Skip to content

Commit 42fd812

Browse files
committed
deps: update xicons to fix memory leaking issue
1 parent a23164e commit 42fd812

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@
101101
"@rollup/plugin-terser": "^0.4.3",
102102
"@types/estree": "^1.0.1",
103103
"@types/jest": "^29.5.4",
104-
"@vicons/fluent": "^0.12.0",
105-
"@vicons/ionicons4": "^0.12.0",
106-
"@vicons/ionicons5": "^0.12.0",
104+
"@vicons/fluent": "^0.13.0",
105+
"@vicons/ionicons4": "^0.13.0",
106+
"@vicons/ionicons5": "^0.13.0",
107107
"@vitejs/plugin-vue": "^5.0.3",
108108
"@vue/compiler-sfc": "^3.4.15",
109109
"@vue/server-renderer": "^3.5.13",

0 commit comments

Comments
 (0)