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 17, 2024
1 parent f34c403 commit b49ebfa
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 232 deletions.
28 changes: 14 additions & 14 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",
"@babel/types": "^7.24.5",
"@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 @@ -83,14 +83,14 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.31",
"@types/node": "^18.19.32",
"@types/node-emoji": "^2.1.0",
"@types/sortablejs": "^1.15.8",
"@types/uuid": "^9.0.8",
"@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.27",
"@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": "^3.0.3",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.2.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.10",
"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.11",
"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.4",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.16"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit b49ebfa

Please sign in to comment.