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
…2356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 18cf5a2 commit 655d2dc
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 165 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"vue-draggable-next": "^2.2.1"
},
"peerDependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.4.3"
},
Expand All @@ -89,16 +89,16 @@
"@types/node": "^20.14.15",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/compiler-core": "^3.4.37",
"@vue/compiler-core": "^3.4.38",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.11.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.3",
"axios": "^1.7.4",
"boxen": "^8.0.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.13.2",
"cypress": "^13.13.3",
"cypress-fail-fast": "^7.1.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.9.0",
Expand All @@ -114,17 +114,17 @@
"sass": "^1.77.8",
"semantic-release": "^24.0.0",
"shx": "^0.3.4",
"stylelint": "^16.8.1",
"stylelint": "^16.8.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.5.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vite-plugin-vue-devtools": "^7.3.8",
"vitepress": "^1.3.2",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue-tsc": "^2.0.29"
},
Expand Down Expand Up @@ -179,10 +179,10 @@
"engines": {
"node": ">=v16.20.2 || >=18.12.1 || >=20.14.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"volta": {
"node": "20.16.0",
"pnpm": "9.7.0"
"pnpm": "9.7.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 655d2dc

Please sign in to comment.