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 Jan 29, 2025
1 parent 5ac69da commit c2d3531
Show file tree
Hide file tree
Showing 3 changed files with 920 additions and 757 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.1
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"peerDependencies": {
"axios": "^1.7.9",
"vue": ">= 3.5.0 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@babel/types": "^7.26.5",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@cypress/vite-dev-server": "^6.0.1",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.10.5",
Expand All @@ -101,35 +101,35 @@
"commitizen": "^4.3.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.15.2",
"cypress": "^13.17.0",
"cypress-fail-fast": "^7.1.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.18.0",
"inquirer": "^9.3.6",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"nanospinner": "^1.2.2",
"node-emoji": "^2.2.0",
"picocolors": "^1.1.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^14.0.4",
"postcss-html": "^1.7.0",
"postcss-html": "^1.8.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.7",
"rollup-plugin-visualizer": "^5.14.0",
"sass": "^1.83.4",
"semantic-release": "^24.2.1",
"shiki": "^1.27.2",
"shx": "^0.3.4",
"stylelint": "^16.9.0",
"stylelint": "^16.13.2",
"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",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "^1.3.4",
"vite-plugin-vue-devtools": "^7.7.0",
"vitepress": "^1.5.0",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-tsc": "^2.2.0"
},
"resolutions": {
Expand Down Expand Up @@ -183,10 +183,10 @@
"engines": {
"node": ">=v16.20.2 || >=18.12.1 || >=20.14.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.15.4",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.1",
"pnpm": "9.15.4"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit c2d3531

Please sign in to comment.