|
118 | 118 | "vitest-mock-extended": "3.1.0" |
119 | 119 | }, |
120 | 120 | "resolutions": { |
| 121 | + "webpack": "5.104.1", |
| 122 | + "systeminformation": "5.31.0", |
| 123 | + "path-to-regexp@^8.0.0": "8.4.0", |
| 124 | + "path-to-regexp@0.1.12": "0.1.13", |
121 | 125 | "@isaacs/brace-expansion": "5.0.1", |
122 | 126 | "types-ramda": "0.29.4", |
123 | 127 | "@apidevtools/json-schema-ref-parser": "9.0.9", |
|
134 | 138 | "react@19.2.1": "19.2.4", |
135 | 139 | "react@19.2.2": "19.2.4", |
136 | 140 | "tar-fs": "2.1.4", |
137 | | - "rollup": "4.22.4", |
| 141 | + "rollup": "4.59.0", |
138 | 142 | "jpeg-js": "0.4.4", |
139 | 143 | "validator": "13.15.22", |
140 | 144 | "form-data": "4.0.4", |
141 | 145 | "axios": "1.15.0", |
142 | 146 | "jws": "4.0.1", |
143 | 147 | "jsonwebtoken": "9.0.0", |
144 | 148 | "sha.js": "2.4.12", |
145 | | - "qs": "6.14.1", |
| 149 | + "qs": "6.14.2", |
146 | 150 | "typeorm": "0.3.27", |
147 | | - "node-forge": "1.3.2", |
| 151 | + "node-forge": "1.4.0", |
| 152 | + "picomatch@3.0.1": "3.0.2", |
| 153 | + "picomatch@^2.0.4": "2.3.2", |
| 154 | + "picomatch@^2.2.1": "2.3.2", |
| 155 | + "picomatch@^2.2.3": "2.3.2", |
| 156 | + "picomatch@^2.3.1": "2.3.2", |
| 157 | + "picomatch@^4.0.2": "4.0.4", |
| 158 | + "picomatch@^4.0.3": "4.0.4", |
148 | 159 | "@modelcontextprotocol/sdk": "1.26.0", |
| 160 | + "hono": "4.12.12", |
| 161 | + "express-rate-limit": "8.2.2", |
| 162 | + "svgo": "4.0.1", |
149 | 163 | "js-yaml": "4.1.1", |
150 | 164 | "mdast-util-to-hast": "13.2.1", |
151 | 165 | "prismjs": "1.30.0", |
152 | 166 | "react-devtools-core": "4.28.4", |
153 | 167 | "formidable": "2.1.3", |
154 | | - "serialize-javascript": "6.0.2", |
| 168 | + "serialize-javascript": "7.0.5", |
155 | 169 | "@adobe/css-tools": "4.3.2", |
156 | 170 | "jsondiffpatch": "0.7.2", |
157 | 171 | "min-document": "2.19.1", |
158 | | - "tar": "7.5.7", |
159 | | - "lodash": "4.17.23", |
160 | | - "lodash-es": "4.17.23", |
161 | | - "@lingo.dev/_compiler/fast-xml-parser": "5.3.5", |
162 | | - "fast-xml-parser": "4.5.4" |
| 172 | + "tar": "7.5.11", |
| 173 | + "lodash": "4.18.0", |
| 174 | + "lodash-es": "4.18.0", |
| 175 | + "@lingo.dev/_compiler/fast-xml-parser": "5.5.9", |
| 176 | + "fast-xml-parser": "5.5.9", |
| 177 | + "bn.js": "4.12.3", |
| 178 | + "minimatch@10.0.3": "10.2.4", |
| 179 | + "multer": "2.1.1", |
| 180 | + "flatted": "3.4.2", |
| 181 | + "socket.io-parser": "4.2.6", |
| 182 | + "vite": "6.4.2", |
| 183 | + "defu": "6.1.5", |
| 184 | + "immutable": "3.8.3", |
| 185 | + "@hono/node-server": "1.19.13", |
| 186 | + "@xmldom/xmldom@0.9.8": "0.9.9", |
| 187 | + "@xmldom/xmldom@^0.8.1": "0.8.12", |
| 188 | + "@xmldom/xmldom@^0.8.5": "0.8.12", |
| 189 | + "@xmldom/xmldom@^0.8.8": "0.8.12", |
| 190 | + "@xmldom/xmldom@^0.8.10": "0.8.12", |
| 191 | + "yaml@2.8.1": "2.8.3", |
| 192 | + "yaml@^2.0.0": "2.8.3", |
| 193 | + "yaml@^2.1.1": "2.8.3", |
| 194 | + "yaml@^2.3.1": "2.8.3", |
| 195 | + "yaml@^2.3.4": "2.8.3", |
| 196 | + "yaml@^2.4.2": "2.8.3", |
| 197 | + "yaml@2.0.0-1": "2.8.3", |
| 198 | + "ajv@8.12.0": "8.18.0", |
| 199 | + "ajv@~8.12.0": "8.18.0", |
| 200 | + "ajv@~8.13.0": "8.18.0", |
| 201 | + "ajv@^8.6.3": "8.18.0", |
| 202 | + "ajv@^8.17.1": "8.18.0", |
| 203 | + "ajv@^6.12.5": "6.14.0", |
| 204 | + "brace-expansion@^5.0.2": "5.0.5", |
| 205 | + "brace-expansion@^2.0.1": "2.0.3", |
| 206 | + "brace-expansion@^2.0.2": "2.0.3" |
163 | 207 | }, |
164 | 208 | "packageExtensions": { |
165 | 209 | "ink@3.2.0": { |
|
0 commit comments