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