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 Dec 20, 2024
1 parent 84caab1 commit f4b86b9
Show file tree
Hide file tree
Showing 3 changed files with 1,028 additions and 721 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.1
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"peerDependencies": {
"axios": "^1.7.7",
"vue": ">= 3.5.0 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@babel/types": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@cypress/vite-dev-server": "^5.2.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@evilmartians/lefthook": "^1.9.0",
"@kong-ui-public/sandbox-layout": "^2.1.59",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
Expand All @@ -88,44 +88,44 @@
"@types/inquirer": "^9.0.7",
"@types/node": "^20.17.1",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-core": "^3.5.12",
"@vue/tsconfig": "^0.7.0",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.3.0",
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"boxen": "^8.0.1",
"commitizen": "^4.3.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.15.1",
"cypress": "^13.16.1",
"cypress-fail-fast": "^7.1.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.16.0",
"inquirer": "^9.3.6",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"nanospinner": "^1.2.0",
"node-emoji": "^2.2.0",
"picocolors": "^1.1.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^14.0.3",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.7",
"sass": "^1.82.0",
"semantic-release": "^24.2.0",
"shx": "^0.3.4",
"stylelint": "^16.9.0",
"stylelint": "^16.11.0",
"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.6.3",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-vue-devtools": "^7.4.6",
"vitepress": "^1.3.4",
"vite-plugin-vue-devtools": "^7.6.7",
"vitepress": "^1.5.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.6"
},
"resolutions": {
Expand Down Expand Up @@ -179,10 +179,10 @@
"engines": {
"node": ">=v16.20.2 || >=18.12.1 || >=20.14.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.15.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.11.0"
"node": "20.18.1",
"pnpm": "9.15.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit f4b86b9

Please sign in to comment.