Merge pull request #2564 from HKUDS/dependabot/bun/lightrag_webui/frontend-minor-patch-4e59c2a8ac

Bump react-error-boundary from 6.0.0 to 6.0.1 in /lightrag_webui in the frontend-minor-patch group
This commit is contained in:
Daniel.y
2026-01-02 08:49:33 +08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-dropzone": "^14.3.8",
"react-error-boundary": "^6.0.0",
"react-error-boundary": "^6.0.1",
"react-i18next": "^16.5.0",
"react-markdown": "^10.1.0",
"react-number-format": "^5.4.4",
@@ -1415,7 +1415,7 @@
"react-dropzone": ["react-dropzone@14.3.8", "", { "dependencies": { "attr-accept": "^2.2.4", "file-selector": "^2.1.0", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">= 16.8 || 18.0.0" } }, "sha512-sBgODnq+lcA4P296DY4wacOZz3JFpD99fp+hb//iBO2HHnyeZU3FwWyXJ6salNpqQdsZrgMrotuko/BdJMV8Ug=="],
"react-error-boundary": ["react-error-boundary@6.0.0", "", { "dependencies": { "@babel/runtime": "^7.12.5" }, "peerDependencies": { "react": ">=16.13.1" } }, "sha512-gdlJjD7NWr0IfkPlaREN2d9uUZUlksrfOx7SX62VRerwXbMY6ftGCIZua1VG1aXFNOimhISsTq+Owp725b9SiA=="],
"react-error-boundary": ["react-error-boundary@6.0.1", "", { "peerDependencies": { "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" } }, "sha512-zArgQpjJUN1ZLMEKWtifxQweW3yfvwL5j2nh3Pesze1qG6r5oCDMy/TA97bUF01wy4xCeeL4/pd8GHmvEsP3Bg=="],
"react-i18next": ["react-i18next@16.5.0", "", { "dependencies": { "@babel/runtime": "^7.27.6", "html-parse-stringify": "^3.0.1", "use-sync-external-store": "^1.6.0" }, "peerDependencies": { "i18next": ">= 25.6.2", "react": ">= 16.8.0", "typescript": "^5" }, "optionalPeers": ["typescript"] }, "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw=="],

View File

@@ -59,7 +59,7 @@
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-dropzone": "^14.3.8",
"react-error-boundary": "^6.0.0",
"react-error-boundary": "^6.0.1",
"react-i18next": "^16.5.0",
"react-markdown": "^10.1.0",
"react-number-format": "^5.4.4",