diff --git a/web/package.json b/web/package.json index c5062e4c8e..81eadf452d 100644 --- a/web/package.json +++ b/web/package.json @@ -251,6 +251,7 @@ "@lexical/code": "npm:lexical-code-no-prism@0.41.0", "@monaco-editor/loader": "1.7.0", "@nolyfill/safe-buffer": "npm:safe-buffer@^5.2.1", + "@xmldom/xmldom": "0.8.13", "array-includes": "npm:@nolyfill/array-includes@^1.0.44", "array.prototype.findlast": "npm:@nolyfill/array.prototype.findlast@^1.0.44", "array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@^1.0.44", @@ -304,6 +305,7 @@ "vite": "npm:@voidzero-dev/vite-plus-core@0.1.13", "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.13", "which-typed-array": "npm:@nolyfill/which-typed-array@^1.0.44", + "xmldom": "npm:@xmldom/xmldom@0.8.13", "yauzl@<3.2.1": "3.2.1" }, "ignoredBuiltDependencies": [ diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index fda18d3a4c..cb49f2c433 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -7,6 +7,7 @@ settings: overrides: '@lexical/code': npm:lexical-code-no-prism@0.41.0 '@monaco-editor/loader': 1.7.0 + '@xmldom/xmldom': 0.8.13 '@nolyfill/safe-buffer': npm:safe-buffer@^5.2.1 array-includes: npm:@nolyfill/array-includes@^1.0.44 array.prototype.findlast: npm:@nolyfill/array.prototype.findlast@^1.0.44 @@ -24,13 +25,13 @@ overrides: es-iterator-helpers: npm:@nolyfill/es-iterator-helpers@^1.0.21 esbuild@<0.27.2: 0.27.2 glob@>=10.2.0 <10.5.0: 11.1.0 - minimatch@>=9.0.0 <10.0.0: 10.2.4 hasown: npm:@nolyfill/hasown@^1.0.44 is-arguments: npm:@nolyfill/is-arguments@^1.0.44 is-core-module: npm:@nolyfill/is-core-module@^1.0.39 is-generator-function: npm:@nolyfill/is-generator-function@^1.0.44 is-typed-array: npm:@nolyfill/is-typed-array@^1.0.44 isarray: npm:@nolyfill/isarray@^1.0.44 + minimatch@>=9.0.0 <10.0.0: 10.2.4 object.assign: npm:@nolyfill/object.assign@^1.0.44 object.entries: npm:@nolyfill/object.entries@^1.0.44 object.fromentries: npm:@nolyfill/object.fromentries@^1.0.44 @@ -61,6 +62,7 @@ overrides: vite: npm:@voidzero-dev/vite-plus-core@0.1.13 vitest: npm:@voidzero-dev/vite-plus-test@0.1.13 which-typed-array: npm:@nolyfill/which-typed-array@^1.0.44 + xmldom: npm:@xmldom/xmldom@0.8.13 yauzl@<3.2.1: 3.2.1 importers: