Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2837)
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] committed Mar 20, 2024
1 parent 7ed2c50 commit f9aabf1
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 152 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -64,7 +64,7 @@
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.11",
"vite": "5.1.6",
"vite": "5.2.2",
"vite-plugin-compression2": "^1.0.0",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.11.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"typescript": "^5.4.2",
"vitepress": "1.0.0-rc.45",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.6"
"vue-tsc": "^2.0.7"
},
"lint-staged": {
"*.{js,vue,css,ts,html,md}": [
Expand Down

0 comments on commit f9aabf1

Please sign in to comment.