Skip to content

Commit c7744c2

Browse files
chore(deps): update all non-major dependencies with stable version
1 parent 0b596cb commit c7744c2

File tree

3 files changed

+249
-244
lines changed

3 files changed

+249
-244
lines changed

.nvmrc

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@commitlint/cli": "^19.6.0",
5353
"@commitlint/config-conventional": "^19.6.0",
5454
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
55-
"@evilmartians/lefthook": "^1.8.5",
55+
"@evilmartians/lefthook": "^1.9.0",
5656
"@kong/design-tokens": "^1.17.2",
5757
"@kong/eslint-config-kong-ui": "^1.1.3",
5858
"@kong/kongponents": "9.14.28",
@@ -72,26 +72,26 @@
7272
"cz-conventional-changelog": "^3.3.0",
7373
"eslint": "^9.16.0",
7474
"jsdom": "^25.0.1",
75-
"node-emoji": "^2.1.3",
75+
"node-emoji": "^2.2.0",
7676
"picocolors": "^1.1.1",
7777
"postcss": "^8.4.49",
7878
"postcss-html": "^1.7.0",
7979
"rimraf": "^6.0.1",
8080
"rollup-plugin-visualizer": "^5.12.0",
8181
"sass": "^1.82.0",
8282
"semantic-release": "^22.0.12",
83-
"stylelint": "^16.10.0",
83+
"stylelint": "^16.11.0",
8484
"stylelint-config-html": "^1.1.0",
8585
"stylelint-config-recommended-scss": "^14.1.0",
8686
"stylelint-config-recommended-vue": "^1.5.0",
8787
"stylelint-order": "^6.0.4",
8888
"tsc-alias": "^1.8.10",
89-
"typescript": "^5.6.3",
89+
"typescript": "^5.7.2",
9090
"vite": "^6.0.3",
9191
"vite-plugin-vue-devtools": "^7.6.7",
9292
"vitest": "^2.1.8",
9393
"vue": "^3.5.13",
94-
"vue-router": "^4.4.5",
94+
"vue-router": "^4.5.0",
9595
"vue-tsc": "^2.1.10"
9696
},
9797
"peerDependencies": {
@@ -145,13 +145,13 @@
145145
"@semantic-release/github"
146146
]
147147
},
148-
"packageManager": "pnpm@9.14.4",
148+
"packageManager": "pnpm@9.15.0",
149149
"engines": {
150150
"node": ">=18.17.0",
151-
"pnpm": ">=9.14.4"
151+
"pnpm": ">=9.15.0"
152152
},
153153
"volta": {
154-
"node": "22.11.0"
154+
"node": "22.12.0"
155155
},
156156
"config": {
157157
"commitizen": {

0 commit comments

Comments
 (0)