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 23, 2024
1 parent 855bc29 commit 5d4d618
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 233 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.12.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.5",
"@evilmartians/lefthook": "^1.9.0",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.3",
"@kong/kongponents": "9.14.24",
Expand All @@ -72,26 +72,26 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.16.0",
"jsdom": "^25.0.1",
"node-emoji": "^2.1.3",
"node-emoji": "^2.2.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.82.0",
"semantic-release": "^22.0.12",
"stylelint": "^16.10.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.3",
"vite-plugin-vue-devtools": "^7.6.7",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.10"
},
"peerDependencies": {
Expand Down Expand Up @@ -145,13 +145,13 @@
"@semantic-release/github"
]
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=9.14.4"
"pnpm": ">=9.15.0"
},
"volta": {
"node": "22.11.0"
"node": "22.12.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 5d4d618

Please sign in to comment.