|
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", |
64 | 64 | "@stoplight/types": "^14.1.1", |
65 | 65 | "@stoplight/yaml": "^4.3.0", |
66 | 66 | "@vueuse/core": "^14.1.0", |
67 | 67 | "allof-merge": "^0.6.8", |
68 | | - "flatted": "^3.3.3", |
| 68 | + "flatted": "^3.3.4", |
69 | 69 | "form-urlencoded": "^6.1.6", |
70 | 70 | "httpsnippet": "^3.0.9", |
71 | 71 | "lodash-es": "^4.17.23", |
|
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", |
| 93 | + "@types/node": "^24.10.15", |
94 | 94 | "@types/sanitize-html": "^2.16.0", |
95 | 95 | "@vitejs/plugin-vue": "^6.0.4", |
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.3", |
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 | 110 | "rollup-plugin-visualizer": "^6.0.5", |
|
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.29", |
129 | 129 | "vue-router": "^4.6.4", |
130 | | - "vue-tsc": "^3.2.4" |
| 130 | + "vue-tsc": "^3.2.5" |
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": ">=4.12.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 | } |
168 | 168 | }, |
|
0 commit comments