瀏覽代碼

update icons to v2.6.0

codecalm 2 年之前
父節點
當前提交
adbf5d887c
共有 3 個文件被更改,包括 464 次插入253 次删除
  1. 7 7
      package-lock.json
  2. 1 1
      package.json
  3. 456 245
      src/pages/_data/icons.yml

+ 7 - 7
package-lock.json

@@ -20,7 +20,7 @@
         "@rollup/plugin-replace": "^5.0.2",
         "@rollup/pluginutils": "^5.0.2",
         "@rollup/stream": "^2.0.0",
-        "@tabler/icons": "^2.4.0",
+        "@tabler/icons": "^2.6.0",
         "apexcharts": "^3.37.0",
         "autoprefixer": "^10.4.13",
         "autosize": "^6.0.1",
@@ -2382,9 +2382,9 @@
       }
     },
     "node_modules/@tabler/icons": {
-      "version": "2.4.0",
-      "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.4.0.tgz",
-      "integrity": "sha512-JZY9Kk3UsQoqp7Rw/BuWw1PrkRwv5h0psjJBbj+Cn9UVyhdzr5vztg2mywXBAJ+jFBUL/pjnVcIvOzKFw4CXng==",
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.6.0.tgz",
+      "integrity": "sha512-rflJyQSsu2iV6QgrA7ZdGaikSTdIVpXlem0jBIcx18OKg0ZJmLojmrhNo7DpOW7bCT4Hr2r6jcpq8uSYrinqZw==",
       "dev": true,
       "funding": {
         "type": "github",
@@ -17424,9 +17424,9 @@
       }
     },
     "@tabler/icons": {
-      "version": "2.4.0",
-      "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.4.0.tgz",
-      "integrity": "sha512-JZY9Kk3UsQoqp7Rw/BuWw1PrkRwv5h0psjJBbj+Cn9UVyhdzr5vztg2mywXBAJ+jFBUL/pjnVcIvOzKFw4CXng==",
+      "version": "2.6.0",
+      "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-2.6.0.tgz",
+      "integrity": "sha512-rflJyQSsu2iV6QgrA7ZdGaikSTdIVpXlem0jBIcx18OKg0ZJmLojmrhNo7DpOW7bCT4Hr2r6jcpq8uSYrinqZw==",
       "dev": true
     },
     "@tootallnate/once": {

+ 1 - 1
package.json

@@ -127,7 +127,7 @@
     "@rollup/plugin-replace": "^5.0.2",
     "@rollup/pluginutils": "^5.0.2",
     "@rollup/stream": "^2.0.0",
-    "@tabler/icons": "^2.4.0",
+    "@tabler/icons": "^2.6.0",
     "apexcharts": "^3.37.0",
     "autoprefixer": "^10.4.13",
     "autosize": "^6.0.1",

文件差異過大導致無法顯示
+ 456 - 245
src/pages/_data/icons.yml


部分文件因文件數量過多而無法顯示