mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 21:11:43 +04:00
update icons to v1.66
This commit is contained in:
Generated
+7
-7
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@tabler/icons": "^1.63.0",
|
||||
"@tabler/icons": "^1.66.0",
|
||||
"bootstrap": "5.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2121,9 +2121,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tabler/icons": {
|
||||
"version": "1.63.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.63.0.tgz",
|
||||
"integrity": "sha512-CrtwngpsKcRBUBT5kbNKJS5UDJkexK4povE/5FOJv1EmNdFLN+cFMfkd2wy55zKSiTMZTNnSV9HYIZgvc6g23A==",
|
||||
"version": "1.66.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.66.0.tgz",
|
||||
"integrity": "sha512-lSm1uDymlWdBbGN3TuqvzQbV3kIwcTJo0QTJJbSb5py+ivxSI/Fat/t+pA7/JqLm9rUU+CXuVj3PONSUTanxpg==",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/codecalm"
|
||||
@@ -16922,9 +16922,9 @@
|
||||
}
|
||||
},
|
||||
"@tabler/icons": {
|
||||
"version": "1.63.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.63.0.tgz",
|
||||
"integrity": "sha512-CrtwngpsKcRBUBT5kbNKJS5UDJkexK4povE/5FOJv1EmNdFLN+cFMfkd2wy55zKSiTMZTNnSV9HYIZgvc6g23A==",
|
||||
"version": "1.66.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.66.0.tgz",
|
||||
"integrity": "sha512-lSm1uDymlWdBbGN3TuqvzQbV3kIwcTJo0QTJJbSb5py+ivxSI/Fat/t+pA7/JqLm9rUU+CXuVj3PONSUTanxpg==",
|
||||
"requires": {}
|
||||
},
|
||||
"@tootallnate/once": {
|
||||
|
||||
+1
-1
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@tabler/icons": "^1.63.0",
|
||||
"@tabler/icons": "^1.66.0",
|
||||
"bootstrap": "5.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
+1588
-16
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@
|
||||
<div class="col">
|
||||
{% include ui/chart.html chart-id="active-users-2" %}
|
||||
</div>
|
||||
<div class="col-md-auto">
|
||||
<div class="col{% unless include.hide-breakpoint %}-md{% endunless %}-auto">
|
||||
<div class="divide-y divide-y-fill">
|
||||
<div class="px-3">
|
||||
<div class="text-muted">
|
||||
|
||||
Reference in New Issue
Block a user