Skip to content

Commit 67655b6

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent c1ebef7 commit 67655b6

File tree

2 files changed

+146
-178
lines changed

2 files changed

+146
-178
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@vueuse/core": "^13.6.0",
6666
"allof-merge": "^0.6.6",
6767
"flatted": "^3.3.3",
68-
"form-urlencoded": "^6.1.5",
68+
"form-urlencoded": "^6.1.6",
6969
"httpsnippet": "^3.0.9",
7070
"lodash-es": "^4.17.21",
7171
"markdown-it": "^14.1.0",
@@ -76,11 +76,11 @@
7676
"openapi3-ts": "4.5.0"
7777
},
7878
"devDependencies": {
79-
"@babel/types": "^7.28.2",
79+
"@babel/types": "^7.28.4",
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.12.4",
8484
"@kong/design-tokens": "^1.18.0",
8585
"@kong/eslint-config-kong-ui": "1.5.5",
8686
"@semantic-release/changelog": "^6.0.3",
@@ -89,7 +89,7 @@
8989
"@types/jsdom": "^21.1.7",
9090
"@types/json-schema": "^7.0.15",
9191
"@types/markdown-it": "^14.1.2",
92-
"@types/node": "^22.17.2",
92+
"@types/node": "^22.18.1",
9393
"@types/sanitize-html": "^2.16.0",
9494
"@vitejs/plugin-vue": "^6.0.1",
9595
"@vitest/ui": "^3.2.4",
@@ -109,7 +109,7 @@
109109
"rollup-plugin-visualizer": "^6.0.3",
110110
"sass": "^1.90.0",
111111
"sass-embedded": "^1.90.0",
112-
"semantic-release": "^24.2.7",
112+
"semantic-release": "^24.2.8",
113113
"stylelint": "^16.24.0",
114114
"stylelint-config-html": "^1.1.0",
115115
"stylelint-config-recommended-scss": "^15.0.1",
@@ -119,7 +119,7 @@
119119
"tsc-alias": "^1.8.16",
120120
"tslib": "^2.8.1",
121121
"typescript": "^5.9.2",
122-
"vite": "^7.1.3",
122+
"vite": "^7.1.5",
123123
"vite-plugin-node-polyfills": "^0.24.0",
124124
"vite-plugin-replace": "^0.1.1",
125125
"vite-plugin-vue-devtools": "^8.0.0",

0 commit comments

Comments
 (0)