|
70 | 70 | "lodash-es": "^4.17.21", |
71 | 71 | "markdown-it": "^14.1.0", |
72 | 72 | "sanitize-html": "^2.17.0", |
73 | | - "shiki": "^3.8.1" |
| 73 | + "shiki": "^3.13.0" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
76 | 76 | "openapi3-ts": "4.5.0" |
|
80 | 80 | "@commitlint/cli": "^19.8.1", |
81 | 81 | "@commitlint/config-conventional": "^19.8.1", |
82 | 82 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
83 | | - "@evilmartians/lefthook": "^1.12.3", |
| 83 | + "@evilmartians/lefthook": "^1.13.6", |
84 | 84 | "@kong/design-tokens": "^1.18.0", |
85 | 85 | "@kong/eslint-config-kong-ui": "1.5.5", |
86 | 86 | "@semantic-release/changelog": "^6.0.3", |
|
98 | 98 | "autoprefixer": "^10.4.21", |
99 | 99 | "c8": "^10.1.3", |
100 | 100 | "commitizen": "^4.3.1", |
101 | | - "cross-env": "^10.0.0", |
| 101 | + "cross-env": "^10.1.0", |
102 | 102 | "cz-conventional-changelog": "^3.3.0", |
103 | | - "eslint": "^9.35.0", |
| 103 | + "eslint": "^9.38.0", |
104 | 104 | "jsdom": "^27.0.0", |
105 | 105 | "openapi3-ts": "4.5.0", |
106 | 106 | "postcss": "^8.5.6", |
107 | 107 | "postcss-html": "^1.8.0", |
108 | 108 | "rimraf": "^6.0.1", |
109 | 109 | "rollup-plugin-visualizer": "^6.0.3", |
110 | | - "sass": "^1.90.0", |
111 | | - "sass-embedded": "^1.90.0", |
| 110 | + "sass": "^1.93.2", |
| 111 | + "sass-embedded": "^1.93.2", |
112 | 112 | "semantic-release": "^24.2.7", |
113 | 113 | "stylelint": "^16.25.0", |
114 | 114 | "stylelint-config-html": "^1.1.0", |
|
125 | 125 | "vite-plugin-vue-devtools": "^8.0.0", |
126 | 126 | "vitest": "3.2.4", |
127 | 127 | "vue": "^3.5.18", |
128 | | - "vue-router": "^4.5.1", |
129 | | - "vue-tsc": "^3.0.5" |
| 128 | + "vue-router": "^4.6.3", |
| 129 | + "vue-tsc": "^3.1.1" |
130 | 130 | }, |
131 | 131 | "pnpm": { |
132 | 132 | "onlyBuiltDependencies": [ |
|
194 | 194 | "node": ">=18.17.0" |
195 | 195 | }, |
196 | 196 | "volta": { |
197 | | - "node": "24.6.0", |
198 | | - "pnpm": "10.14.0" |
| 197 | + "node": "24.10.0", |
| 198 | + "pnpm": "10.18.3" |
199 | 199 | }, |
200 | 200 | "config": { |
201 | 201 | "commitizen": { |
|
0 commit comments