1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

update icons to v2.3.0

This commit is contained in:
codecalm
2023-02-10 01:00:30 +01:00
parent 142a41ddce
commit 91065f95f1
3 changed files with 1009 additions and 350 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.1.2",
"@tabler/icons": "^2.3.0",
"apexcharts": "^3.36.3",
"autoprefixer": "^10.4.13",
"autosize": "^5.0.2",
@@ -2381,9 +2381,9 @@
}
},
"node_modules/@tabler/icons": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.1.2.tgz",
"integrity": "sha512-+CPB+BSqVDP4+/d+cHSaGwG460C3sob7EJkQ+ZS8xV6bRER64OsCP92O7M+uYBhJFDWuf6poCeSETNZNcFa2nA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.3.0.tgz",
"integrity": "sha512-zYSgqYodvuuJPNl+Z5UaAP1adzONtCS923aKp7k6SuchrNOc8HE45epzI3ED0X2glYmFkd0Y/YXqPDhYi2p3Fw==",
"dev": true,
"funding": {
"type": "github",
@@ -17422,9 +17422,9 @@
}
},
"@tabler/icons": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.1.2.tgz",
"integrity": "sha512-+CPB+BSqVDP4+/d+cHSaGwG460C3sob7EJkQ+ZS8xV6bRER64OsCP92O7M+uYBhJFDWuf6poCeSETNZNcFa2nA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.3.0.tgz",
"integrity": "sha512-zYSgqYodvuuJPNl+Z5UaAP1adzONtCS923aKp7k6SuchrNOc8HE45epzI3ED0X2glYmFkd0Y/YXqPDhYi2p3Fw==",
"dev": true
},
"@tootallnate/once": {