diff --git a/package.json b/package.json index 86bd144b..89a0ba6b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "path-to-regexp": "^8.2.0", "react": "^19.1.1", "react-dom": "^19.1.1", - "react-error-boundary": "^5.0.0", + "react-error-boundary": "^6.0.0", "react-hook-form": "^7.62.0", "react-icons": "^5.5.0", "sanity": "^4.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 343ea39b..000a4e80 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^19.1.1 version: 19.1.1(react@19.1.1) react-error-boundary: - specifier: ^5.0.0 - version: 5.0.0(react@19.1.1) + specifier: ^6.0.0 + version: 6.0.0(react@19.1.1) react-hook-form: specifier: ^7.62.0 version: 7.62.0(react@19.1.1) @@ -7540,8 +7540,8 @@ packages: peerDependencies: react: ^19.1.1 - 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' @@ -18318,9 +18318,9 @@ snapshots: react: 19.1.1 scheduler: 0.26.0 - react-error-boundary@5.0.0(react@19.1.1): + react-error-boundary@6.0.0(react@19.1.1): dependencies: - '@babel/runtime': 7.27.0 + '@babel/runtime': 7.28.2 react: 19.1.1 react-fast-compare@3.2.2: {}