Skip to content

Commit 3cd1991

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 8664485 commit 3cd1991

File tree

2 files changed

+360
-318
lines changed

2 files changed

+360
-318
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -77,20 +77,20 @@
7777
"openapi3-ts": "4.5.0"
7878
},
7979
"devDependencies": {
80-
"@babel/types": "^7.28.5",
80+
"@babel/types": "^7.28.6",
8181
"@commitlint/cli": "^19.8.1",
8282
"@commitlint/config-conventional": "^19.8.1",
8383
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
84-
"@evilmartians/lefthook": "^2.0.12",
84+
"@evilmartians/lefthook": "^2.0.15",
8585
"@kong/design-tokens": "^1.18.2",
8686
"@kong/eslint-config-kong-ui": "1.6.0",
8787
"@semantic-release/changelog": "^6.0.3",
8888
"@semantic-release/git": "^10.0.1",
89-
"@stylistic/stylelint-plugin": "^4.0.0",
89+
"@stylistic/stylelint-plugin": "^4.0.1",
9090
"@types/jsdom": "^27.0.0",
9191
"@types/json-schema": "^7.0.15",
9292
"@types/markdown-it": "^14.1.2",
93-
"@types/node": "^24.10.4",
93+
"@types/node": "^24.10.9",
9494
"@types/sanitize-html": "^2.16.0",
9595
"@vitejs/plugin-vue": "^6.0.3",
9696
"@vitest/ui": "^3.2.4",
@@ -105,11 +105,11 @@
105105
"jsdom": "^27.4.0",
106106
"openapi3-ts": "4.5.0",
107107
"postcss": "^8.5.6",
108-
"postcss-html": "^1.8.0",
108+
"postcss-html": "^1.8.1",
109109
"rimraf": "^6.1.2",
110110
"rollup-plugin-visualizer": "^6.0.5",
111-
"sass": "^1.94.3",
112-
"sass-embedded": "^1.97.1",
111+
"sass": "^1.97.2",
112+
"sass-embedded": "^1.97.2",
113113
"semantic-release": "^25.0.2",
114114
"stylelint": "^16.26.1",
115115
"stylelint-config-html": "^1.1.0",
@@ -120,14 +120,14 @@
120120
"tsc-alias": "^1.8.16",
121121
"tslib": "^2.8.1",
122122
"typescript": "^5.9.3",
123-
"vite": "^7.2.7",
123+
"vite": "^7.3.1",
124124
"vite-plugin-node-polyfills": "^0.24.0",
125125
"vite-plugin-replace": "^0.1.1",
126126
"vite-plugin-vue-devtools": "^8.0.5",
127127
"vitest": "3.2.4",
128-
"vue": "^3.5.26",
128+
"vue": "^3.5.27",
129129
"vue-router": "^4.6.4",
130-
"vue-tsc": "^3.1.8"
130+
"vue-tsc": "^3.2.2"
131131
},
132132
"pnpm": {
133133
"onlyBuiltDependencies": [
@@ -140,7 +140,7 @@
140140
"openapi3-ts": "4.5.0",
141141
"jsonpath-plus@<10.3.0": ">=10.3.0",
142142
"elliptic@<=6.6.0": ">=6.6.1",
143-
"@babel/helpers@<7.26.10": ">=7.28.4",
143+
"@babel/helpers@<7.26.10": ">=7.28.6",
144144
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
145145
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
146146
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",

0 commit comments

Comments
 (0)