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 Jun 11, 2024
1 parent 54ead19 commit c3fd4e7
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 142 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.1
18.20.3
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"vue-draggable-next": "^2.2.1"
},
"peerDependencies": {
"axios": "^1.6.8",
"axios": "^1.7.2",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.1.0",
"@cypress/vite-dev-server": "^5.0.7",
"@commitlint/config-conventional": "^19.2.2",
"@cypress/vite-dev-server": "^5.1.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.14",
"@kong-ui-public/sandbox-layout": "^2.1.0",
Expand All @@ -91,14 +91,14 @@
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-core": "^3.4.27",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^10.10.0",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"axios": "^1.7.2",
"boxen": "^7.1.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.7.3",
"cypress": "^13.10.0",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.4.0",
Expand All @@ -108,21 +108,21 @@
"picocolors": "^1.0.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.10",
"postcss-html": "^1.6.0",
"postcss-html": "^1.7.0",
"rimraf": "^5.0.7",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.72.0",
"sass": "^1.77.4",
"semantic-release": "^22.0.12",
"shx": "^0.3.4",
"stylelint": "^16.3.1",
"stylelint": "^16.6.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"vite-plugin-vue-devtools": "^7.0.27",
"vite-plugin-vue-devtools": "^7.2.1",
"vitepress": "^1.2.2",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
Expand Down Expand Up @@ -180,7 +180,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.19.1",
"node": "18.20.3",
"yarn": "1.22.22"
},
"config": {
Expand Down
Loading

0 comments on commit c3fd4e7

Please sign in to comment.