diff --git a/package.json b/package.json index 7019e006..26997eb4 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.7.15", + "@evilmartians/lefthook": "^1.7.16", "@kong/design-tokens": "^1.17.2", "@kong/eslint-config-kong-ui": "^1.1.1", "@mdit-vue/types": "^2.1.0", @@ -93,7 +93,7 @@ "@types/markdown-it-attrs": "^4.1.3", "@types/markdown-it-emoji": "^3.0.1", "@types/markdown-it-footnote": "^3.0.4", - "@types/node": "^20.16.5", + "@types/node": "^20.16.7", "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^5.1.4", "@vitest/ui": "^2.1.1", @@ -121,8 +121,8 @@ "ts-node": "^10.9.2", "tsc-alias": "^1.8.10", "typescript": "^5.6.2", - "vite": "^5.4.7", - "vite-plugin-vue-devtools": "^7.4.5", + "vite": "^5.4.8", + "vite-plugin-vue-devtools": "^7.4.6", "vitest": "2.1.1", "vue": "^3.5.8", "vue-tsc": "^2.1.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d72d749..4337b0bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,7 +85,7 @@ importers: specifier: ^8.0.1 version: 8.0.1(@types/node@20.16.10)(typescript@5.6.2) '@evilmartians/lefthook': - specifier: ^1.7.15 + specifier: ^1.7.16 version: 1.7.17 '@kong/design-tokens': specifier: ^1.17.2 @@ -124,7 +124,7 @@ importers: specifier: ^3.0.4 version: 3.0.4 '@types/node': - specifier: ^20.16.5 + specifier: ^20.16.7 version: 20.16.10 '@types/uuid': specifier: ^10.0.0 @@ -208,10 +208,10 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite: - specifier: ^5.4.7 + specifier: ^5.4.8 version: 5.4.8(@types/node@20.16.10)(sass@1.79.4) vite-plugin-vue-devtools: - specifier: ^7.4.5 + specifier: ^7.4.6 version: 7.4.6(rollup@4.22.5)(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4))(vue@3.5.10(typescript@5.6.2)) vitest: specifier: 2.1.1