diff --git a/apps/admin/package.json b/apps/admin/package.json index 9be98431..85f3526d 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -37,7 +37,7 @@ "clsx": "^2.1.1", "mantine-datatable": "^7.12.4", "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.13", "@types/node": "^22.7.4", - "@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 b5d92ab1..6abd14c1 100644 --- a/apps/cms/package.json +++ b/apps/cms/package.json @@ -25,7 +25,7 @@ "@sanity/vision": "^3.59.0", "next": "14.2.15", "next-sanity": "^9.5.0", - "react": "18.3.1", + "react": "19.0.0", "react-dom": "18.3.1", "sanity-plugin-iframe-pane": "^3.1.6", "zod": "^3.23.8" @@ -34,7 +34,7 @@ "@kduprey/eslint-config": "workspace:*", "@next/bundle-analyzer": "^14.2.14", "@types/node": "^22.7.4", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "sanity": "^3.59.0", "styled-components": "^6.1.13", "typescript": "5.6.2" diff --git a/apps/frontend/package.json b/apps/frontend/package.json index ed2c6619..46213dc6 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.5.0", - "react": "^18.3.1", + "react": "^19.0.0", "react-dom": "^18.3.1", "react-icons": "^5.3.0", "server-only": "^0.0.1", @@ -50,7 +50,7 @@ "@tailwindcss/typography": "^0.5.15", "@types/jsonwebtoken": "^9.0.7", "@types/node": "^22.7.4", - "@types/react": "^18.3.11", + "@types/react": "^19.0.2", "@vercel/style-guide": "^6.0.0", "autoprefixer": "^10.4.20", "postcss": "^8.4.47", diff --git a/packages/ui/package.json b/packages/ui/package.json index 3b1599a9..23534d3a 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -19,14 +19,14 @@ "@mantine/core": "7.13.2", "@mantine/hooks": "7.13.2", "@tabler/icons-react": "^3.19.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.7.4", - "@types/react": "18.3.11", + "@types/react": "19.0.2", "postcss": "^8.4.47", "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "^7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34b81954..997eaccf 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.25.7)(@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.25.7)(@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.1.35 version: 2.1.35 @@ -46,16 +46,16 @@ importers: version: link:../../packages/utils '@mantine/core': specifier: 7.13.2 - version: 7.13.2(@mantine/hooks@7.13.2(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.13.2(@mantine/hooks@7.13.2(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.13.2 - version: 7.13.2(react@18.3.1) + version: 7.13.2(react@19.0.0) '@mantine/hooks': specifier: 7.13.2 - version: 7.13.2(react@18.3.1) + version: 7.13.2(react@19.0.0) '@mantine/notifications': specifier: ^7.13.2 - version: 7.13.2(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.13.2(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@next/bundle-analyzer': specifier: ^14.2.14 version: 14.2.14 @@ -64,22 +64,22 @@ importers: version: 3.19.0 '@tabler/icons-react': specifier: ^3.19.0 - version: 3.19.0(react@18.3.1) + version: 3.19.0(react@19.0.0) clsx: specifier: ^2.1.1 version: 2.1.1 mantine-datatable: specifier: ^7.12.4 - version: 7.12.4(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1))(clsx@2.1.1)(react@18.3.1) + version: 7.12.4(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0))(clsx@2.1.1)(react@19.0.0) next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@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.25.7 @@ -101,16 +101,16 @@ importers: version: 1.0.0(webpack@5.92.1(esbuild@0.23.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.3.5) + version: 8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5) '@storybook/nextjs': specifier: ^8.3.5 - version: 8.3.5(esbuild@0.23.0)(next@14.2.15(@babel/core@7.25.7)(@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.3.5)(type-fest@4.21.0)(typescript@5.6.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.23.0)) + version: 8.3.5(esbuild@0.23.0)(next@14.2.15(@babel/core@7.25.7)(@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.3.5)(type-fest@4.21.0)(typescript@5.6.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.23.0)) '@storybook/preview-api': specifier: ^8.3.5 version: 8.3.5(storybook@8.3.5) '@storybook/react': specifier: ^8.3.5 - version: 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2) + version: 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -119,7 +119,7 @@ importers: version: 6.5.0 '@testing-library/react': specifier: ^16.0.1 - version: 16.0.1(@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.0.1(@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.7.4 version: 22.7.4 '@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.3.5 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.9.0 version: 16.9.0(typescript@5.6.2) @@ -182,28 +182,28 @@ importers: version: link:../../packages/tsconfig '@sanity/icons': specifier: ^3.4.0 - version: 3.4.0(react@18.3.1) + version: 3.4.0(react@19.0.0) '@sanity/image-url': specifier: ^1.0.2 version: 1.0.2 '@sanity/vision': specifier: ^3.59.0 - version: 3.59.0(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.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.59.0(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.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.25.7)(@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.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) next-sanity: specifier: ^9.5.0 - version: 9.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@18.3.1))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 9.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@19.0.0))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(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.22.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@3.59.0(@types/node@22.7.4)(@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.22.0)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(sanity@3.59.0(@types/node@22.7.4)(@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.23.8 version: 3.23.8 @@ -218,14 +218,14 @@ importers: specifier: ^22.7.4 version: 22.7.4 '@types/react': - specifier: 18.3.11 - version: 18.3.11 + specifier: 19.0.2 + version: 19.0.2 sanity: specifier: ^3.59.0 - version: 3.59.0(@types/node@22.7.4)(@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.47))(terser@5.31.1) + version: 3.59.0(@types/node@22.7.4)(@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.47))(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.6.2 version: 5.6.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: 1.6.21(@sanity/client@6.22.0) '@sanity/react-loader': specifier: ^1.10.7 - version: 1.10.7(@sanity/client@6.22.0)(react@18.3.1) + version: 1.10.7(@sanity/client@6.22.0)(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.25.1)(next@14.2.15(@babel/core@7.25.7)(@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.25.1)(next@14.2.15(@babel/core@7.25.7)(@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.7 version: 1.7.7 @@ -267,19 +267,19 @@ importers: version: 9.0.2 next: specifier: ^14.2.15 - version: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) next-sanity: specifier: ^9.5.0 - version: 9.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@18.3.1))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(terser@5.31.1))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 9.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@19.0.0))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(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.3.0 - version: 5.3.0(react@18.3.1) + version: 5.3.0(react@19.0.0) server-only: specifier: ^0.0.1 version: 0.0.1 @@ -321,8 +321,8 @@ importers: specifier: ^22.7.4 version: 22.7.4 '@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)(prettier@3.3.3)(typescript@5.6.2) @@ -399,7 +399,7 @@ importers: dependencies: next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) devDependencies: '@next/eslint-plugin-next': specifier: ^14.2.14 @@ -439,25 +439,25 @@ importers: dependencies: next: specifier: 14.2.15 - version: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@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.13.2 - version: 7.13.2(@mantine/hooks@7.13.2(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.13.2(@mantine/hooks@7.13.2(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.13.2 - version: 7.13.2(react@18.3.1) + version: 7.13.2(react@19.0.0) '@tabler/icons-react': specifier: ^3.19.0 - version: 3.19.0(react@18.3.1) + version: 3.19.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.7.4 version: 22.7.4 '@types/react': - specifier: 18.3.11 - version: 18.3.11 + specifier: 19.0.2 + version: 19.0.2 postcss: specifier: ^8.4.47 version: 8.4.47 @@ -3711,6 +3711,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.6': resolution: {integrity: sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==} @@ -8419,6 +8422,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==} @@ -11033,9 +11040,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 @@ -11044,37 +11051,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.25.7)(@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.25.7)(@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.25.7)(@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.25.7)(@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.1.35': dependencies: @@ -11162,36 +11169,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': {} @@ -11217,9 +11224,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 @@ -11460,18 +11467,18 @@ snapshots: '@floating-ui/core': 1.6.4 '@floating-ui/utils': 0.2.4 - '@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@0.26.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react@0.26.19(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) '@floating-ui/utils': 0.2.4 - 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.4': {} @@ -11490,9 +11497,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: @@ -11794,42 +11801,42 @@ snapshots: dependencies: '@lezer/common': 1.2.1 - '@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(@mantine/hooks@7.13.2(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.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mantine/hooks': 7.13.2(react@18.3.1) + '@floating-ui/react': 0.26.19(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + '@mantine/hooks': 7.13.2(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.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-remove-scroll: 2.5.10(@types/react@18.3.11)(react@18.3.1) - react-textarea-autosize: 8.5.3(@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.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react-remove-scroll: 2.5.10(@types/react@19.0.2)(react@19.0.0) + react-textarea-autosize: 8.5.3(@types/react@19.0.2)(react@19.0.0) type-fest: 4.21.0 transitivePeerDependencies: - '@types/react' - '@mantine/form@7.13.2(react@18.3.1)': + '@mantine/form@7.13.2(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.13.2(react@18.3.1)': + '@mantine/hooks@7.13.2(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 - '@mantine/notifications@7.13.2(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/notifications@7.13.2(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: - '@mantine/core': 7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1) - '@mantine/store': 7.13.2(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.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0) + '@mantine/store': 7.13.2(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.13.2(react@18.3.1)': + '@mantine/store@7.13.2(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)': dependencies: @@ -12150,7 +12157,7 @@ snapshots: '@polka/url@1.0.0-next.25': {} - '@portabletext/editor@1.1.2(@sanity/block-tools@3.59.0(debug@4.3.6))(@sanity/schema@3.59.0(debug@4.3.6))(@sanity/types@3.59.0(debug@4.3.6))(@sanity/util@3.59.0(debug@4.3.6))(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.1.2(@sanity/block-tools@3.59.0(debug@4.3.6))(@sanity/schema@3.59.0(debug@4.3.6))(@sanity/types@3.59.0(debug@4.3.6))(@sanity/util@3.59.0(debug@4.3.6))(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.0 '@sanity/block-tools': 3.59.0(debug@4.3.6) @@ -12160,11 +12167,11 @@ snapshots: debug: 4.3.6 is-hotkey-esm: 1.0.0 lodash: 4.17.21 - react: 18.3.1 + react: 19.0.0 rxjs: 7.8.1 slate: 0.103.0 - slate-react: 0.110.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.103.0) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + slate-react: 0.110.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(slate@0.103.0) + styled-components: 6.1.13(react-dom@18.3.1(react@19.0.0))(react@19.0.0) xstate: 5.18.2 transitivePeerDependencies: - react-dom @@ -12175,11 +12182,11 @@ snapshots: '@sanity/diff-match-patch': 3.1.1 lodash: 4.17.21 - '@portabletext/react@3.1.0(react@18.3.1)': + '@portabletext/react@3.1.0(react@19.0.0)': dependencies: '@portabletext/toolkit': 2.0.15 '@portabletext/types': 2.0.13 - react: 18.3.1 + react: 19.0.0 '@portabletext/toolkit@2.0.15': dependencies: @@ -12224,151 +12231,151 @@ 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@8.0.1(react@18.3.1)': + '@rexxars/react-json-inspector@8.0.1(react@19.0.0)': dependencies: create-react-class: 15.7.0 debounce: 1.0.0 md5-o-matic: 0.1.1 - react: 18.3.1 + react: 19.0.0 - '@rexxars/react-split-pane@0.1.93(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@rexxars/react-split-pane@0.1.93(react-dom@18.3.1(react@19.0.0))(react@19.0.0)': dependencies: 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-lifecycles-compat: 3.0.4 react-style-proptype: 3.2.2 @@ -12457,12 +12464,12 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/cli@3.59.0(react@18.3.1)': + '@sanity/cli@3.59.0(react@19.0.0)': dependencies: '@babel/traverse': 7.25.7 '@sanity/client': 6.22.0(debug@4.3.6) '@sanity/codegen': 3.59.0 - '@sanity/telemetry': 0.7.9(react@18.3.1) + '@sanity/telemetry': 0.7.9(react@19.0.0) '@sanity/util': 3.59.0(debug@4.3.6) chalk: 4.1.2 debug: 4.3.6 @@ -12546,17 +12553,17 @@ 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.4.0(react@18.3.1)': + '@sanity/icons@3.4.0(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 '@sanity/image-url@1.0.2': {} @@ -12586,29 +12593,29 @@ snapshots: transitivePeerDependencies: - 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.9(@sanity/types@3.59.0(debug@4.3.6))(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.9(@sanity/types@3.59.0(debug@4.3.6))(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.4.0(react@18.3.1) + '@sanity/icons': 3.4.0(react@19.0.0) '@sanity/types': 3.59.0(debug@4.3.6) - '@sanity/ui': 2.8.9(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.8.9(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.startcase: 4.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) react-is: 18.3.1 transitivePeerDependencies: - styled-components - '@sanity/logos@2.1.12(@sanity/color@3.0.6)(react@18.3.1)': + '@sanity/logos@2.1.12(@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.59.0': dependencies: @@ -12654,41 +12661,41 @@ snapshots: transitivePeerDependencies: - supports-color - '@sanity/presentation@1.16.5(@sanity/client@6.22.0(debug@4.3.6))(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.16.5(@sanity/client@6.22.0(debug@4.3.6))(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.22.0(debug@4.3.6) - '@sanity/icons': 3.4.0(react@18.3.1) + '@sanity/icons': 3.4.0(react@19.0.0) '@sanity/preview-url-secret': 1.6.21(@sanity/client@6.22.0) - '@sanity/ui': 2.8.9(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.8.9(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 '@types/lodash.isequal': 4.5.8 fast-deep-equal: 3.1.3 - 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) lodash.get: 4.4.2 lodash.isequal: 4.5.0 mendoza: 3.0.7 mnemonist: 0.39.8 path-to-regexp: 6.2.2 rxjs: 7.8.1 - suspend-react: 0.1.3(react@18.3.1) + suspend-react: 0.1.3(react@19.0.0) transitivePeerDependencies: - react - react-dom - react-is - styled-components - '@sanity/preview-kit-compat@1.5.7(@sanity/client@6.22.0)(react@18.3.1)': + '@sanity/preview-kit-compat@1.5.7(@sanity/client@6.22.0)(react@19.0.0)': dependencies: '@sanity/client': 6.22.0(debug@4.3.6) - react: 18.3.1 + react: 19.0.0 - '@sanity/preview-kit@5.1.1(@sanity/client@6.22.0)(react@18.3.1)': + '@sanity/preview-kit@5.1.1(@sanity/client@6.22.0)(react@19.0.0)': dependencies: '@sanity/client': 6.22.0(debug@4.3.6) - '@sanity/preview-kit-compat': 1.5.7(@sanity/client@6.22.0)(react@18.3.1) + '@sanity/preview-kit-compat': 1.5.7(@sanity/client@6.22.0)(react@19.0.0) mendoza: 3.0.7 optionalDependencies: - react: 18.3.1 + react: 19.0.0 '@sanity/preview-url-secret@1.6.20(@sanity/client@6.22.0)': dependencies: @@ -12700,11 +12707,11 @@ snapshots: '@sanity/client': 6.22.0(debug@4.3.6) '@sanity/uuid': 3.0.2 - '@sanity/react-loader@1.10.7(@sanity/client@6.22.0)(react@18.3.1)': + '@sanity/react-loader@1.10.7(@sanity/client@6.22.0)(react@19.0.0)': dependencies: '@sanity/client': 6.22.0(debug@4.3.6) '@sanity/core-loader': 1.6.23(@sanity/client@6.22.0) - react: 18.3.1 + react: 19.0.0 '@sanity/schema@3.59.0(debug@4.3.6)': dependencies: @@ -12720,10 +12727,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 @@ -12741,32 +12748,32 @@ snapshots: transitivePeerDependencies: - debug - '@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.4.0(react@18.3.1) + '@sanity/icons': 3.4.0(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/ui@2.8.9(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.8.9(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.4.0(react@18.3.1) + '@sanity/icons': 3.4.0(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) - 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) '@sanity/util@3.37.2(debug@4.3.6)': dependencies: @@ -12793,7 +12800,7 @@ snapshots: '@types/uuid': 8.3.4 uuid: 8.3.2 - '@sanity/vision@3.59.0(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.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.59.0(@babel/runtime@7.24.7)(@codemirror/lint@6.8.1)(@codemirror/theme-one-dark@6.1.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 @@ -12804,19 +12811,19 @@ snapshots: '@codemirror/view': 6.28.4 '@juggle/resize-observer': 3.4.0 '@lezer/highlight': 1.2.0 - '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) - '@rexxars/react-split-pane': 0.1.93(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@rexxars/react-json-inspector': 8.0.1(react@19.0.0) + '@rexxars/react-split-pane': 0.1.93(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/color': 3.0.6 - '@sanity/icons': 3.4.0(react@18.3.1) - '@sanity/ui': 2.8.9(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.4.0(react@19.0.0) + '@sanity/ui': 2.8.9(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 - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@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) transitivePeerDependencies: - '@babel/runtime' - '@codemirror/lint' @@ -12826,17 +12833,17 @@ snapshots: - react-dom - react-is - '@sanity/visual-editing@2.1.10(@sanity/client@6.22.0)(next@14.2.15(@babel/core@7.25.7)(@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.1.10(@sanity/client@6.22.0)(next@14.2.15(@babel/core@7.25.7)(@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/preview-url-secret': 1.6.21(@sanity/client@6.22.0) '@vercel/stega': 0.1.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) scroll-into-view-if-needed: 3.1.0 valibot: 0.31.1 optionalDependencies: '@sanity/client': 6.22.0(debug@4.3.6) - next: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) '@sanity/webhook@4.0.4': {} @@ -12937,20 +12944,20 @@ snapshots: '@sentry/types': 8.15.0 '@sentry/utils': 8.15.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.25.1)(next@14.2.15(@babel/core@7.25.7)(@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.25.1)(next@14.2.15(@babel/core@7.25.7)(@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.25.1) - '@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.25.7)(@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.25.7)(@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 @@ -13011,14 +13018,14 @@ 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/types@8.15.0': {} @@ -13158,6 +13165,27 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@storybook/blocks@8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)': + dependencies: + '@storybook/csf': 0.1.11 + '@storybook/global': 5.0.0 + '@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@19.0.0) + memoizerific: 1.11.3 + polished: 4.3.1 + react-colorful: 5.6.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + storybook: 8.3.5 + telejson: 7.2.0 + ts-dedent: 2.2.0 + util-deprecate: 1.0.2 + optionalDependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + '@storybook/builder-webpack5@8.3.5(esbuild@0.23.0)(storybook@8.3.5)(typescript@5.6.2)': dependencies: '@storybook/core-webpack': 8.3.5(storybook@8.3.5) @@ -13210,19 +13238,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' @@ -13283,10 +13311,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/icons@1.2.9(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@19.0.0))(react@19.0.0)': + dependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) '@storybook/instrumenter@8.3.5(storybook@8.3.5)': dependencies: @@ -13295,16 +13328,16 @@ snapshots: storybook: 8.3.5 util: 0.12.5 - '@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 @@ -13320,7 +13353,7 @@ snapshots: dependencies: storybook: 8.3.5 - '@storybook/nextjs@8.3.5(esbuild@0.23.0)(next@14.2.15(@babel/core@7.25.7)(@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.3.5)(type-fest@4.21.0)(typescript@5.6.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.23.0))': + '@storybook/nextjs@8.3.5(esbuild@0.23.0)(next@14.2.15(@babel/core@7.25.7)(@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.3.5)(type-fest@4.21.0)(typescript@5.6.2)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.23.0))': dependencies: '@babel/core': 7.25.7 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.25.7) @@ -13337,8 +13370,8 @@ snapshots: '@babel/runtime': 7.24.7 '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.14.2)(type-fest@4.21.0)(webpack-hot-middleware@2.26.1)(webpack@5.92.1(esbuild@0.23.0)) '@storybook/builder-webpack5': 8.3.5(esbuild@0.23.0)(storybook@8.3.5)(typescript@5.6.2) - '@storybook/preset-react-webpack': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(esbuild@0.23.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2) - '@storybook/react': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2) + '@storybook/preset-react-webpack': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(esbuild@0.23.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2) + '@storybook/react': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2) '@storybook/test': 8.3.5(storybook@8.3.5) '@types/node': 22.7.4 '@types/semver': 7.5.8 @@ -13348,20 +13381,20 @@ snapshots: fs-extra: 11.2.0 image-size: 1.1.1 loader-utils: 3.3.1 - next: 14.2.15(@babel/core@7.25.7)(@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.25.7)(@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.23.0)) pnp-webpack-plugin: 1.7.0(typescript@5.6.2) postcss: 8.4.47 postcss-loader: 8.1.1(postcss@8.4.47)(typescript@5.6.2)(webpack@5.92.1(esbuild@0.23.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.23.0)) semver: 7.6.3 storybook: 8.3.5 style-loader: 3.3.4(webpack@5.92.1(esbuild@0.23.0)) - styled-jsx: 5.1.6(@babel/core@7.25.7)(react@18.3.1) + styled-jsx: 5.1.6(@babel/core@7.25.7)(react@19.0.0) ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 4.1.0 @@ -13390,19 +13423,19 @@ snapshots: '@storybook/node-logger@8.1.11': {} - '@storybook/preset-react-webpack@8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(esbuild@0.23.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2)': + '@storybook/preset-react-webpack@8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(esbuild@0.23.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2)': dependencies: '@storybook/core-webpack': 8.3.5(storybook@8.3.5) - '@storybook/react': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2) + '@storybook/react': 8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.6.2)(webpack@5.92.1(esbuild@0.23.0)) '@types/node': 22.7.4 '@types/semver': 7.5.8 find-up: 5.0.0 fs-extra: 11.2.0 magic-string: 0.30.10 - 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.3.5 @@ -13442,13 +13475,19 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.3.5 - '@storybook/react@8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5)(typescript@5.6.2)': + '@storybook/react-dom-shim@8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)': + dependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + storybook: 8.3.5 + + '@storybook/react@8.3.5(@storybook/test@8.3.5(storybook@8.3.5))(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5)(typescript@5.6.2)': dependencies: '@storybook/components': 8.3.5(storybook@8.3.5) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.3.5(storybook@8.3.5) '@storybook/preview-api': 8.3.5(storybook@8.3.5) - '@storybook/react-dom-shim': 8.3.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.3.5) + '@storybook/react-dom-shim': 8.3.5(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(storybook@8.3.5) '@storybook/theming': 8.3.5(storybook@8.3.5) '@types/escodegen': 0.0.6 '@types/estree': 0.0.51 @@ -13459,9 +13498,9 @@ snapshots: escodegen: 2.1.0 html-tags: 3.3.1 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-element-to-jsx-string: 15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-element-to-jsx-string: 15.0.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0) semver: 7.6.3 storybook: 8.3.5 ts-dedent: 2.2.0 @@ -13490,15 +13529,15 @@ snapshots: storybook: 8.3.5 util: 0.12.5 - '@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.3.5(storybook@8.3.5)': dependencies: @@ -13610,10 +13649,10 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.6.3 - '@tabler/icons-react@3.19.0(react@18.3.1)': + '@tabler/icons-react@3.19.0(react@19.0.0)': dependencies: '@tabler/icons': 3.19.0 - react: 18.3.1 + react: 19.0.0 '@tabler/icons@3.19.0': {} @@ -13638,16 +13677,16 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.13 - '@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.0.0-beta.54(react@18.3.1)': + '@tanstack/react-virtual@3.0.0-beta.54(react@19.0.0)': dependencies: '@tanstack/virtual-core': 3.0.0-beta.54 - react: 18.3.1 + react: 19.0.0 '@tanstack/table-core@8.19.2': {} @@ -13674,14 +13713,14 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@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.0.1(@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)': @@ -13934,21 +13973,25 @@ snapshots: '@types/react-copy-to-clipboard@5.0.7': dependencies: - '@types/react': 18.3.11 + '@types/react': 19.0.2 '@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.6': {} '@types/semver@7.5.8': {} @@ -14206,7 +14249,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 @@ -14215,8 +14258,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' @@ -16665,13 +16708,13 @@ 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) fresh@0.5.2: {} @@ -18144,12 +18187,12 @@ snapshots: dependencies: tmpl: 1.0.5 - mantine-datatable@7.12.4(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1))(clsx@2.1.1)(react@18.3.1): + mantine-datatable@7.12.4(@mantine/core@7.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0))(clsx@2.1.1)(react@19.0.0): dependencies: - '@mantine/core': 7.13.2(@mantine/hooks@7.13.2(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.13.2(react@18.3.1) + '@mantine/core': 7.13.2(@mantine/hooks@7.13.2(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.13.2(react@19.0.0) clsx: 2.1.1 - react: 18.3.1 + react: 19.0.0 map-obj@1.0.1: {} @@ -18161,6 +18204,10 @@ snapshots: dependencies: react: 18.3.1 + markdown-to-jsx@7.4.7(react@19.0.0): + dependencies: + react: 19.0.0 + mathml-tag-names@2.1.3: {} md5-o-matic@0.1.1: {} @@ -18648,28 +18695,28 @@ snapshots: neo-async@2.6.2: {} - next-sanity@9.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@18.3.1))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(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.5.0(@sanity/client@6.22.0)(@sanity/icons@3.4.0(react@19.0.0))(@sanity/types@3.59.0)(@sanity/ui@2.8.9(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.25.7)(@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.59.0(@types/node@22.7.4)(@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.47))(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.1.0(react@18.3.1) + '@portabletext/react': 3.1.0(react@19.0.0) '@sanity/client': 6.22.0(debug@4.3.6) - '@sanity/icons': 3.4.0(react@18.3.1) - '@sanity/preview-kit': 5.1.1(@sanity/client@6.22.0)(react@18.3.1) + '@sanity/icons': 3.4.0(react@19.0.0) + '@sanity/preview-kit': 5.1.1(@sanity/client@6.22.0)(react@19.0.0) '@sanity/types': 3.59.0(debug@4.3.6) - '@sanity/ui': 2.8.9(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.1.10(@sanity/client@6.22.0)(next@14.2.15(@babel/core@7.25.7)(@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/ui': 2.8.9(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.1.10(@sanity/client@6.22.0)(next@14.2.15(@babel/core@7.25.7)(@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.57.4 history: 5.3.0 - next: 14.2.15(@babel/core@7.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - sanity: 3.59.0(@types/node@22.7.4)(@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.47))(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.25.7)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@19.0.0))(react@19.0.0) + react: 19.0.0 + sanity: 3.59.0(@types/node@22.7.4)(@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.47))(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' - react-dom - svelte - next@14.2.15(@babel/core@7.25.7)(@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.25.7)(@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 @@ -18677,9 +18724,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.25.7)(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.25.7)(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 14.2.15 '@next/swc-darwin-x64': 14.2.15 @@ -19443,21 +19490,26 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - 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): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-copy-to-clipboard@5.1.0(react@18.3.1): + react-colorful@5.6.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0): + dependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + + 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.6.2): dependencies: @@ -19484,40 +19536,46 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-element-to-jsx-string@15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-dom@18.3.1(react@19.0.0): + dependencies: + loose-envify: 1.4.0 + react: 19.0.0 + scheduler: 0.23.2 + + react-element-to-jsx-string@15.0.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: '@base2/pretty-print-object': 1.0.1 is-plain-object: 5.0.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-is: 18.1.0 react-fast-compare@3.2.2: {} - react-focus-lock@2.12.1(@types/react@18.3.11)(react@18.3.1): + react-focus-lock@2.12.1(@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.2(@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.2(@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.3.0(react@18.3.1): + react-icons@5.3.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 react-is@16.13.1: {} @@ -19529,93 +19587,95 @@ snapshots: react-lifecycles-compat@3.0.4: {} - react-number-format@5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-number-format@5.4.0(react-dom@18.3.1(react@19.0.0))(react@19.0.0): dependencies: 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-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.6(@types/react@18.3.11)(react@18.3.1): + react-remove-scroll-bar@2.3.6(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-style-singleton: 2.2.1(@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.10(@types/react@18.3.11)(react@18.3.1): + react-remove-scroll@2.5.10(@types/react@19.0.2)(react@19.0.0): dependencies: - react: 18.3.1 - react-remove-scroll-bar: 2.3.6(@types/react@18.3.11)(react@18.3.1) - react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-remove-scroll-bar: 2.3.6(@types/react@19.0.2)(react@19.0.0) + react-style-singleton: 2.2.1(@types/react@19.0.2)(react@19.0.0) tslib: 2.6.3 - use-callback-ref: 1.3.2(@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.2(@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.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.6(@types/react@18.3.11)(react@18.3.1) - react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1) + react: 19.0.0 + react-remove-scroll-bar: 2.3.6(@types/react@19.0.2)(react@19.0.0) + react-style-singleton: 2.2.1(@types/react@19.0.2)(react@19.0.0) tslib: 2.6.3 - use-callback-ref: 1.3.2(@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.2(@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.0.0(react@18.3.1)(rxjs@7.8.1): + react-rx@4.0.0(react@19.0.0)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) - react: 18.3.1 + 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-proptype@3.2.2: dependencies: prop-types: 15.8.1 - react-style-singleton@2.2.1(@types/react@18.3.11)(react@18.3.1): + react-style-singleton@2.2.1(@types/react@19.0.2)(react@19.0.0): dependencies: get-nonce: 1.0.1 invariant: 2.2.4 - 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.3(@types/react@18.3.11)(react@18.3.1): + react-textarea-autosize@8.5.3(@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 @@ -19935,60 +19995,60 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.1.1 - sanity-plugin-iframe-pane@3.1.6(@sanity/client@6.22.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@3.59.0(@types/node@22.7.4)(@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.22.0)(react-dom@18.3.1(react@19.0.0))(react-is@18.3.1)(react@19.0.0)(sanity@3.59.0(@types/node@22.7.4)(@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.20(@sanity/client@6.22.0) - '@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.59.0(@types/node@22.7.4)(@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.47))(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.59.0(@types/node@22.7.4)(@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.47))(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.59.0(@types/node@22.7.4)(@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.47))(terser@5.31.1): + sanity@3.59.0(@types/node@22.7.4)(@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.47))(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.1.2(@sanity/block-tools@3.59.0(debug@4.3.6))(@sanity/schema@3.59.0(debug@4.3.6))(@sanity/types@3.59.0(debug@4.3.6))(@sanity/util@3.59.0(debug@4.3.6))(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.1.0(react@18.3.1) - '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) + '@portabletext/editor': 1.1.2(@sanity/block-tools@3.59.0(debug@4.3.6))(@sanity/schema@3.59.0(debug@4.3.6))(@sanity/types@3.59.0(debug@4.3.6))(@sanity/util@3.59.0(debug@4.3.6))(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.1.0(react@19.0.0) + '@rexxars/react-json-inspector': 8.0.1(react@19.0.0) '@sanity/asset-utils': 1.3.0 '@sanity/bifur-client': 0.4.1 '@sanity/block-tools': 3.59.0(debug@4.3.6) - '@sanity/cli': 3.59.0(react@18.3.1) + '@sanity/cli': 3.59.0(react@19.0.0) '@sanity/client': 6.22.0(debug@4.3.6) '@sanity/color': 3.0.6 '@sanity/diff': 3.59.0 '@sanity/diff-match-patch': 3.1.1 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.41.0 - '@sanity/icons': 3.4.0(react@18.3.1) + '@sanity/icons': 3.4.0(react@19.0.0) '@sanity/image-url': 1.0.2 '@sanity/import': 3.37.5 - '@sanity/insert-menu': 1.0.9(@sanity/types@3.59.0(debug@4.3.6))(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.12(@sanity/color@3.0.6)(react@18.3.1) + '@sanity/insert-menu': 1.0.9(@sanity/types@3.59.0(debug@4.3.6))(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.12(@sanity/color@3.0.6)(react@19.0.0) '@sanity/migrate': 3.59.0 '@sanity/mutator': 3.59.0 - '@sanity/presentation': 1.16.5(@sanity/client@6.22.0(debug@4.3.6))(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.16.5(@sanity/client@6.22.0(debug@4.3.6))(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.59.0(debug@4.3.6) - '@sanity/telemetry': 0.7.9(react@18.3.1) + '@sanity/telemetry': 0.7.9(react@19.0.0) '@sanity/types': 3.59.0(debug@4.3.6) - '@sanity/ui': 2.8.9(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.8.9(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.59.0(debug@4.3.6) '@sanity/uuid': 3.0.2 - '@sentry/react': 8.15.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.0.0-beta.54(react@18.3.1) + '@sentry/react': 8.15.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.0.0-beta.54(react@19.0.0) '@types/react-copy-to-clipboard': 5.0.7 '@types/react-is': 18.3.0 '@types/shallow-equals': 1.0.3 @@ -20014,7 +20074,7 @@ snapshots: execa: 2.1.0 exif-component: 1.0.1 form-data: 4.0.0 - 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) get-it: 8.6.5(debug@4.3.6) get-random-values-esm: 1.0.2 groq-js: 1.13.0 @@ -20044,15 +20104,15 @@ snapshots: pretty-ms: 7.0.1 quick-lru: 5.1.1 raf: 3.4.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) + react: 19.0.0 + react-copy-to-clipboard: 5.1.0(react@19.0.0) + react-dom: 18.3.1(react@19.0.0) react-fast-compare: 3.2.2 - react-focus-lock: 2.12.1(@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.12.1(@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.0.0(react@18.3.1)(rxjs@7.8.1) + react-refractor: 2.2.0(react@19.0.0) + react-rx: 4.0.0(react@19.0.0)(rxjs@7.8.1) read-pkg-up: 7.0.1 refractor: 3.6.0 resolve-from: 5.0.0 @@ -20065,12 +20125,12 @@ 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-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-hot-module-reload: 2.0.0(react@19.0.0) + use-sync-external-store: 1.2.2(react@19.0.0) vite: 4.5.3(@types/node@22.7.4)(sugarss@4.0.1(postcss@8.4.47))(terser@5.31.1) yargs: 17.7.2 transitivePeerDependencies: @@ -20269,15 +20329,15 @@ snapshots: slash@4.0.0: {} - slate-react@0.110.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate@0.103.0): + slate-react@0.110.1(react-dom@18.3.1(react@19.0.0))(react@19.0.0)(slate@0.103.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.103.0 tiny-invariant: 1.3.1 @@ -20404,14 +20464,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: @@ -20573,7 +20633,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 @@ -20581,23 +20641,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.25.7)(react@18.3.1): + styled-jsx@5.1.1(@babel/core@7.25.7)(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: '@babel/core': 7.25.7 - styled-jsx@5.1.6(@babel/core@7.25.7)(react@18.3.1): + styled-jsx@5.1.6(@babel/core@7.25.7)(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: '@babel/core': 7.25.7 @@ -20718,9 +20778,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: {} @@ -20736,11 +20796,11 @@ snapshots: csso: 5.0.5 picocolors: 1.1.0 - 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: {} @@ -21310,58 +21370,58 @@ snapshots: punycode: 1.4.1 qs: 6.12.2 - use-callback-ref@1.3.2(@types/react@18.3.11)(react@18.3.1): + use-callback-ref@1.3.2(@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 util-deprecate@1.0.2: {}