diff --git a/package.json b/package.json index 831af4c..2bd566a 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "prettier-plugin-sort-json": "^4.1.1", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-error-boundary": "^5.0.0", + "react-error-boundary": "^6.0.0", "rimraf": "^6.0.1", "ts-jest": "^29.4.0", "tsd": "^0.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58158b1..4470bfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^19.1.0 version: 19.1.0(react@19.1.0) react-error-boundary: - specifier: ^5.0.0 - version: 5.0.0(react@19.1.0) + specifier: ^6.0.0 + version: 6.0.0(react@19.1.0) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -2265,8 +2265,8 @@ packages: peerDependencies: react: ^19.1.0 - react-error-boundary@5.0.0: - resolution: {integrity: sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==} + react-error-boundary@6.0.0: + resolution: {integrity: sha512-gdlJjD7NWr0IfkPlaREN2d9uUZUlksrfOx7SX62VRerwXbMY6ftGCIZua1VG1aXFNOimhISsTq+Owp725b9SiA==} peerDependencies: react: '>=16.13.1' @@ -5281,7 +5281,7 @@ snapshots: react: 19.1.0 scheduler: 0.26.0 - react-error-boundary@5.0.0(react@19.1.0): + react-error-boundary@6.0.0(react@19.1.0): dependencies: '@babel/runtime': 7.27.6 react: 19.1.0