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 5, 2024
1 parent 99db1b5 commit 4724eda
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 292 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.2",
"@evilmartians/lefthook": "^1.8.4",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "9.14.17",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.6",
"@types/node": "^20.17.7",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/ui": "^2.1.4",
"@vitest/ui": "^2.1.5",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.6.0",
"autoprefixer": "^10.4.20",
Expand All @@ -73,7 +73,7 @@
"jsdom": "^24.1.3",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
Expand All @@ -86,10 +86,10 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vite": "^5.4.11",
"vite-plugin-vue-devtools": "^7.6.4",
"vitest": "^2.1.5",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.10"
},
Expand Down Expand Up @@ -144,13 +144,13 @@
"@semantic-release/github"
]
},
"packageManager": "pnpm@9.14.1",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=9.14.1"
"pnpm": ">=9.14.2"
},
"volta": {
"node": "20.18.0"
"node": "20.18.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 4724eda

Please sign in to comment.