Skip to content

Commit 75e0b6e

Browse files
chore(deps): update all non-major dependencies with stable versions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06e35ca commit 75e0b6e

File tree

2 files changed

+174
-240
lines changed

2 files changed

+174
-240
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@evilmartians/lefthook": "^1.13.6",
3232
"@kong/design-tokens": "^1.18.2",
3333
"@kong/eslint-config-kong-ui": "1.6.0",
34-
"@shikijs/monaco": "^3.15.0",
34+
"@shikijs/monaco": "^3.21.0",
3535
"@stoplight/types": "^14.1.1",
3636
"@stylistic/stylelint-plugin": "^5.0.1",
3737
"@types/node": "^24.10.9",
@@ -45,12 +45,12 @@
4545
"cz-conventional-changelog": "^3.3.0",
4646
"eslint": "^9.39.2",
4747
"eslint-plugin-vue": "^10.7.0",
48-
"happy-dom": "^20.0.11",
48+
"happy-dom": "^20.4.0",
4949
"monaco-editor": "^0.55.1",
5050
"npm-run-all2": "^8.0.4",
5151
"sass": "^1.97.3",
52-
"sass-embedded": "^1.93.3",
53-
"shiki": "^3.15.0",
52+
"sass-embedded": "^1.97.3",
53+
"shiki": "^3.21.0",
5454
"stylelint": "^16.26.1",
5555
"stylelint-config-html": "^1.1.0",
5656
"stylelint-config-recommended-scss": "^16.0.2",
@@ -81,7 +81,7 @@
8181
"type": "module",
8282
"version": "0.0.0",
8383
"volta": {
84-
"node": "24.12.0",
84+
"node": "24.13.0",
8585
"pnpm": "10.28.2"
8686
},
8787
"pnpm": {
@@ -92,8 +92,8 @@
9292
"vue-demi"
9393
],
9494
"overrides": {
95-
"vue@>=2.0.0-alpha.1 <3.0.0-alpha.0": ">=3.0.11",
96-
"dompurify@<3.2.4": ">=3.2.7",
95+
"vue@>=2.0.0-alpha.1 <3.0.0-alpha.0": ">=3.5.27",
96+
"dompurify@<3.2.4": ">=3.3.1",
9797
"tmp@<=0.2.3": ">=0.2.5",
9898
"form-data@>=4.0.0 <4.0.4": ">=4.0.5"
9999
}

0 commit comments

Comments
 (0)