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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 75d9f91 commit fad4b2b
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 135 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"vue-draggable-next": "^2.2.1"
},
"peerDependencies": {
"axios": "^1.7.2",
"axios": "^1.7.3",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.4.0"
"vue-router": "^4.4.2"
},
"devDependencies": {
"@babel/types": "^7.24.9",
Expand All @@ -89,27 +89,27 @@
"@types/node": "^20.14.13",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-core": "^3.4.34",
"@vue/compiler-core": "^3.4.35",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.11.0",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"axios": "^1.7.3",
"boxen": "^7.1.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.13.1",
"cypress": "^13.13.2",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.7.0",
"inquirer": "^10.1.5",
"inquirer": "^10.1.6",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.12",
"postcss-html": "^1.7.0",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"semantic-release": "^24.0.0",
Expand All @@ -124,8 +124,8 @@
"vite": "^5.3.5",
"vite-plugin-vue-devtools": "^7.3.7",
"vitepress": "^1.3.1",
"vue": "^3.4.34",
"vue-router": "^4.4.0",
"vue": "^3.4.35",
"vue-router": "^4.4.2",
"vue-tsc": "^2.0.29"
},
"resolutions": {
Expand Down
Loading

0 comments on commit fad4b2b

Please sign in to comment.