|
65 | 65 | "@vueuse/core": "^13.6.0",
|
66 | 66 | "allof-merge": "^0.6.6",
|
67 | 67 | "flatted": "^3.3.3",
|
68 |
| - "form-urlencoded": "^6.1.5", |
| 68 | + "form-urlencoded": "^6.1.6", |
69 | 69 | "httpsnippet": "^3.0.9",
|
70 | 70 | "lodash-es": "^4.17.21",
|
71 | 71 | "markdown-it": "^14.1.0",
|
|
76 | 76 | "openapi3-ts": "4.5.0"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@babel/types": "^7.28.2", |
| 79 | + "@babel/types": "^7.28.4", |
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.12.4", |
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",
|
|
89 | 89 | "@types/jsdom": "^21.1.7",
|
90 | 90 | "@types/json-schema": "^7.0.15",
|
91 | 91 | "@types/markdown-it": "^14.1.2",
|
92 |
| - "@types/node": "^22.17.2", |
| 92 | + "@types/node": "^22.18.1", |
93 | 93 | "@types/sanitize-html": "^2.16.0",
|
94 | 94 | "@vitejs/plugin-vue": "^6.0.1",
|
95 | 95 | "@vitest/ui": "^3.2.4",
|
|
109 | 109 | "rollup-plugin-visualizer": "^6.0.3",
|
110 | 110 | "sass": "^1.90.0",
|
111 | 111 | "sass-embedded": "^1.90.0",
|
112 |
| - "semantic-release": "^24.2.7", |
| 112 | + "semantic-release": "^24.2.8", |
113 | 113 | "stylelint": "^16.24.0",
|
114 | 114 | "stylelint-config-html": "^1.1.0",
|
115 | 115 | "stylelint-config-recommended-scss": "^15.0.1",
|
|
119 | 119 | "tsc-alias": "^1.8.16",
|
120 | 120 | "tslib": "^2.8.1",
|
121 | 121 | "typescript": "^5.9.2",
|
122 |
| - "vite": "^7.1.3", |
| 122 | + "vite": "^7.1.5", |
123 | 123 | "vite-plugin-node-polyfills": "^0.24.0",
|
124 | 124 | "vite-plugin-replace": "^0.1.1",
|
125 | 125 | "vite-plugin-vue-devtools": "^8.0.0",
|
|
0 commit comments