Regenerate package lockfile (#3250)

This commit is contained in:
Jon Koops 2022-08-31 18:52:00 +02:00 committed by GitHub
parent 7b4da6909a
commit bf75366694
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19348 additions and 16997 deletions

View file

@ -32,6 +32,7 @@
"react-flow-renderer": "^9.7.4",
"react-hook-form": "^6.15.8",
"react-i18next": "^11.18.5",
"react-router": "^5.3.3",
"react-router-dom": "^5.3.3",
"react-router-dom-v5-compat": "^6.3.0",
"use-react-router-breadcrumbs": "^2.0.2"
@ -64,6 +65,7 @@
"del": "^7.0.0",
"gunzip-maybe": "^1.4.2",
"http2-proxy": "^5.0.53",
"jsdom": "^20.0.0",
"node-fetch": "^3.2.10",
"progress-promise": "^0.0.6",
"tar-fs": "^2.1.1",

View file

@ -11,6 +11,7 @@ export default defineConfig({
resolve: {
// Resolve the 'module' entrypoint at all times (not the default due to Node.js compatibility issues).
mainFields: ["module"],
dedupe: ["react", "react-dom"],
},
optimizeDeps: {
// Enable optimization of dependencies using esbuild (see https://vitejs.dev/guide/migration.html#using-esbuild-deps-optimization-at-build-time).

36342
package-lock.json generated

File diff suppressed because it is too large Load diff