|
57 | 57 | "@asyncapi/avro-schema-parser": "^3.0.24", |
58 | 58 | "@asyncapi/openapi-schema-parser": "^3.0.24", |
59 | 59 | "@asyncapi/parser": "^3.4.0", |
60 | | - "@floating-ui/vue": "^1.1.10", |
| 60 | + "@floating-ui/vue": "^1.1.11", |
61 | 61 | "@kong/icons": "^1.41.0", |
62 | 62 | "@stoplight/http-spec": "^7.1.0", |
63 | 63 | "@stoplight/json": "^3.21.7", |
|
70 | 70 | "httpsnippet": "^3.0.9", |
71 | 71 | "lodash-es": "^4.17.23", |
72 | 72 | "markdown-it": "^14.1.1", |
73 | | - "sanitize-html": "^2.17.1", |
| 73 | + "sanitize-html": "^2.17.2", |
74 | 74 | "shiki": "^3.21.0" |
75 | 75 | }, |
76 | 76 | "resolutions": { |
|
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.13", |
94 | | - "@types/sanitize-html": "^2.16.0", |
95 | | - "@vitejs/plugin-vue": "^6.0.4", |
| 93 | + "@types/node": "^24.10.15", |
| 94 | + "@types/sanitize-html": "^2.16.1", |
| 95 | + "@vitejs/plugin-vue": "^6.0.5", |
96 | 96 | "@vitest/ui": "^3.2.4", |
97 | 97 | "@vue/test-utils": "^2.4.6", |
98 | 98 | "@vue/tsconfig": "^0.8.1", |
99 | | - "autoprefixer": "^10.4.24", |
| 99 | + "autoprefixer": "^10.4.27", |
100 | 100 | "c8": "^10.1.3", |
101 | 101 | "commitizen": "^4.3.1", |
102 | 102 | "cross-env": "^10.1.0", |
103 | 103 | "cz-conventional-changelog": "^3.3.0", |
104 | | - "eslint": "^9.39.2", |
| 104 | + "eslint": "^9.39.4", |
105 | 105 | "jsdom": "^27.4.0", |
106 | 106 | "openapi3-ts": "4.5.0", |
107 | | - "postcss": "^8.5.6", |
| 107 | + "postcss": "^8.5.8", |
108 | 108 | "postcss-html": "^1.8.1", |
109 | 109 | "rimraf": "^6.1.3", |
110 | | - "rollup-plugin-visualizer": "^6.0.5", |
| 110 | + "rollup-plugin-visualizer": "^6.0.11", |
111 | 111 | "sass": "^1.97.3", |
112 | 112 | "sass-embedded": "^1.97.3", |
113 | 113 | "semantic-release": "^25.0.3", |
|
123 | 123 | "vite": "^7.3.1", |
124 | 124 | "vite-plugin-node-polyfills": "^0.25.0", |
125 | 125 | "vite-plugin-replace": "^0.1.1", |
126 | | - "vite-plugin-vue-devtools": "^8.0.6", |
| 126 | + "vite-plugin-vue-devtools": "^8.0.7", |
127 | 127 | "vitest": "3.2.4", |
128 | | - "vue": "^3.5.28", |
| 128 | + "vue": "^3.5.30", |
129 | 129 | "vue-router": "^4.6.4", |
130 | | - "vue-tsc": "^3.2.4" |
| 130 | + "vue-tsc": "^3.2.6" |
131 | 131 | }, |
132 | 132 | "pnpm": { |
133 | 133 | "onlyBuiltDependencies": [ |
|
150 | 150 | "tmp@<=0.2.3": ">=0.2.5", |
151 | 151 | "form-data@>=4.0.0 <4.0.4": ">=4.0.5", |
152 | 152 | "js-yaml@>=4.0.0 <4.1.1": ">=4.1.1", |
153 | | - "glob@>=10.2.0 <10.5.0": ">=13.0.5", |
| 153 | + "glob@>=10.2.0 <10.5.0": ">=13.0.6", |
154 | 154 | "lodash@>=4.0.0 <=4.17.22": ">=4.17.23", |
155 | 155 | "undici@<6.23.0": ">=6.23.0", |
156 | 156 | "undici@>=7.0.0 <7.18.2": ">=7.18.2", |
|
162 | 162 | "bn.js@>=5.0.0 <5.2.3": ">=5.2.3", |
163 | 163 | "bn.js@<4.12.3": ">=5.2.3", |
164 | 164 | "rollup@>=4.0.0 <4.59.0": ">=4.59.0", |
165 | | - "minimatch@<10.2.3": ">=10.2.3", |
| 165 | + "minimatch@<10.2.3": ">=10.2.4", |
166 | 166 | "ajv@<6.14.0": "^6.14.0", |
167 | 167 | "immutable@>=5.0.0 <5.1.5": ">=5.1.5" |
168 | 168 | } |
|
0 commit comments