Skip to content

Commit ab8aa7b

Browse files
chore(deps): update all non-major dependencies with stable version
1 parent 053a952 commit ab8aa7b

3 files changed

Lines changed: 811 additions & 649 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.12.0
1+
22.15.1

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,24 @@
2222
"author": "Kong, Inc.",
2323
"license": "Apache-2.0",
2424
"devDependencies": {
25-
"@commitlint/cli": "^19.6.1",
26-
"@commitlint/config-conventional": "^19.6.0",
25+
"@commitlint/cli": "^19.8.1",
26+
"@commitlint/config-conventional": "^19.8.1",
2727
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
28-
"@evilmartians/lefthook": "^1.10.1",
28+
"@evilmartians/lefthook": "^1.11.12",
2929
"@kong/eslint-config-kong-ui": "^1.2.9",
3030
"@vitest/ui": "^2.1.8",
3131
"eslint": "^9.17.0",
32-
"typescript": "^5.7.2",
33-
"unbuild": "^3.2.0",
32+
"typescript": "^5.8.3",
33+
"unbuild": "^3.5.0",
3434
"vitest": "^2.1.8",
3535
"vue-tsc": "^2.2.0"
3636
},
3737
"engines": {
38-
"node": ">=22.12.0",
38+
"node": ">=22.15.1",
3939
"pnpm": ">=9.15.1"
4040
},
4141
"volta": {
42-
"node": "22.12.0",
42+
"node": "22.15.1",
4343
"pnpm": "9.15.1"
4444
},
4545
"packageManager": "pnpm@9.15.1",

0 commit comments

Comments
 (0)