Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 0b224b2 commit 4255f8f
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "^1.3.4",
"vitepress": "^1.4.0",
"vue": "^3.5.11",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
Expand Down Expand Up @@ -179,10 +179,10 @@
"engines": {
"node": ">=v16.20.2 || >=18.12.1 || >=20.14.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.0",
"pnpm": "9.12.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 4255f8f

Please sign in to comment.