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 27, 2024
1 parent 5581ebf commit 5d19719
Show file tree
Hide file tree
Showing 3 changed files with 641 additions and 398 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
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@types/inquirer": "^9.0.7",
"@types/node": "^20.17.1",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/compiler-core": "^3.5.12",
"@vue/tsconfig": "^0.6.0",
"@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,27 +103,27 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.14.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",
"postcss-custom-properties": "^14.0.3",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.7",
"sass": "^1.81.0",
"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.4",
"vitepress": "^1.5.0",
"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.13.2",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.0",
"pnpm": "9.13.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 5d19719

Please sign in to comment.