From 94077339b1c401da88b941f70ec202f0dc76ed94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:45:26 +0000 Subject: [PATCH] build(deps): bump react and @types/react Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.11 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 4 +- apps/cms/package.json | 4 +- apps/frontend/package.json | 4 +- packages/ui/package.json | 4 +- pnpm-lock.yaml | 1160 ++++++++++++++++++------------------ 5 files changed, 604 insertions(+), 572 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 144b1aaa..0cb1b5f1 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -37,7 +37,7 @@ "clsx": "^2.1.1", "mantine-datatable": "^7.15.1", "next": "14.2.15", - "react": "18.3.1", + "react": "19.0.0", "react-dom": "18.3.1" }, "devDependencies": { @@ -57,7 +57,7 @@ "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "@types/react-dom": "^18.3.0", "babel-loader": "^9.2.1", "jest": "^29.7.0", diff --git a/apps/cms/package.json b/apps/cms/package.json index 5e017b16..f7fecf40 100644 --- a/apps/cms/package.json +++ b/apps/cms/package.json @@ -25,7 +25,7 @@ "@sanity/vision": "^3.68.3", "next": "14.2.15", "next-sanity": "^9.8.28", - "react": "18.3.1", + "react": "19.0.0", "react-dom": "18.3.1", "sanity-plugin-iframe-pane": "^3.1.6", "zod": "^3.24.1" @@ -34,7 +34,7 @@ "@kduprey/eslint-config": "workspace:*", "@next/bundle-analyzer": "^15.1.2", "@types/node": "^22.10.2", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "sanity": "^3.68.3", "styled-components": "^6.1.13", "typescript": "5.7.2" diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 38ad95d0..7233326b 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -32,7 +32,7 @@ "jsonwebtoken": "^9.0.2", "next": "^14.2.15", "next-sanity": "^9.8.28", - "react": "^18.3.1", + "react": "^19.0.0", "react-dom": "^18.3.1", "react-icons": "^5.4.0", "server-only": "^0.0.1", @@ -50,7 +50,7 @@ "@tailwindcss/typography": "^0.5.15", "@types/jsonwebtoken": "^9.0.7", "@types/node": "^22.10.2", - "@types/react": "^18.3.11", + "@types/react": "^19.0.2", "@vercel/style-guide": "^6.0.0", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", diff --git a/packages/ui/package.json b/packages/ui/package.json index 1628c5ce..a1fa2ddc 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -19,14 +19,14 @@ "@mantine/core": "7.15.1", "@mantine/hooks": "7.15.1", "@tabler/icons-react": "^3.26.0", - "react": "18.3.1", + "react": "19.0.0", "react-dom": "18.3.1" }, "devDependencies": { "@kduprey/eslint-config": "workspace:*", "@kduprey/tsconfig": "workspace:*", "@types/node": "^22.10.2", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "postcss": "^8.4.49", "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "^7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eeaff680..25e700b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: dependencies: '@clerk/nextjs': specifier: ^5.7.1 - version: 5.7.1(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.7.1(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@clerk/themes': specifier: ^2.2.3 version: 2.2.3 @@ -46,16 +46,16 @@ importers: version: link:../../packages/utils '@mantine/core': specifier: 7.15.1 - version: 7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@mantine/form': specifier: ^7.15.1 - version: 7.15.1(react@18.3.1) + version: 7.15.1(react@19.0.0) '@mantine/hooks': specifier: 7.15.1 - version: 7.15.1(react@18.3.1) + version: 7.15.1(react@19.0.0) '@mantine/notifications': specifier: ^7.15.1 - version: 7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.15.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@next/bundle-analyzer': specifier: ^15.1.2 version: 15.1.2 @@ -64,22 +64,22 @@ importers: version: 3.26.0 '@tabler/icons-react': specifier: ^3.26.0 - version: 3.26.0(react@18.3.1) + version: 3.26.0(react@19.0.0) clsx: specifier: ^2.1.1 version: 2.1.1 mantine-datatable: specifier: ^7.15.1 - version: 7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.15.1(react@18.3.1))(clsx@2.1.1)(react@18.3.1) + version: 7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(clsx@2.1.1)(react@19.0.0) next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) devDependencies: '@babel/core': specifier: ^7.26.0 @@ -95,22 +95,22 @@ importers: version: 6.1.0 '@storybook/addon-essentials': specifier: ^8.4.7 - version: 8.4.7(@types/react@18.3.11)(storybook@8.4.7(prettier@3.4.2)) + version: 8.4.7(@types/react@19.0.2)(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-styling-webpack': specifier: ^1.0.1 version: 1.0.1(webpack@5.92.1(esbuild@0.24.0)) '@storybook/blocks': specifier: ^8.3.5 - version: 8.3.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2)) + version: 8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2)) '@storybook/nextjs': specifier: ^8.4.7 - version: 8.4.7(esbuild@0.24.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(type-fest@4.30.2)(typescript@5.7.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.24.0)) + version: 8.4.7(esbuild@0.24.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(type-fest@4.30.2)(typescript@5.7.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.24.0)) '@storybook/preview-api': specifier: ^8.4.7 version: 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/react': specifier: ^8.4.7 - version: 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) + version: 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -119,7 +119,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.1.0 - version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@testing-library/user-event': specifier: ^14.5.2 version: 14.5.2(@testing-library/dom@10.4.0) @@ -130,8 +130,8 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 18.3.11 - version: 18.3.11 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^18.3.0 version: 18.3.0 @@ -158,7 +158,7 @@ importers: version: 8.4.7(prettier@3.4.2) storybook-dark-mode: specifier: ^4.0.2 - version: 4.0.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 4.0.2(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) stylelint: specifier: ^16.12.0 version: 16.12.0(typescript@5.7.2) @@ -182,28 +182,28 @@ importers: version: link:../../packages/tsconfig '@sanity/icons': specifier: ^3.5.6 - version: 3.5.6(react@18.3.1) + version: 3.5.6(react@19.0.0) '@sanity/image-url': specifier: ^1.1.0 version: 1.1.0 '@sanity/vision': specifier: ^3.68.3 - version: 3.68.3(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(@lezer/common@1.2.1)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 3.68.3(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(@lezer/common@1.2.1)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) next-sanity: specifier: ^9.8.28 - version: 9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@18.3.1))(@sanity/types@3.68.3(@types/react@18.3.11))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@19.0.0))(@sanity/types@3.68.3(@types/react@19.0.2))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) sanity-plugin-iframe-pane: specifier: ^3.1.6 - version: 3.1.6(@sanity/client@6.24.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1)(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 3.1.6(@sanity/client@6.24.1)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1)(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) zod: specifier: ^3.24.1 version: 3.24.1 @@ -218,14 +218,14 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 18.3.11 - version: 18.3.11 + specifier: 19.0.2 + version: 19.0.2 sanity: specifier: ^3.68.3 - version: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) + version: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) styled-components: specifier: ^6.1.13 - version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) typescript: specifier: 5.7.2 version: 5.7.2 @@ -237,7 +237,7 @@ importers: version: 2.3.1 '@icons-pack/react-simple-icons': specifier: ^10.0.0 - version: 10.0.0(react@18.3.1) + version: 10.0.0(react@19.0.0) '@kduprey/config': specifier: workspace:* version: link:../../packages/config @@ -252,13 +252,13 @@ importers: version: 2.0.5(@sanity/client@6.24.1) '@sanity/react-loader': specifier: ^1.10.31 - version: 1.10.31(react@18.3.1) + version: 1.10.31(react@19.0.0) '@sanity/webhook': specifier: ^4.0.4 version: 4.0.4 '@sentry/nextjs': specifier: ^8 - version: 8.15.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.52.1(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(webpack@5.92.1) + version: 8.15.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.52.1(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.92.1) axios: specifier: ^1.7.9 version: 1.7.9 @@ -267,19 +267,19 @@ importers: version: 9.0.2 next: specifier: ^14.2.15 - version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) next-sanity: specifier: ^9.8.28 - version: 9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@18.3.1))(@sanity/types@3.68.3(@types/react@18.3.11))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@19.0.0))(@sanity/types@3.68.3(@types/react@19.0.2))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) react: - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: specifier: ^18.3.1 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) react-icons: specifier: ^5.4.0 - version: 5.4.0(react@18.3.1) + version: 5.4.0(react@19.0.0) server-only: specifier: ^0.0.1 version: 0.0.1 @@ -321,8 +321,8 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: ^18.3.11 - version: 18.3.11 + specifier: ^19.0.2 + version: 19.0.2 '@vercel/style-guide': specifier: ^6.0.0 version: 6.0.0(@next/eslint-plugin-next@14.2.14)(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(prettier@3.4.2)(typescript@5.7.2) @@ -399,7 +399,7 @@ importers: dependencies: next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) devDependencies: '@next/eslint-plugin-next': specifier: ^15.1.2 @@ -439,25 +439,25 @@ importers: dependencies: next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) packages/ui: dependencies: '@mantine/core': specifier: 7.15.1 - version: 7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@mantine/hooks': specifier: 7.15.1 - version: 7.15.1(react@18.3.1) + version: 7.15.1(react@19.0.0) '@tabler/icons-react': specifier: ^3.26.0 - version: 3.26.0(react@18.3.1) + version: 3.26.0(react@19.0.0) react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) devDependencies: '@kduprey/eslint-config': specifier: workspace:* @@ -469,8 +469,8 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 18.3.11 - version: 18.3.11 + specifier: 19.0.2 + version: 19.0.2 postcss: specifier: ^8.4.49 version: 8.4.49 @@ -3934,6 +3934,9 @@ packages: '@types/react@18.3.11': resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==} + '@types/react@19.0.2': + resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} + '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -8687,6 +8690,10 @@ packages: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} + react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} + engines: {node: '>=0.10.0'} + read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} @@ -11431,9 +11438,9 @@ snapshots: '@bdsqqq/try@2.3.1': {} - '@clerk/backend@1.13.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@clerk/backend@1.13.8(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@clerk/shared': 2.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@clerk/shared': 2.9.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@clerk/types': 4.25.0 cookie: 0.5.0 snakecase-keys: 5.4.4 @@ -11442,37 +11449,37 @@ snapshots: - react - react-dom - '@clerk/clerk-react@5.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@clerk/clerk-react@5.11.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@clerk/shared': 2.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@clerk/shared': 2.9.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@clerk/types': 4.25.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) tslib: 2.4.1 - '@clerk/nextjs@5.7.1(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@clerk/nextjs@5.7.1(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@clerk/backend': 1.13.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@clerk/clerk-react': 5.11.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@clerk/shared': 2.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@clerk/backend': 1.13.8(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@clerk/clerk-react': 5.11.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@clerk/shared': 2.9.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@clerk/types': 4.25.0 crypto-js: 4.2.0 - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) server-only: 0.0.1 tslib: 2.4.1 - '@clerk/shared@2.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@clerk/shared@2.9.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@clerk/types': 4.25.0 glob-to-regexp: 0.4.1 js-cookie: 3.0.5 std-env: 3.7.0 - swr: 2.2.5(react@18.3.1) + swr: 2.2.5(react@19.0.0) optionalDependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@clerk/themes@2.2.3': dependencies: @@ -11564,36 +11571,36 @@ snapshots: '@discoveryjs/json-ext@0.5.7': {} - '@dnd-kit/accessibility@3.1.0(react@18.3.1)': + '@dnd-kit/accessibility@3.1.0(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 tslib: 2.6.3 - '@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@dnd-kit/core@6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@dnd-kit/accessibility': 3.1.0(react@18.3.1) - '@dnd-kit/utilities': 3.2.2(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@dnd-kit/accessibility': 3.1.0(react@19.0.0) + '@dnd-kit/utilities': 3.2.2(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) tslib: 2.6.3 - '@dnd-kit/modifiers@6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@dnd-kit/modifiers@6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0)': dependencies: - '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@dnd-kit/utilities': 3.2.2(react@18.3.1) - react: 18.3.1 + '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@dnd-kit/utilities': 3.2.2(react@19.0.0) + react: 19.0.0 tslib: 2.6.3 - '@dnd-kit/sortable@7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@dnd-kit/sortable@7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0)': dependencies: - '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@dnd-kit/utilities': 3.2.2(react@18.3.1) - react: 18.3.1 + '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@dnd-kit/utilities': 3.2.2(react@19.0.0) + react: 19.0.0 tslib: 2.6.3 - '@dnd-kit/utilities@3.2.2(react@18.3.1)': + '@dnd-kit/utilities@3.2.2(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 tslib: 2.6.3 '@dual-bundle/import-meta-resolve@4.1.0': {} @@ -11619,9 +11626,9 @@ snapshots: '@emotion/unitless@0.8.1': {} - '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1)': + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 '@esbuild/aix-ppc64@0.21.5': optional: true @@ -11798,24 +11805,24 @@ snapshots: '@floating-ui/core': 1.6.4 '@floating-ui/utils': 0.2.8 - '@floating-ui/react-dom@2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react-dom@2.1.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@floating-ui/dom': 1.6.7 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@floating-ui/dom': 1.6.7 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - '@floating-ui/react@0.26.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react@0.26.28(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@floating-ui/utils': 0.2.8 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) tabbable: 6.2.0 '@floating-ui/utils@0.2.8': {} @@ -11834,9 +11841,9 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@icons-pack/react-simple-icons@10.0.0(react@18.3.1)': + '@icons-pack/react-simple-icons@10.0.0(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: @@ -12140,47 +12147,47 @@ snapshots: dependencies: '@lezer/common': 1.2.1 - '@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@floating-ui/react': 0.26.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mantine/hooks': 7.15.1(react@18.3.1) + '@floating-ui/react': 0.26.28(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@mantine/hooks': 7.15.1(react@19.0.0) clsx: 2.1.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-number-format: 5.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-remove-scroll: 2.6.2(@types/react@18.3.11)(react@18.3.1) - react-textarea-autosize: 8.5.5(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-number-format: 5.4.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react-remove-scroll: 2.6.2(@types/react@19.0.2)(react@19.0.0) + react-textarea-autosize: 8.5.5(@types/react@19.0.2)(react@19.0.0) type-fest: 4.30.2 transitivePeerDependencies: - '@types/react' - '@mantine/form@7.15.1(react@18.3.1)': + '@mantine/form@7.15.1(react@19.0.0)': dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6 - react: 18.3.1 + react: 19.0.0 - '@mantine/hooks@7.15.1(react@18.3.1)': + '@mantine/hooks@7.15.1(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 - '@mantine/notifications@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.15.1(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/notifications@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@mantine/core': 7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mantine/hooks': 7.15.1(react@18.3.1) - '@mantine/store': 7.15.1(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@mantine/hooks': 7.15.1(react@19.0.0) + '@mantine/store': 7.15.1(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-transition-group: 4.4.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0) - '@mantine/store@7.15.1(react@18.3.1)': + '@mantine/store@7.15.1(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 - '@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1)': + '@mdx-js/react@3.0.1(@types/react@19.0.2)(react@18.3.1)': dependencies: '@types/mdx': 2.0.13 - '@types/react': 18.3.11 + '@types/react': 19.0.2 react: 18.3.1 '@microsoft/api-extractor-model@7.30.1(@types/node@22.10.2)': @@ -12624,25 +12631,25 @@ snapshots: '@polka/url@1.0.0-next.25': {} - '@portabletext/editor@1.17.1(@sanity/block-tools@3.68.3(debug@4.4.0))(@sanity/schema@3.68.3(@types/react@18.3.11)(debug@4.4.0))(@sanity/types@3.68.3(@types/react@18.3.11)(debug@4.4.0))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@portabletext/editor@1.17.1(@sanity/block-tools@3.68.3(debug@4.4.0))(@sanity/schema@3.68.3(@types/react@19.0.2)(debug@4.4.0))(@sanity/types@3.68.3(@types/react@19.0.2)(debug@4.4.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': dependencies: '@portabletext/patches': 1.1.1 '@sanity/block-tools': 3.68.3(debug@4.4.0) - '@sanity/schema': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@xstate/react': 5.0.0(@types/react@18.3.11)(react@18.3.1)(xstate@5.19.0) + '@sanity/schema': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@xstate/react': 5.0.0(@types/react@19.0.2)(react@19.0.0)(xstate@5.19.0) debug: 4.4.0 get-random-values-esm: 1.0.2 lodash: 4.17.21 lodash.startcase: 4.4.0 - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) rxjs: 7.8.1 slate: 0.112.0 slate-dom: 0.111.0(slate@0.112.0) - slate-react: 0.112.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) + slate-react: 0.112.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + use-effect-event: 1.0.2(react@19.0.0) xstate: 5.19.0 transitivePeerDependencies: - '@types/react' @@ -12654,11 +12661,11 @@ snapshots: '@sanity/diff-match-patch': 3.1.2 lodash: 4.17.21 - '@portabletext/react@3.2.0(react@18.3.1)': + '@portabletext/react@3.2.0(react@19.0.0)': dependencies: '@portabletext/toolkit': 2.0.16 '@portabletext/types': 2.0.13 - react: 18.3.1 + react: 19.0.0 '@portabletext/toolkit@2.0.16': dependencies: @@ -12703,149 +12710,149 @@ snapshots: '@radix-ui/primitive@1.1.0': {} - '@radix-ui/react-compose-refs@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-compose-refs@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-context@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-context@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-dialog@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-dialog@1.1.1(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@radix-ui/primitive': 1.1.0 - '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-context': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-dismissable-layer': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-focus-guards': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-portal': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-presence': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-context': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-dismissable-layer': 1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-focus-guards': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-id': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-portal': 1.1.1(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-presence': 1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-slot': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.2)(react@19.0.0) aria-hidden: 1.2.4 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-remove-scroll: 2.5.7(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-remove-scroll: 2.5.7(@types/react@19.0.2)(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-dismissable-layer@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-dismissable-layer@1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@radix-ui/primitive': 1.1.0 - '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-focus-guards@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-focus-guards@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-id@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-id@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-portal@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-portal@1.1.1(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-presence@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-presence@1.1.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1) - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.2)(react@19.0.0) + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@radix-ui/react-slot': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 - '@radix-ui/react-slot@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-slot@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 + '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1) - react: 18.3.1 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@18.3.11)(react@18.3.1)': + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - '@rexxars/react-json-inspector@9.0.1(react@18.3.1)': + '@rexxars/react-json-inspector@9.0.1(react@19.0.0)': dependencies: debounce: 1.2.1 md5-o-matic: 0.1.1 - react: 18.3.1 + react: 19.0.0 - '@rexxars/react-split-pane@1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@rexxars/react-split-pane@1.0.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@rollup/plugin-alias@5.1.1(rollup@4.28.1)': optionalDependencies: @@ -13043,14 +13050,14 @@ snapshots: '@sanity/browserslist-config@1.0.5': {} - '@sanity/cli@3.68.3(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react@18.3.1)': + '@sanity/cli@3.68.3(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react@19.0.0)': dependencies: '@babel/traverse': 7.26.4 '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/codegen': 3.68.3 - '@sanity/telemetry': 0.7.9(react@18.3.1) + '@sanity/telemetry': 0.7.9(react@19.0.0) '@sanity/template-validator': 1.1.0(@types/babel__core@7.20.5)(@types/node@22.10.2)(debug@4.4.0) - '@sanity/util': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/util': 3.68.3(@types/react@19.0.2)(debug@4.4.0) chalk: 4.1.2 debug: 4.4.0 decompress: 4.2.1 @@ -13151,26 +13158,26 @@ snapshots: '@sanity/generate-help-url@3.0.0': {} - '@sanity/icons@1.3.10(react@18.3.1)': + '@sanity/icons@1.3.10(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 - '@sanity/icons@2.11.8(react@18.3.1)': + '@sanity/icons@2.11.8(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 - '@sanity/icons@3.5.6(react@18.3.1)': + '@sanity/icons@3.5.6(react@19.0.0)': dependencies: - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) '@sanity/image-url@1.1.0': {} - '@sanity/import@3.37.9(@types/react@18.3.11)': + '@sanity/import@3.37.9(@types/react@19.0.2)': dependencies: '@sanity/asset-utils': 2.2.1 '@sanity/generate-help-url': 3.0.0 - '@sanity/mutator': 3.68.3(@types/react@18.3.11) + '@sanity/mutator': 3.68.3(@types/react@19.0.2) '@sanity/uuid': 3.0.2 debug: 4.4.0 file-url: 2.0.2 @@ -13193,37 +13200,37 @@ snapshots: - '@types/react' - supports-color - '@sanity/incompatible-plugin@1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@sanity/incompatible-plugin@1.0.4(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@sanity/icons': 1.3.10(react@18.3.1) - react: 18.3.1 - react-copy-to-clipboard: 5.1.0(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) + '@sanity/icons': 1.3.10(react@19.0.0) + react: 19.0.0 + react-copy-to-clipboard: 5.1.0(react@19.0.0) + react-dom: 18.3.1(react@19.0.0) - '@sanity/insert-menu@1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.68.3(@types/react@18.3.11)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/insert-menu@1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.68.3(@types/react@19.0.2)(debug@4.4.0))(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': dependencies: - '@sanity/icons': 3.5.6(react@18.3.1) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/icons': 3.5.6(react@19.0.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) lodash: 4.17.21 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) react-is: 18.3.1 transitivePeerDependencies: - '@emotion/is-prop-valid' - styled-components - '@sanity/logos@2.1.13(@sanity/color@3.0.6)(react@18.3.1)': + '@sanity/logos@2.1.13(@sanity/color@3.0.6)(react@19.0.0)': dependencies: '@sanity/color': 3.0.6 - react: 18.3.1 + react: 19.0.0 - '@sanity/migrate@3.68.3(@types/react@18.3.11)': + '@sanity/migrate@3.68.3(@types/react@19.0.2)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/mutate': 0.11.1(debug@4.4.0) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/util': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/util': 3.68.3(@types/react@19.0.2)(debug@4.4.0) arrify: 2.0.1 debug: 4.4.0 fast-fifo: 1.3.2 @@ -13259,10 +13266,10 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/mutator@3.68.3(@types/react@18.3.11)': + '@sanity/mutator@3.68.3(@types/react@19.0.2)': dependencies: '@sanity/diff-match-patch': 3.1.2 - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) '@sanity/uuid': 3.0.2 debug: 4.4.0 lodash: 4.17.21 @@ -13270,13 +13277,13 @@ snapshots: - '@types/react' - supports-color - '@sanity/next-loader@1.2.7(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@sanity/next-loader@1.2.7(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/comlink': 2.0.2 - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - use-effect-event: 1.0.2(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + use-effect-event: 1.0.2(react@19.0.0) transitivePeerDependencies: - debug @@ -13330,25 +13337,25 @@ snapshots: - debug - supports-color - '@sanity/presentation@1.19.13(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/presentation@1.19.13(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.4.0)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/comlink': 2.0.2 - '@sanity/icons': 3.5.6(react@18.3.1) - '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) + '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@19.0.0) '@sanity/preview-url-secret': 2.0.5(@sanity/client@6.24.1) - '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) '@sanity/uuid': 3.0.2 fast-deep-equal: 3.1.3 - framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) lodash: 4.17.21 mendoza: 3.0.8 mnemonist: 0.39.8 path-to-regexp: 6.3.0 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) rxjs: 7.8.1 - suspend-react: 0.1.3(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) + suspend-react: 0.1.3(react@19.0.0) + use-effect-event: 1.0.2(react@19.0.0) transitivePeerDependencies: - '@emotion/is-prop-valid' - '@sanity/color' @@ -13358,19 +13365,19 @@ snapshots: - react-is - styled-components - '@sanity/preview-kit-compat@1.5.27(@sanity/client@6.24.1)(react@18.3.1)': + '@sanity/preview-kit-compat@1.5.27(@sanity/client@6.24.1)(react@19.0.0)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/comlink': 2.0.2 - react: 18.3.1 + react: 19.0.0 - '@sanity/preview-kit@5.1.25(@sanity/client@6.24.1)(react@18.3.1)': + '@sanity/preview-kit@5.1.25(@sanity/client@6.24.1)(react@19.0.0)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) - '@sanity/preview-kit-compat': 1.5.27(@sanity/client@6.24.1)(react@18.3.1) + '@sanity/preview-kit-compat': 1.5.27(@sanity/client@6.24.1)(react@19.0.0) mendoza: 3.0.8 optionalDependencies: - react: 18.3.1 + react: 19.0.0 '@sanity/preview-url-secret@1.6.21(@sanity/client@6.24.1)': dependencies: @@ -13382,18 +13389,18 @@ snapshots: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/uuid': 3.0.2 - '@sanity/react-loader@1.10.31(react@18.3.1)': + '@sanity/react-loader@1.10.31(react@19.0.0)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/core-loader': 1.7.22 - react: 18.3.1 + react: 19.0.0 transitivePeerDependencies: - debug - '@sanity/schema@3.68.3(@types/react@18.3.11)(debug@4.4.0)': + '@sanity/schema@3.68.3(@types/react@19.0.2)(debug@4.4.0)': dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) arrify: 2.0.1 groq-js: 1.14.2 humanize-list: 1.0.1 @@ -13405,10 +13412,10 @@ snapshots: - debug - supports-color - '@sanity/telemetry@0.7.9(react@18.3.1)': + '@sanity/telemetry@0.7.9(react@19.0.0)': dependencies: lodash: 4.17.21 - react: 18.3.1 + react: 19.0.0 rxjs: 7.8.1 typeid-js: 0.3.0 @@ -13440,35 +13447,42 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/types@3.68.3(@types/react@19.0.2)(debug@4.4.0)': dependencies: - '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@sanity/client': 6.24.1(debug@4.4.0) + '@types/react': 19.0.2 + transitivePeerDependencies: + - debug + + '@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/color': 3.0.6 - '@sanity/icons': 3.5.6(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) csstype: 3.1.3 - framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) + framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) + react-dom: 18.3.1(react@19.0.0) react-is: 18.3.1 - react-refractor: 2.2.0(react@18.3.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) + react-refractor: 2.2.0(react@19.0.0) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + use-effect-event: 1.0.2(react@19.0.0) transitivePeerDependencies: - '@emotion/is-prop-valid' - '@sanity/ui@2.6.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/ui@2.6.1(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': dependencies: - '@floating-ui/react-dom': 2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@floating-ui/react-dom': 2.1.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/color': 3.0.6 - '@sanity/icons': 3.5.6(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) csstype: 3.1.3 - framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + framer-motion: 11.0.8(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) react-is: 18.3.1 - react-refractor: 2.2.0(react@18.3.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-refractor: 2.2.0(react@19.0.0) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/util@3.37.2(debug@4.4.0)': dependencies: @@ -13480,10 +13494,10 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/util@3.68.3(@types/react@18.3.11)(debug@4.4.0)': + '@sanity/util@3.68.3(@types/react@19.0.2)(debug@4.4.0)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -13496,7 +13510,7 @@ snapshots: '@types/uuid': 8.3.4 uuid: 8.3.2 - '@sanity/vision@3.68.3(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(@lezer/common@1.2.1)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/vision@3.68.3(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(@lezer/common@1.2.1)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))': dependencies: '@codemirror/autocomplete': 6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1) '@codemirror/commands': 6.6.0 @@ -13507,20 +13521,20 @@ snapshots: '@codemirror/view': 6.28.4 '@juggle/resize-observer': 3.4.0 '@lezer/highlight': 1.2.0 - '@rexxars/react-json-inspector': 9.0.1(react@18.3.1) - '@rexxars/react-split-pane': 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@rexxars/react-json-inspector': 9.0.1(react@19.0.0) + '@rexxars/react-split-pane': 1.0.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/color': 3.0.6 - '@sanity/icons': 3.5.6(react@18.3.1) - '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@uiw/react-codemirror': 4.23.0(@babel/runtime@7.24.7)(@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1))(@codemirror/language@6.10.2)(@codemirror/lint@6.8.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.28.4)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) + '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@uiw/react-codemirror': 4.23.0(@babel/runtime@7.24.7)(@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1))(@codemirror/language@6.10.2)(@codemirror/lint@6.8.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.28.4)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@19.0.0))(react@19.0.0) is-hotkey-esm: 1.0.0 json-2-csv: 5.5.4 json5: 2.2.3 lodash: 4.17.21 quick-lru: 5.1.1 - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) transitivePeerDependencies: - '@babel/runtime' - '@codemirror/lint' @@ -13531,24 +13545,24 @@ snapshots: - react-dom - react-is - '@sanity/visual-editing@2.10.10(@sanity/client@6.24.1)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@sanity/visual-editing@2.10.10(@sanity/client@6.24.1)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@sanity/comlink': 2.0.2 '@sanity/mutate': 0.11.0-canary.4(xstate@5.19.0) '@sanity/preview-url-secret': 2.0.5(@sanity/client@6.24.1) '@vercel/stega': 0.1.2 get-random-values-esm: 1.0.2 - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) + react-dom: 18.3.1(react@19.0.0) rxjs: 7.8.1 scroll-into-view-if-needed: 3.1.0 - use-effect-event: 1.0.2(react@18.3.1) + use-effect-event: 1.0.2(react@19.0.0) valibot: 0.31.1 xstate: 5.19.0 optionalDependencies: '@sanity/client': 6.24.1(debug@4.4.0) - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) transitivePeerDependencies: - debug @@ -13679,20 +13693,20 @@ snapshots: '@sentry/core@8.47.0': {} - '@sentry/nextjs@8.15.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.52.1(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(webpack@5.92.1)': + '@sentry/nextjs@8.15.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.52.1(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0)(webpack@5.92.1)': dependencies: '@opentelemetry/instrumentation-http': 0.52.1(@opentelemetry/api@1.9.0) '@rollup/plugin-commonjs': 26.0.1(rollup@3.29.4) '@sentry/core': 8.15.0 '@sentry/node': 8.15.0 '@sentry/opentelemetry': 8.15.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.52.1(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.25.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0) - '@sentry/react': 8.15.0(react@18.3.1) + '@sentry/react': 8.15.0(react@19.0.0) '@sentry/types': 8.15.0 '@sentry/utils': 8.15.0 '@sentry/vercel-edge': 8.15.0 '@sentry/webpack-plugin': 2.20.1(webpack@5.92.1) chalk: 3.0.0 - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) resolve: 1.22.8 rollup: 3.29.4 stacktrace-parser: 0.1.10 @@ -13753,21 +13767,21 @@ snapshots: '@sentry/types': 8.15.0 '@sentry/utils': 8.15.0 - '@sentry/react@8.15.0(react@18.3.1)': + '@sentry/react@8.15.0(react@19.0.0)': dependencies: '@sentry/browser': 8.15.0 '@sentry/core': 8.15.0 '@sentry/types': 8.15.0 '@sentry/utils': 8.15.0 hoist-non-react-statics: 3.3.2 - react: 18.3.1 + react: 19.0.0 - '@sentry/react@8.47.0(react@18.3.1)': + '@sentry/react@8.47.0(react@19.0.0)': dependencies: '@sentry/browser': 8.47.0 '@sentry/core': 8.47.0 hoist-non-react-statics: 3.3.2 - react: 18.3.1 + react: 19.0.0 '@sentry/types@8.15.0': {} @@ -13824,9 +13838,9 @@ snapshots: storybook: 8.4.7(prettier@3.4.2) ts-dedent: 2.2.0 - '@storybook/addon-docs@8.4.7(@types/react@18.3.11)(storybook@8.4.7(prettier@3.4.2))': + '@storybook/addon-docs@8.4.7(@types/react@19.0.2)(storybook@8.4.7(prettier@3.4.2))': dependencies: - '@mdx-js/react': 3.0.1(@types/react@18.3.11)(react@18.3.1) + '@mdx-js/react': 3.0.1(@types/react@19.0.2)(react@18.3.1) '@storybook/blocks': 8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2)) '@storybook/csf-plugin': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/react-dom-shim': 8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2)) @@ -13837,12 +13851,12 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@storybook/addon-essentials@8.4.7(@types/react@18.3.11)(storybook@8.4.7(prettier@3.4.2))': + '@storybook/addon-essentials@8.4.7(@types/react@19.0.2)(storybook@8.4.7(prettier@3.4.2))': dependencies: '@storybook/addon-actions': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-backgrounds': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-controls': 8.4.7(storybook@8.4.7(prettier@3.4.2)) - '@storybook/addon-docs': 8.4.7(@types/react@18.3.11)(storybook@8.4.7(prettier@3.4.2)) + '@storybook/addon-docs': 8.4.7(@types/react@19.0.2)(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-highlight': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-measure': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/addon-outline': 8.4.7(storybook@8.4.7(prettier@3.4.2)) @@ -13884,26 +13898,26 @@ snapshots: memoizerific: 1.11.3 storybook: 8.4.7(prettier@3.4.2) - '@storybook/blocks@8.3.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))': + '@storybook/blocks@8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))': dependencies: '@storybook/csf': 0.1.11 '@storybook/global': 5.0.0 - '@storybook/icons': 1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/icons': 1.2.10(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@types/lodash': 4.17.6 color-convert: 2.0.1 dequal: 2.0.3 lodash: 4.17.21 - markdown-to-jsx: 7.4.7(react@18.3.1) + markdown-to-jsx: 7.4.7(react@19.0.0) memoizerific: 1.11.3 polished: 4.3.1 - react-colorful: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-colorful: 5.6.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0) storybook: 8.4.7(prettier@3.4.2) telejson: 7.2.0 ts-dedent: 2.2.0 util-deprecate: 1.0.2 optionalDependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@storybook/blocks@8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))': dependencies: @@ -13964,19 +13978,19 @@ snapshots: dependencies: '@storybook/global': 5.0.0 - '@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@radix-ui/react-dialog': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-dialog': 1.1.1(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@radix-ui/react-slot': 1.1.0(@types/react@19.0.2)(react@19.0.0) '@storybook/client-logger': 8.1.11 '@storybook/csf': 0.1.11 '@storybook/global': 5.0.0 - '@storybook/icons': 1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/theming': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/icons': 1.2.10(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@storybook/theming': 8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@storybook/types': 8.1.11 memoizerific: 1.11.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) util-deprecate: 1.0.2 transitivePeerDependencies: - '@types/react' @@ -14028,15 +14042,15 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@storybook/icons@1.2.10(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - '@storybook/icons@1.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@storybook/icons@1.2.9(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@storybook/icons@1.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -14049,16 +14063,16 @@ snapshots: '@vitest/utils': 2.1.8 storybook: 8.4.7(prettier@3.4.2) - '@storybook/manager-api@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@storybook/manager-api@8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@storybook/channels': 8.1.11 '@storybook/client-logger': 8.1.11 '@storybook/core-events': 8.1.11 '@storybook/csf': 0.1.11 '@storybook/global': 5.0.0 - '@storybook/icons': 1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/icons': 1.2.10(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@storybook/router': 8.1.11 - '@storybook/theming': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@storybook/types': 8.1.11 dequal: 2.0.3 lodash: 4.17.21 @@ -14074,7 +14088,7 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.4.2) - '@storybook/nextjs@8.4.7(esbuild@0.24.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(type-fest@4.30.2)(typescript@5.7.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.24.0))': + '@storybook/nextjs@8.4.7(esbuild@0.24.0)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(type-fest@4.30.2)(typescript@5.7.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.24.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.26.0) @@ -14091,8 +14105,8 @@ snapshots: '@babel/runtime': 7.24.7 '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.14.2)(type-fest@4.30.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.24.0)) '@storybook/builder-webpack5': 8.4.7(esbuild@0.24.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) - '@storybook/preset-react-webpack': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) - '@storybook/react': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) + '@storybook/preset-react-webpack': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(esbuild@0.24.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) + '@storybook/react': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) '@storybook/test': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@types/node': 22.10.2 '@types/semver': 7.5.8 @@ -14101,20 +14115,20 @@ snapshots: find-up: 5.0.0 image-size: 1.1.1 loader-utils: 3.3.1 - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) node-polyfill-webpack-plugin: 2.0.1(webpack@5.92.1(esbuild@0.24.0)) pnp-webpack-plugin: 1.7.0(typescript@5.7.2) postcss: 8.4.49 postcss-loader: 8.1.1(postcss@8.4.49)(typescript@5.7.2)(webpack@5.92.1(esbuild@0.24.0)) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) react-refresh: 0.14.2 resolve-url-loader: 5.0.0 sass-loader: 13.3.3(webpack@5.92.1(esbuild@0.24.0)) semver: 7.6.3 storybook: 8.4.7(prettier@3.4.2) style-loader: 3.3.4(webpack@5.92.1(esbuild@0.24.0)) - styled-jsx: 5.1.6(@babel/core@7.26.0)(react@18.3.1) + styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.0.0) ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 4.1.0 @@ -14143,18 +14157,18 @@ snapshots: '@storybook/node-logger@8.1.11': {} - '@storybook/preset-react-webpack@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(esbuild@0.24.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2)': + '@storybook/preset-react-webpack@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(esbuild@0.24.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2)': dependencies: '@storybook/core-webpack': 8.4.7(storybook@8.4.7(prettier@3.4.2)) - '@storybook/react': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) + '@storybook/react': 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.7.2)(webpack@5.92.1(esbuild@0.24.0)) '@types/node': 22.10.2 '@types/semver': 7.5.8 find-up: 5.0.0 magic-string: 0.30.17 - react: 18.3.1 + react: 19.0.0 react-docgen: 7.0.3 - react-dom: 18.3.1(react@18.3.1) + react-dom: 18.3.1(react@19.0.0) resolve: 1.22.8 semver: 7.6.3 storybook: 8.4.7(prettier@3.4.2) @@ -14194,16 +14208,22 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.4.7(prettier@3.4.2) - '@storybook/react@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2)': + '@storybook/react-dom-shim@8.4.7(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))': + dependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + storybook: 8.4.7(prettier@3.4.2) + + '@storybook/react@8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.2)': dependencies: '@storybook/components': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.4.7(storybook@8.4.7(prettier@3.4.2)) '@storybook/preview-api': 8.4.7(storybook@8.4.7(prettier@3.4.2)) - '@storybook/react-dom-shim': 8.4.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.7(prettier@3.4.2)) + '@storybook/react-dom-shim': 8.4.7(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2)) '@storybook/theming': 8.4.7(storybook@8.4.7(prettier@3.4.2)) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) storybook: 8.4.7(prettier@3.4.2) optionalDependencies: '@storybook/test': 8.4.7(storybook@8.4.7(prettier@3.4.2)) @@ -14227,15 +14247,15 @@ snapshots: '@vitest/spy': 2.0.5 storybook: 8.4.7(prettier@3.4.2) - '@storybook/theming@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@storybook/theming@8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@19.0.0) '@storybook/client-logger': 8.1.11 '@storybook/global': 5.0.0 memoizerific: 1.11.3 optionalDependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@storybook/theming@8.4.7(storybook@8.4.7(prettier@3.4.2))': dependencies: @@ -14347,10 +14367,10 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@tabler/icons-react@3.26.0(react@18.3.1)': + '@tabler/icons-react@3.26.0(react@19.0.0)': dependencies: '@tabler/icons': 3.26.0 - react: 18.3.1 + react: 19.0.0 '@tabler/icons@3.26.0': {} @@ -14375,17 +14395,17 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.17 - '@tanstack/react-table@8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-table@8.19.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@tanstack/table-core': 8.19.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - '@tanstack/react-virtual@3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-virtual@3.11.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@tanstack/virtual-core': 3.11.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@tanstack/table-core@8.19.2': {} @@ -14422,14 +14442,14 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.24.7 '@testing-library/dom': 10.4.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-dom': 18.3.0 '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': @@ -14678,17 +14698,21 @@ snapshots: '@types/react-dom@18.3.0': dependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react-is@18.3.0': dependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@types/react@18.3.11': dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3 + '@types/react@19.0.2': + dependencies: + csstype: 3.1.3 + '@types/resolve@1.20.2': {} '@types/resolve@1.20.6': {} @@ -14950,7 +14974,7 @@ snapshots: '@codemirror/state': 6.4.1 '@codemirror/view': 6.28.4 - '@uiw/react-codemirror@4.23.0(@babel/runtime@7.24.7)(@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1))(@codemirror/language@6.10.2)(@codemirror/lint@6.8.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.28.4)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@uiw/react-codemirror@4.23.0(@babel/runtime@7.24.7)(@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1))(@codemirror/language@6.10.2)(@codemirror/lint@6.8.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.28.4)(codemirror@6.0.1(@lezer/common@1.2.1))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.24.7 '@codemirror/commands': 6.6.0 @@ -14959,8 +14983,8 @@ snapshots: '@codemirror/view': 6.28.4 '@uiw/codemirror-extensions-basic-setup': 4.23.0(@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1))(@codemirror/commands@6.6.0)(@codemirror/language@6.10.2)(@codemirror/lint@6.8.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4) codemirror: 6.0.1(@lezer/common@1.2.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) transitivePeerDependencies: - '@codemirror/autocomplete' - '@codemirror/language' @@ -14983,9 +15007,9 @@ snapshots: eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint-plugin-import@2.29.1)(eslint@8.57.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2) + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.0) - eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2))(eslint@8.57.0) + eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2))(eslint@8.57.0) eslint-plugin-react: 7.34.3(eslint@8.57.0) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) eslint-plugin-testing-library: 6.2.2(eslint@8.57.0)(typescript@5.7.2) @@ -15017,9 +15041,9 @@ snapshots: eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint-plugin-import@2.29.1)(eslint@8.57.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) - eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2) + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.0) - eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2))(eslint@8.57.0) + eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2))(eslint@8.57.0) eslint-plugin-react: 7.34.3(eslint@8.57.0) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) eslint-plugin-testing-library: 6.2.2(eslint@8.57.0)(typescript@5.7.2) @@ -15158,11 +15182,11 @@ snapshots: '@webassemblyjs/ast': 1.12.1 '@xtuc/long': 4.2.2 - '@xstate/react@5.0.0(@types/react@18.3.11)(react@18.3.1)(xstate@5.19.0)': + '@xstate/react@5.0.0(@types/react@19.0.2)(react@19.0.0)(xstate@5.19.0)': dependencies: - react: 18.3.1 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.3.11)(react@18.3.1) - use-sync-external-store: 1.2.2(react@18.3.1) + react: 19.0.0 + use-isomorphic-layout-effect: 1.1.2(@types/react@19.0.2)(react@19.0.0) + use-sync-external-store: 1.2.2(react@19.0.0) optionalDependencies: xstate: 5.19.0 transitivePeerDependencies: @@ -16895,7 +16919,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2): + eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2): dependencies: '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.7.2) eslint: 8.57.0 @@ -16969,12 +16993,12 @@ snapshots: - supports-color - typescript - eslint-plugin-playwright@1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2))(eslint@8.57.0): + eslint-plugin-playwright@1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2))(eslint@8.57.0): dependencies: eslint: 8.57.0 globals: 13.24.0 optionalDependencies: - eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0(@types/node@22.10.2))(typescript@5.7.2) + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.15.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(jest@29.7.0)(typescript@5.7.2) eslint-plugin-react-hooks@4.6.2(eslint@8.57.0): dependencies: @@ -17392,23 +17416,23 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.0.8(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: tslib: 2.6.3 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - framer-motion@11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: motion-dom: 11.14.3 motion-utils: 11.14.3 tslib: 2.6.3 optionalDependencies: '@emotion/is-prop-valid': 1.2.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) from2@2.3.0: dependencies: @@ -18921,12 +18945,12 @@ snapshots: dependencies: tmpl: 1.0.5 - mantine-datatable@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.15.1(react@18.3.1))(clsx@2.1.1)(react@18.3.1): + mantine-datatable@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(clsx@2.1.1)(react@19.0.0): dependencies: - '@mantine/core': 7.15.1(@mantine/hooks@7.15.1(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mantine/hooks': 7.15.1(react@18.3.1) + '@mantine/core': 7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@mantine/hooks': 7.15.1(react@19.0.0) clsx: 2.1.1 - react: 18.3.1 + react: 19.0.0 map-obj@1.0.1: {} @@ -18934,9 +18958,9 @@ snapshots: map-or-similar@1.5.0: {} - markdown-to-jsx@7.4.7(react@18.3.1): + markdown-to-jsx@7.4.7(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 mathml-tag-names@2.1.3: {} @@ -19431,24 +19455,24 @@ snapshots: neo-async@2.6.2: {} - next-sanity@9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@18.3.1))(@sanity/types@3.68.3(@types/react@18.3.11))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): + next-sanity@9.8.28(@sanity/client@6.24.1)(@sanity/icons@3.5.6(react@19.0.0))(@sanity/types@3.68.3(@types/react@19.0.2))(@sanity/ui@2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)))(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)): dependencies: - '@portabletext/react': 3.2.0(react@18.3.1) + '@portabletext/react': 3.2.0(react@19.0.0) '@sanity/client': 6.24.1(debug@4.4.0) - '@sanity/icons': 3.5.6(react@18.3.1) - '@sanity/next-loader': 1.2.7(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) - '@sanity/preview-kit': 5.1.25(@sanity/client@6.24.1)(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) + '@sanity/next-loader': 1.2.7(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0) + '@sanity/preview-kit': 5.1.25(@sanity/client@6.24.1)(react@19.0.0) '@sanity/preview-url-secret': 2.0.5(@sanity/client@6.24.1) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/visual-editing': 2.10.10(@sanity/client@6.24.1)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@sanity/visual-editing': 2.10.10(@sanity/client@6.24.1)(next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0) groq: 3.68.1 history: 5.3.0 - next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - sanity: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next: 14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + sanity: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) transitivePeerDependencies: - '@remix-run/react' - '@sveltejs/kit' @@ -19456,7 +19480,7 @@ snapshots: - react-router - svelte - next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.15(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: '@next/env': 14.2.15 '@swc/helpers': 0.5.5 @@ -19464,9 +19488,9 @@ snapshots: caniuse-lite: 1.0.30001666 graceful-fs: 4.2.11 postcss: 8.4.31 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - styled-jsx: 5.1.1(@babel/core@7.26.0)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + styled-jsx: 5.1.1(@babel/core@7.26.0)(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 14.2.15 '@next/swc-darwin-x64': 14.2.15 @@ -20260,25 +20284,25 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-clientside-effect@1.2.6(react@18.3.1): + react-clientside-effect@1.2.6(react@19.0.0): dependencies: '@babel/runtime': 7.24.7 - react: 18.3.1 + react: 19.0.0 - react-colorful@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-colorful@5.6.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - react-compiler-runtime@19.0.0-beta-201e55d-20241215(react@18.3.1): + react-compiler-runtime@19.0.0-beta-201e55d-20241215(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - react-copy-to-clipboard@5.1.0(react@18.3.1): + react-copy-to-clipboard@5.1.0(react@19.0.0): dependencies: copy-to-clipboard: 3.3.3 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 react-docgen-typescript@2.2.2(typescript@5.7.2): dependencies: @@ -20305,32 +20329,38 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 + react-dom@18.3.1(react@19.0.0): + dependencies: + loose-envify: 1.4.0 + react: 19.0.0 + scheduler: 0.23.2 + react-fast-compare@3.2.2: {} - react-focus-lock@2.13.5(@types/react@18.3.11)(react@18.3.1): + react-focus-lock@2.13.5(@types/react@19.0.2)(react@19.0.0): dependencies: '@babel/runtime': 7.24.7 focus-lock: 1.3.5 prop-types: 15.8.1 - react: 18.3.1 - react-clientside-effect: 1.2.6(react@18.3.1) - use-callback-ref: 1.3.3(@types/react@18.3.11)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-clientside-effect: 1.2.6(react@19.0.0) + use-callback-ref: 1.3.3(@types/react@19.0.2)(react@19.0.0) + use-sidecar: 1.1.2(@types/react@19.0.2)(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - react-i18next@14.0.2(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@14.0.2(i18next@23.11.5)(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.24.7 html-parse-stringify: 3.0.1 i18next: 23.11.5 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - react-dom: 18.3.1(react@18.3.1) + react-dom: 18.3.1(react@19.0.0) - react-icons@5.4.0(react@18.3.1): + react-icons@5.4.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 react-is@16.13.1: {} @@ -20338,88 +20368,90 @@ snapshots: react-is@18.3.1: {} - react-number-format@5.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-number-format@5.4.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) - react-refractor@2.2.0(react@18.3.1): + react-refractor@2.2.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 refractor: 3.6.0 unist-util-filter: 2.0.3 unist-util-visit-parents: 3.1.1 react-refresh@0.14.2: {} - react-remove-scroll-bar@2.3.8(@types/react@18.3.11)(react@18.3.1): + react-remove-scroll-bar@2.3.8(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - react-style-singleton: 2.2.3(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-style-singleton: 2.2.3(@types/react@19.0.2)(react@19.0.0) tslib: 2.6.3 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - react-remove-scroll@2.5.7(@types/react@18.3.11)(react@18.3.1): + react-remove-scroll@2.5.7(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - react-remove-scroll-bar: 2.3.8(@types/react@18.3.11)(react@18.3.1) - react-style-singleton: 2.2.3(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-remove-scroll-bar: 2.3.8(@types/react@19.0.2)(react@19.0.0) + react-style-singleton: 2.2.3(@types/react@19.0.2)(react@19.0.0) tslib: 2.6.3 - use-callback-ref: 1.3.3(@types/react@18.3.11)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1) + use-callback-ref: 1.3.3(@types/react@19.0.2)(react@19.0.0) + use-sidecar: 1.1.2(@types/react@19.0.2)(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - react-remove-scroll@2.6.2(@types/react@18.3.11)(react@18.3.1): + react-remove-scroll@2.6.2(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - react-remove-scroll-bar: 2.3.8(@types/react@18.3.11)(react@18.3.1) - react-style-singleton: 2.2.3(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-remove-scroll-bar: 2.3.8(@types/react@19.0.2)(react@19.0.0) + react-style-singleton: 2.2.3(@types/react@19.0.2)(react@19.0.0) tslib: 2.6.3 - use-callback-ref: 1.3.3(@types/react@18.3.11)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1) + use-callback-ref: 1.3.3(@types/react@19.0.2)(react@19.0.0) + use-sidecar: 1.1.2(@types/react@19.0.2)(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - react-rx@4.1.10(react@18.3.1)(rxjs@7.8.1): + react-rx@4.1.10(react@19.0.0)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) rxjs: 7.8.1 - use-effect-event: 1.0.2(react@18.3.1) + use-effect-event: 1.0.2(react@19.0.0) - react-style-singleton@2.2.3(@types/react@18.3.11)(react@18.3.1): + react-style-singleton@2.2.3(@types/react@19.0.2)(react@19.0.0): dependencies: get-nonce: 1.0.1 - react: 18.3.1 + react: 19.0.0 tslib: 2.6.3 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - react-textarea-autosize@8.5.5(@types/react@18.3.11)(react@18.3.1): + react-textarea-autosize@8.5.5(@types/react@19.0.2)(react@19.0.0): dependencies: '@babel/runtime': 7.24.7 - react: 18.3.1 - use-composed-ref: 1.3.0(react@18.3.1) - use-latest: 1.2.1(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + use-composed-ref: 1.3.0(react@19.0.0) + use-latest: 1.2.1(@types/react@19.0.2)(react@19.0.0) transitivePeerDependencies: - '@types/react' - react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-transition-group@4.4.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.24.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) react@18.3.1: dependencies: loose-envify: 1.4.0 + react@19.0.0: {} + read-cache@1.0.0: dependencies: pify: 2.3.0 @@ -20757,60 +20789,60 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.1.2 - sanity-plugin-iframe-pane@3.1.6(@sanity/client@6.24.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1)(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): + sanity-plugin-iframe-pane@3.1.6(@sanity/client@6.24.1)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1)(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)): dependencies: - '@sanity/icons': 2.11.8(react@18.3.1) - '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@sanity/icons': 2.11.8(react@19.0.0) + '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/preview-url-secret': 1.6.21(@sanity/client@6.24.1) - '@sanity/ui': 2.6.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - sanity: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - suspend-react: 0.1.3(react@18.3.1) - usehooks-ts: 3.0.1(react@18.3.1) + '@sanity/ui': 2.6.1(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + framer-motion: 11.0.8(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + sanity: 3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + suspend-react: 0.1.3(react@19.0.0) + usehooks-ts: 3.0.1(react@19.0.0) transitivePeerDependencies: - '@sanity/client' - react-dom - react-is - sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1): + sanity@3.68.3(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1): dependencies: - '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) - '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) - '@dnd-kit/utilities': 3.2.2(react@18.3.1) + '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0) + '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0))(react@19.0.0) + '@dnd-kit/utilities': 3.2.2(react@19.0.0) '@juggle/resize-observer': 3.4.0 - '@portabletext/editor': 1.17.1(@sanity/block-tools@3.68.3(debug@4.4.0))(@sanity/schema@3.68.3(@types/react@18.3.11)(debug@4.4.0))(@sanity/types@3.68.3(@types/react@18.3.11)(debug@4.4.0))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@portabletext/react': 3.2.0(react@18.3.1) - '@rexxars/react-json-inspector': 9.0.1(react@18.3.1) + '@portabletext/editor': 1.17.1(@sanity/block-tools@3.68.3(debug@4.4.0))(@sanity/schema@3.68.3(@types/react@19.0.2)(debug@4.4.0))(@sanity/types@3.68.3(@types/react@19.0.2)(debug@4.4.0))(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@portabletext/react': 3.2.0(react@19.0.0) + '@rexxars/react-json-inspector': 9.0.1(react@19.0.0) '@sanity/asset-utils': 2.2.1 '@sanity/bifur-client': 0.4.1 '@sanity/block-tools': 3.68.3(debug@4.4.0) - '@sanity/cli': 3.68.3(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@18.3.11)(react@18.3.1) + '@sanity/cli': 3.68.3(@types/babel__core@7.20.5)(@types/node@22.10.2)(@types/react@19.0.2)(react@19.0.0) '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/color': 3.0.6 '@sanity/diff': 3.68.3 '@sanity/diff-match-patch': 3.1.2 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.41.1 - '@sanity/icons': 3.5.6(react@18.3.1) + '@sanity/icons': 3.5.6(react@19.0.0) '@sanity/image-url': 1.1.0 - '@sanity/import': 3.37.9(@types/react@18.3.11) - '@sanity/insert-menu': 1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.68.3(@types/react@18.3.11)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/migrate': 3.68.3(@types/react@18.3.11) - '@sanity/mutator': 3.68.3(@types/react@18.3.11) - '@sanity/presentation': 1.19.13(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/schema': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/types': 3.68.3(@types/react@18.3.11)(debug@4.4.0) - '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/util': 3.68.3(@types/react@18.3.11)(debug@4.4.0) + '@sanity/import': 3.37.9(@types/react@19.0.2) + '@sanity/insert-menu': 1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.68.3(@types/react@19.0.2)(debug@4.4.0))(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@19.0.0) + '@sanity/migrate': 3.68.3(@types/react@19.0.2) + '@sanity/mutator': 3.68.3(@types/react@19.0.2) + '@sanity/presentation': 1.19.13(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.4.0)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@sanity/schema': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/telemetry': 0.7.9(react@19.0.0) + '@sanity/types': 3.68.3(@types/react@19.0.2)(debug@4.4.0) + '@sanity/ui': 2.10.12(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0)) + '@sanity/util': 3.68.3(@types/react@19.0.2)(debug@4.4.0) '@sanity/uuid': 3.0.2 - '@sentry/react': 8.47.0(react@18.3.1) - '@tanstack/react-table': 8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@tanstack/react-virtual': 3.11.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@sentry/react': 8.47.0(react@19.0.0) + '@tanstack/react-table': 8.19.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@tanstack/react-virtual': 3.11.2(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@types/react-is': 18.3.0 '@types/shallow-equals': 1.0.3 '@types/speakingurl': 13.0.6 @@ -20834,7 +20866,7 @@ snapshots: execa: 2.1.0 exif-component: 1.0.1 form-data: 4.0.0 - framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 11.15.0(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) get-it: 8.6.5(debug@4.4.0) get-random-values-esm: 1.0.2 groq-js: 1.14.2 @@ -20865,15 +20897,15 @@ snapshots: pretty-ms: 7.0.1 quick-lru: 5.1.1 raf: 3.4.1 - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-201e55d-20241215(react@19.0.0) + react-dom: 18.3.1(react@19.0.0) react-fast-compare: 3.2.2 - react-focus-lock: 2.13.5(@types/react@18.3.11)(react@18.3.1) - react-i18next: 14.0.2(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-focus-lock: 2.13.5(@types/react@19.0.2)(react@19.0.0) + react-i18next: 14.0.2(i18next@23.11.5)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) react-is: 18.3.1 - react-refractor: 2.2.0(react@18.3.1) - react-rx: 4.1.10(react@18.3.1)(rxjs@7.8.1) + react-refractor: 2.2.0(react@19.0.0) + react-rx: 4.1.10(react@19.0.0)(rxjs@7.8.1) read-pkg-up: 7.0.1 refractor: 3.6.0 resolve-from: 5.0.0 @@ -20886,13 +20918,13 @@ snapshots: semver: 7.6.3 shallow-equals: 1.0.0 speakingurl: 14.0.1 - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) tar-fs: 2.1.1 tar-stream: 3.1.7 - use-device-pixel-ratio: 1.1.2(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) - use-hot-module-reload: 2.0.0(react@18.3.1) - use-sync-external-store: 1.2.2(react@18.3.1) + use-device-pixel-ratio: 1.1.2(react@19.0.0) + use-effect-event: 1.0.2(react@19.0.0) + use-hot-module-reload: 2.0.0(react@19.0.0) + use-sync-external-store: 1.2.2(react@19.0.0) vite: 5.4.11(@types/node@22.10.2)(sugarss@4.0.1(postcss@8.4.49))(terser@5.31.1) yargs: 17.7.2 transitivePeerDependencies: @@ -21079,15 +21111,15 @@ snapshots: slate: 0.112.0 tiny-invariant: 1.3.1 - slate-react@0.112.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): + slate-react@0.112.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): dependencies: '@juggle/resize-observer': 3.4.0 direction: 1.0.4 is-hotkey: 0.2.0 is-plain-object: 5.0.0 lodash: 4.17.21 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) scroll-into-view-if-needed: 3.1.0 slate: 0.112.0 slate-dom: 0.111.0(slate@0.112.0) @@ -21213,14 +21245,14 @@ snapshots: store2@2.14.3: {} - storybook-dark-mode@4.0.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + storybook-dark-mode@4.0.2(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: - '@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@19.0.2)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@storybook/core-events': 8.1.11 '@storybook/global': 5.0.0 - '@storybook/icons': 1.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/manager-api': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/theming': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/icons': 1.2.9(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@storybook/manager-api': 8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@storybook/theming': 8.1.11(react-dom@18.3.1(react@19.0.0))(react@19.0.0) fast-deep-equal: 3.1.3 memoizerific: 1.11.3 transitivePeerDependencies: @@ -21388,7 +21420,7 @@ snapshots: style-mod@4.1.2: {} - styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + styled-components@6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: '@emotion/is-prop-valid': 1.2.2 '@emotion/unitless': 0.8.1 @@ -21396,23 +21428,23 @@ snapshots: css-to-react-native: 3.2.0 csstype: 3.1.3 postcss: 8.4.38 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) shallowequal: 1.1.0 stylis: 4.3.2 tslib: 2.6.2 - styled-jsx@5.1.1(@babel/core@7.26.0)(react@18.3.1): + styled-jsx@5.1.1(@babel/core@7.26.0)(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: '@babel/core': 7.26.0 - styled-jsx@5.1.6(@babel/core@7.26.0)(react@18.3.1): + styled-jsx@5.1.6(@babel/core@7.26.0)(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: '@babel/core': 7.26.0 @@ -21535,9 +21567,9 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - suspend-react@0.1.3(react@18.3.1): + suspend-react@0.1.3(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 svg-parser@2.0.4: {} @@ -21553,11 +21585,11 @@ snapshots: csso: 5.0.5 picocolors: 1.1.1 - swr@2.2.5(react@18.3.1): + swr@2.2.5(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 - use-sync-external-store: 1.2.2(react@18.3.1) + react: 19.0.0 + use-sync-external-store: 1.2.2(react@19.0.0) symbol-tree@3.2.4: {} @@ -22154,58 +22186,58 @@ snapshots: punycode: 1.4.1 qs: 6.12.2 - use-callback-ref@1.3.3(@types/react@18.3.11)(react@18.3.1): + use-callback-ref@1.3.3(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 tslib: 2.6.3 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - use-composed-ref@1.3.0(react@18.3.1): + use-composed-ref@1.3.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - use-device-pixel-ratio@1.1.2(react@18.3.1): + use-device-pixel-ratio@1.1.2(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - use-effect-event@1.0.2(react@18.3.1): + use-effect-event@1.0.2(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - use-hot-module-reload@2.0.0(react@18.3.1): + use-hot-module-reload@2.0.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - use-isomorphic-layout-effect@1.1.2(@types/react@18.3.11)(react@18.3.1): + use-isomorphic-layout-effect@1.1.2(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - use-latest@1.2.1(@types/react@18.3.11)(react@18.3.1): + use-latest@1.2.1(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + use-isomorphic-layout-effect: 1.1.2(@types/react@19.0.2)(react@19.0.0) optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - use-sidecar@1.1.2(@types/react@18.3.11)(react@18.3.1): + use-sidecar@1.1.2(@types/react@19.0.2)(react@19.0.0): dependencies: detect-node-es: 1.1.0 - react: 18.3.1 + react: 19.0.0 tslib: 2.6.3 optionalDependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 - use-sync-external-store@1.2.2(react@18.3.1): + use-sync-external-store@1.2.2(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 - usehooks-ts@3.0.1(react@18.3.1): + usehooks-ts@3.0.1(react@19.0.0): dependencies: lodash.debounce: 4.0.8 - react: 18.3.1 + react: 19.0.0 user-home@2.0.0: dependencies: