Skip to content

Commit f75d75d

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent def9df0 commit f75d75d

File tree

2 files changed

+102
-101
lines changed

2 files changed

+102
-101
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@apidevtools/json-schema-ref-parser": "14.0.3",
5757
"@asyncapi/openapi-schema-parser": "^3.0.24",
5858
"@asyncapi/parser": "^3.4.0",
59-
"@floating-ui/vue": "^1.1.8",
59+
"@floating-ui/vue": "^1.1.9",
6060
"@kong/icons": "^1.34.0",
6161
"@stoplight/http-spec": "^7.1.0",
6262
"@stoplight/json": "^3.21.7",
@@ -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.2",
83+
"@evilmartians/lefthook": "^1.12.3",
8484
"@kong/design-tokens": "^1.18.0",
8585
"@kong/eslint-config-kong-ui": "1.5.1",
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.0",
92+
"@types/node": "^22.17.2",
9393
"@types/sanitize-html": "^2.16.0",
9494
"@vitejs/plugin-vue": "^6.0.1",
9595
"@vitest/ui": "^3.2.4",
@@ -119,7 +119,7 @@
119119
"tsc-alias": "^1.8.16",
120120
"tslib": "^2.8.1",
121121
"typescript": "^5.9.2",
122-
"vite": "^7.0.6",
122+
"vite": "^7.1.3",
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)