Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3565)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent db5d36c commit 0c4ca6d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 194 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@iconify-json/cil": "^1.2.2",
"@iconify-json/ic": "^1.2.2",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/mdi": "^1.2.2",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/mdi-light": "^1.2.2",
"@iconify-json/octicon": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
Expand Down Expand Up @@ -67,12 +67,12 @@
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-macros": "^2.13.10",
"unplugin-vue-router": "^0.10.9",
"vite": "6.0.9",
"unplugin-vue-router": "^0.11.1",
"vite": "6.0.11",
"vite-plugin-compression2": "^1.3.3",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.6.0",
"vitepress": "1.6.1",
"vue": "^3.5.13",
"vue-i18n": "^11.0.1",
"vue-router": "^4.5.0"
Expand Down Expand Up @@ -103,7 +103,7 @@
"simple-git-hooks": "^2.11.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"vitest": "^3.0.2",
"vitest": "^3.0.3",
"vue-component-type-helpers": "^2.2.0",
"vue-tsc": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 0c4ca6d

Please sign in to comment.