Skip to content

Commit d5fb466

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent 78eced4 commit d5fb466

File tree

3 files changed

+172
-172
lines changed

3 files changed

+172
-172
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.6.0
1+
24.8.0

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"lodash-es": "^4.17.21",
7171
"markdown-it": "^14.1.0",
7272
"sanitize-html": "^2.17.0",
73-
"shiki": "^3.8.1"
73+
"shiki": "^3.12.2"
7474
},
7575
"resolutions": {
7676
"openapi3-ts": "4.5.0"
@@ -80,7 +80,7 @@
8080
"@commitlint/cli": "^19.8.1",
8181
"@commitlint/config-conventional": "^19.8.1",
8282
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
83-
"@evilmartians/lefthook": "^1.12.3",
83+
"@evilmartians/lefthook": "^1.13.0",
8484
"@kong/design-tokens": "^1.18.0",
8585
"@kong/eslint-config-kong-ui": "1.5.5",
8686
"@semantic-release/changelog": "^6.0.3",
@@ -107,8 +107,8 @@
107107
"postcss-html": "^1.8.0",
108108
"rimraf": "^6.0.1",
109109
"rollup-plugin-visualizer": "^6.0.3",
110-
"sass": "^1.90.0",
111-
"sass-embedded": "^1.90.0",
110+
"sass": "^1.92.1",
111+
"sass-embedded": "^1.92.1",
112112
"semantic-release": "^24.2.7",
113113
"stylelint": "^16.24.0",
114114
"stylelint-config-html": "^1.1.0",
@@ -194,8 +194,8 @@
194194
"node": ">=18.17.0"
195195
},
196196
"volta": {
197-
"node": "24.6.0",
198-
"pnpm": "10.14.0"
197+
"node": "24.8.0",
198+
"pnpm": "10.16.0"
199199
},
200200
"config": {
201201
"commitizen": {

0 commit comments

Comments
 (0)