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 Nov 12, 2024
1 parent 0380e2b commit 484cf92
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 380 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
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-core": "^3.5.12",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"boxen": "^8.0.1",
Expand All @@ -103,7 +103,7 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.13.0",
"inquirer": "^9.3.6",
"nanospinner": "^1.1.0",
"nanospinner": "^1.2.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.1",
"postcss-cli": "^11.0.0",
Expand All @@ -114,16 +114,16 @@
"sass": "^1.80.4",
"semantic-release": "^24.2.0",
"shx": "^0.3.4",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "^1.3.4",
"vite-plugin-vue-devtools": "^7.6.1",
"vitepress": "^1.4.2",
"vue": "^3.5.12",
"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.3",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.0",
"pnpm": "9.12.3"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 484cf92

Please sign in to comment.