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 Jan 28, 2025
1 parent ca56101 commit ebf3a45
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 378 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
22.13.0
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.5",
"@evilmartians/lefthook": "^1.10.5",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.2.2",
"@kong/kongponents": "9.18.3",
Expand All @@ -72,28 +72,28 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.18.0",
"jsdom": "^26.0.0",
"node-emoji": "^2.1.3",
"node-emoji": "^2.2.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"postcss": "^8.5.1",
"postcss-html": "^1.8.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"rollup-plugin-visualizer": "^5.14.0",
"sass": "^1.83.4",
"semantic-release": "^22.0.12",
"stylelint": "^16.10.0",
"stylelint": "^16.13.2",
"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",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-vue-devtools": "^7.6.8",
"vite-plugin-vue-devtools": "^7.7.0",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.10"
"vue-router": "^4.5.0",
"vue-tsc": "^2.2.0"
},
"peerDependencies": {
"vue": ">= 3.3.4 < 4"
Expand Down Expand Up @@ -146,13 +146,13 @@
"@semantic-release/github"
]
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=18.17.0",
"pnpm": ">=9.14.4"
},
"volta": {
"node": "22.11.0"
"node": "22.13.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit ebf3a45

Please sign in to comment.