1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-16 00:02:21 +04:00

update icons to v2.9.0

This commit is contained in:
codecalm
2023-03-08 20:16:09 +01:00
parent e0e00a9317
commit f61f8dac30
3 changed files with 815 additions and 364 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"@rollup/stream": "^2.0.0",
"@tabler/icons": "^2.8.0",
"@tabler/icons": "^2.9.0",
"apexcharts": "^3.37.0",
"autoprefixer": "^10.4.13",
"autosize": "^6.0.1",
@@ -2382,9 +2382,9 @@
}
},
"node_modules/@tabler/icons": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.8.0.tgz",
"integrity": "sha512-8diABuB3J+NEUtdwIXJF0bJSE5VpnnyzWeiZGFq/XlcTYJNEF+36ijiPNUGpsV/QXY6syesJKmmPkUUwD+LxdA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.9.0.tgz",
"integrity": "sha512-x0Vafi2m0jP+fgWxgOu/wI6/o7r+uVWr0NtpsNiboYn4KIDOPyxtJ6T156ZQ3XfDU51WZDaMUIxY35AF5QoowQ==",
"dev": true,
"funding": {
"type": "github",
@@ -17424,9 +17424,9 @@
}
},
"@tabler/icons": {
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.8.0.tgz",
"integrity": "sha512-8diABuB3J+NEUtdwIXJF0bJSE5VpnnyzWeiZGFq/XlcTYJNEF+36ijiPNUGpsV/QXY6syesJKmmPkUUwD+LxdA==",
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.9.0.tgz",
"integrity": "sha512-x0Vafi2m0jP+fgWxgOu/wI6/o7r+uVWr0NtpsNiboYn4KIDOPyxtJ6T156ZQ3XfDU51WZDaMUIxY35AF5QoowQ==",
"dev": true
},
"@tootallnate/once": {