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 May 7, 2024
1 parent 404698c commit 52a169d
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 228 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"peerDependencies": {
"axios": "^1.6.8",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.1.0",
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
Expand All @@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-core": "^3.4.22",
"@vue/compiler-core": "^3.4.25",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.19",
Expand All @@ -99,22 +99,22 @@
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.7.3",
"cypress": "^13.8.1",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-n": "^17.3.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.25.0",
"inquirer": "^9.2.18",
"inquirer": "^9.2.20",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.7",
"postcss-custom-properties": "^13.3.8",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
Expand All @@ -128,12 +128,12 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vite-plugin-vue-devtools": "^7.0.27",
"vitepress": "^1.1.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.13"
"vitepress": "^1.1.3",
"vue": "^3.4.25",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.14"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit 52a169d

Please sign in to comment.