File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "@iconify/tools" : " workspace:^"
1313 },
1414 "devDependencies" : {
15- "@iconify/json" : " ^2.2.450 " ,
15+ "@iconify/json" : " ^2.2.455 " ,
1616 "@iconify/utils" : " ^3.1.0" ,
1717 "@types/node" : " ^24.12.0" ,
1818 "typescript" : " ^5.9.3"
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@iconify/tools" : " workspace:^" ,
13- "@unocss/reset" : " ^66.6.6 " ,
14- "vue" : " ^3.5.30 "
13+ "@unocss/reset" : " ^66.6.7 " ,
14+ "vue" : " ^3.5.31 "
1515 },
1616 "devDependencies" : {
17- "@iconify-json/carbon" : " ^1.2.19 " ,
17+ "@iconify-json/carbon" : " ^1.2.20 " ,
1818 "@iconify/types" : " ^2.0.0" ,
1919 "@iconify/utils" : " ^3.1.0" ,
2020 "@types/node" : " ^24.12.0" ,
2121 "@vitejs/plugin-vue" : " ^6.0.5" ,
2222 "typescript" : " ^5.9.3" ,
23- "unocss" : " ^66.6.6 " ,
23+ "unocss" : " ^66.6.7 " ,
2424 "vite" : " ^7.3.1" ,
25- "vue-tsc" : " ^3.2.5 "
25+ "vue-tsc" : " ^3.2.6 "
2626 }
2727}
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "vue" : " ^3.5.30 "
12+ "vue" : " ^3.5.31 "
1313 },
1414 "devDependencies" : {
1515 "@iconify/tools" : " workspace:^" ,
Original file line number Diff line number Diff line change 2222 "test:ci" : " cross-env TEST_REMOTE=false npm run test"
2323 },
2424 "dependencies" : {
25- "@cyberalien/svg-utils" : " ^1.2.7 " ,
25+ "@cyberalien/svg-utils" : " ^1.2.8 " ,
2626 "@iconify/types" : " ^2.0.0" ,
2727 "@iconify/utils" : " ^3.1.0" ,
2828 "fflate" : " ^0.8.2" ,
29- "modern-tar" : " ^0.7.5 " ,
29+ "modern-tar" : " ^0.7.6 " ,
3030 "pathe" : " ^2.0.3" ,
3131 "svgo" : " ^4.0.1"
3232 },
3535 "@eslint/js" : " ^9.39.4" ,
3636 "@types/jest" : " ^30.0.0" ,
3737 "@types/node" : " ^24.12.0" ,
38- "@typescript-eslint/eslint-plugin" : " ^8.57.1 " ,
39- "@typescript-eslint/parser" : " ^8.57.1 " ,
38+ "@typescript-eslint/eslint-plugin" : " ^8.57.2 " ,
39+ "@typescript-eslint/parser" : " ^8.57.2 " ,
4040 "cross-env" : " ^10.1.0" ,
4141 "eslint" : " ^9.39.4" ,
4242 "eslint-config-prettier" : " ^10.1.8" ,
4646 "rimraf" : " ^6.1.3" ,
4747 "tsdown" : " ^0.20.3" ,
4848 "typescript" : " ^5.9.3" ,
49- "vitest" : " ^4.1.0 "
49+ "vitest" : " ^4.1.2 "
5050 },
5151 "exports" : {
5252 "./*" : " ./*" ,
Original file line number Diff line number Diff line change 1616 " @debug/*" ,
1717 " @iconify-demo/*"
1818 ],
19- "packageManager" : " pnpm@10.32.1 " ,
19+ "packageManager" : " pnpm@10.33.0 " ,
2020 "scripts" : {
2121 "build" : " pnpm recursive run build" ,
2222 "test" : " pnpm recursive run test" ,
You can’t perform that action at this time.
0 commit comments