diff --git a/storybook/package.json b/storybook/package.json index ad4bc90381..6f6d572105 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -9,7 +9,7 @@ "@radix-ui/react-scroll-area": "1.2.9", "marked": "^15.0.12", "postcss-import": "^16.1.1", - "react-error-boundary": "5.0.0", + "react-error-boundary": "6.0.0", "react-router-dom": "7.5.3", "vite": "6.3.6", "vite-plugin-node-polyfills": "0.23.0", diff --git a/storybook/pnpm-lock.yaml b/storybook/pnpm-lock.yaml index bf47e0dce8..6685ea7636 100644 --- a/storybook/pnpm-lock.yaml +++ b/storybook/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^16.1.1 version: 16.1.1(postcss@8.5.3) react-error-boundary: - specifier: 5.0.0 - version: 5.0.0(react@19.0.0) + specifier: 6.0.0 + version: 6.0.0(react@19.0.0) react-router-dom: specifier: 7.5.3 version: 7.5.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -1447,8 +1447,8 @@ packages: peerDependencies: react: ^19.0.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' @@ -3462,7 +3462,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-error-boundary@5.0.0(react@19.0.0): + react-error-boundary@6.0.0(react@19.0.0): dependencies: '@babel/runtime': 7.26.9 react: 19.0.0