|
52 | 52 | "@commitlint/cli": "^19.6.0",
|
53 | 53 | "@commitlint/config-conventional": "^19.6.0",
|
54 | 54 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
|
55 |
| - "@evilmartians/lefthook": "^1.8.5", |
| 55 | + "@evilmartians/lefthook": "^1.9.0", |
56 | 56 | "@kong/design-tokens": "^1.17.2",
|
57 | 57 | "@kong/eslint-config-kong-ui": "^1.1.3",
|
58 | 58 | "@kong/kongponents": "9.14.28",
|
|
72 | 72 | "cz-conventional-changelog": "^3.3.0",
|
73 | 73 | "eslint": "^9.16.0",
|
74 | 74 | "jsdom": "^25.0.1",
|
75 |
| - "node-emoji": "^2.1.3", |
| 75 | + "node-emoji": "^2.2.0", |
76 | 76 | "picocolors": "^1.1.1",
|
77 | 77 | "postcss": "^8.4.49",
|
78 | 78 | "postcss-html": "^1.7.0",
|
79 | 79 | "rimraf": "^6.0.1",
|
80 | 80 | "rollup-plugin-visualizer": "^5.12.0",
|
81 | 81 | "sass": "^1.82.0",
|
82 | 82 | "semantic-release": "^22.0.12",
|
83 |
| - "stylelint": "^16.10.0", |
| 83 | + "stylelint": "^16.11.0", |
84 | 84 | "stylelint-config-html": "^1.1.0",
|
85 | 85 | "stylelint-config-recommended-scss": "^14.1.0",
|
86 | 86 | "stylelint-config-recommended-vue": "^1.5.0",
|
87 | 87 | "stylelint-order": "^6.0.4",
|
88 | 88 | "tsc-alias": "^1.8.10",
|
89 |
| - "typescript": "^5.6.3", |
| 89 | + "typescript": "^5.7.2", |
90 | 90 | "vite": "^6.0.3",
|
91 | 91 | "vite-plugin-vue-devtools": "^7.6.7",
|
92 | 92 | "vitest": "^2.1.8",
|
93 | 93 | "vue": "^3.5.13",
|
94 |
| - "vue-router": "^4.4.5", |
| 94 | + "vue-router": "^4.5.0", |
95 | 95 | "vue-tsc": "^2.1.10"
|
96 | 96 | },
|
97 | 97 | "peerDependencies": {
|
|
145 | 145 | "@semantic-release/github"
|
146 | 146 | ]
|
147 | 147 | },
|
148 |
| - "packageManager": "pnpm@9.14.4", |
| 148 | + "packageManager": "pnpm@9.15.0", |
149 | 149 | "engines": {
|
150 | 150 | "node": ">=18.17.0",
|
151 |
| - "pnpm": ">=9.14.4" |
| 151 | + "pnpm": ">=9.15.0" |
152 | 152 | },
|
153 | 153 | "volta": {
|
154 |
| - "node": "22.11.0" |
| 154 | + "node": "22.12.0" |
155 | 155 | },
|
156 | 156 | "config": {
|
157 | 157 | "commitizen": {
|
|
0 commit comments