|
52 | 52 | "@commitlint/cli": "^20.1.0", |
53 | 53 | "@commitlint/config-conventional": "^20.0.0", |
54 | 54 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
55 | | - "@evilmartians/lefthook": "^1.13.0", |
| 55 | + "@evilmartians/lefthook": "^1.13.6", |
56 | 56 | "@kong/design-tokens": "^1.18.0", |
57 | 57 | "@kong/eslint-config-kong-ui": "^1.5.1", |
58 | 58 | "@kong/kongponents": "9.42.4", |
59 | 59 | "@semantic-release/changelog": "^6.0.3", |
60 | 60 | "@semantic-release/git": "^10.0.1", |
61 | 61 | "@types/jsdom": "^21.1.7", |
62 | | - "@types/node": "^22.18.1", |
| 62 | + "@types/node": "^22.18.11", |
63 | 63 | "@vitejs/plugin-vue": "^6.0.1", |
64 | 64 | "@vitest/ui": "^3.2.4", |
65 | 65 | "@vue/test-utils": "^2.4.6", |
66 | 66 | "@vue/tsconfig": "^0.7.0", |
67 | | - "@vueuse/core": "^13.5.0", |
| 67 | + "@vueuse/core": "^13.9.0", |
68 | 68 | "autoprefixer": "^10.4.21", |
69 | 69 | "c8": "^10.1.3", |
70 | 70 | "cheerio": "^1.1.2", |
|
78 | 78 | "postcss": "^8.5.6", |
79 | 79 | "postcss-html": "^1.8.0", |
80 | 80 | "rimraf": "^6.0.1", |
81 | | - "rollup-plugin-visualizer": "^6.0.3", |
| 81 | + "rollup-plugin-visualizer": "^6.0.5", |
82 | 82 | "sass": "^1.93.2", |
83 | 83 | "semantic-release": "^22.0.12", |
84 | 84 | "stylelint": "^16.25.0", |
|
87 | 87 | "stylelint-config-recommended-vue": "^1.6.1", |
88 | 88 | "stylelint-order": "^7.0.0", |
89 | 89 | "tsc-alias": "^1.8.16", |
90 | | - "tsx": "^4.20.5", |
91 | | - "typescript": "^5.9.2", |
92 | | - "vite": "^7.1.8", |
| 90 | + "tsx": "^4.20.6", |
| 91 | + "typescript": "^5.9.3", |
| 92 | + "vite": "^7.1.10", |
93 | 93 | "vite-plugin-vue-devtools": "^8.0.2", |
94 | 94 | "vitest": "^3.2.4", |
95 | 95 | "vue": "^3.5.22", |
|
152 | 152 | "@semantic-release/github" |
153 | 153 | ] |
154 | 154 | }, |
155 | | - "packageManager": "pnpm@10.18.1", |
| 155 | + "packageManager": "pnpm@10.18.3", |
156 | 156 | "engines": { |
157 | 157 | "node": ">=18.17.0", |
158 | 158 | "pnpm": ">=9.14.4 || >=10.1.0" |
|
0 commit comments