|
77 | 77 | "openapi3-ts": "4.5.0" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@babel/types": "^7.28.5", |
| 80 | + "@babel/types": "^7.28.6", |
81 | 81 | "@commitlint/cli": "^19.8.1", |
82 | 82 | "@commitlint/config-conventional": "^19.8.1", |
83 | 83 | "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", |
84 | | - "@evilmartians/lefthook": "^2.0.12", |
| 84 | + "@evilmartians/lefthook": "^2.0.15", |
85 | 85 | "@kong/design-tokens": "^1.18.2", |
86 | 86 | "@kong/eslint-config-kong-ui": "1.6.0", |
87 | 87 | "@semantic-release/changelog": "^6.0.3", |
88 | 88 | "@semantic-release/git": "^10.0.1", |
89 | | - "@stylistic/stylelint-plugin": "^4.0.0", |
| 89 | + "@stylistic/stylelint-plugin": "^4.0.1", |
90 | 90 | "@types/jsdom": "^27.0.0", |
91 | 91 | "@types/json-schema": "^7.0.15", |
92 | 92 | "@types/markdown-it": "^14.1.2", |
93 | | - "@types/node": "^24.10.4", |
| 93 | + "@types/node": "^24.10.9", |
94 | 94 | "@types/sanitize-html": "^2.16.0", |
95 | 95 | "@vitejs/plugin-vue": "^6.0.3", |
96 | 96 | "@vitest/ui": "^3.2.4", |
|
105 | 105 | "jsdom": "^27.4.0", |
106 | 106 | "openapi3-ts": "4.5.0", |
107 | 107 | "postcss": "^8.5.6", |
108 | | - "postcss-html": "^1.8.0", |
| 108 | + "postcss-html": "^1.8.1", |
109 | 109 | "rimraf": "^6.1.2", |
110 | 110 | "rollup-plugin-visualizer": "^6.0.5", |
111 | | - "sass": "^1.94.3", |
112 | | - "sass-embedded": "^1.97.1", |
| 111 | + "sass": "^1.97.2", |
| 112 | + "sass-embedded": "^1.97.2", |
113 | 113 | "semantic-release": "^25.0.2", |
114 | 114 | "stylelint": "^16.26.1", |
115 | 115 | "stylelint-config-html": "^1.1.0", |
|
120 | 120 | "tsc-alias": "^1.8.16", |
121 | 121 | "tslib": "^2.8.1", |
122 | 122 | "typescript": "^5.9.3", |
123 | | - "vite": "^7.2.7", |
| 123 | + "vite": "^7.3.1", |
124 | 124 | "vite-plugin-node-polyfills": "^0.24.0", |
125 | 125 | "vite-plugin-replace": "^0.1.1", |
126 | 126 | "vite-plugin-vue-devtools": "^8.0.5", |
127 | 127 | "vitest": "3.2.4", |
128 | | - "vue": "^3.5.26", |
| 128 | + "vue": "^3.5.27", |
129 | 129 | "vue-router": "^4.6.4", |
130 | | - "vue-tsc": "^3.1.8" |
| 130 | + "vue-tsc": "^3.2.2" |
131 | 131 | }, |
132 | 132 | "pnpm": { |
133 | 133 | "onlyBuiltDependencies": [ |
|
140 | 140 | "openapi3-ts": "4.5.0", |
141 | 141 | "jsonpath-plus@<10.3.0": ">=10.3.0", |
142 | 142 | "elliptic@<=6.6.0": ">=6.6.1", |
143 | | - "@babel/helpers@<7.26.10": ">=7.28.4", |
| 143 | + "@babel/helpers@<7.26.10": ">=7.28.6", |
144 | 144 | "cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6", |
145 | 145 | "brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12", |
146 | 146 | "brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2", |
|
0 commit comments