diff --git a/package.json b/package.json index 7826a3da..ce4eaf35 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "gatsby-transformer-json": "5.14.0", "gatsby-transformer-sharp": "5.14.0", "gatsby-transformer-yaml": "5.14.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-error-boundary": "4.1.2", "react-hotkeys-hook": "4.6.1", "react-virtuoso": "4.12.3" @@ -61,8 +61,8 @@ "@types/eslint": "9.6.1", "@types/js-yaml": "4.0.9", "@types/node": "20.17.9", - "@types/react": "18.3.14", - "@types/react-dom": "18.3.2", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.2", "dotenv": "16.4.7", "eslint": "9.16.0", "eslint-config-love": "109.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f528112..3c78f35d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,22 +13,22 @@ importers: version: 1.3.1 '@emotion/react': specifier: 11.13.5 - version: 11.13.5(@types/react@18.3.14)(react@18.3.1) + version: 11.13.5(@types/react@19.0.1)(react@19.0.0) '@emotion/styled': specifier: 11.13.5 - version: 11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) + version: 11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) '@mui/icons-material': specifier: 5.16.9 - version: 5.16.9(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) + version: 5.16.9(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.174 - version: 5.0.0-alpha.174(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.0.0-alpha.174(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/material': specifier: 5.16.9 - version: 5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@mui/utils': specifier: 6.1.10 - version: 6.1.10(@types/react@18.3.14)(react@18.3.1) + version: 6.1.10(@types/react@19.0.1)(react@19.0.0) '@sentry/browser': specifier: 8.42.0 version: 8.42.0 @@ -46,61 +46,61 @@ importers: version: 7.0.0 gatsby: specifier: 5.14.0 - version: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + version: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-plugin-emotion: specifier: 8.14.0 - version: 8.14.0(@babel/core@7.25.2)(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 8.14.0(@babel/core@7.25.2)(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) gatsby-plugin-feed: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-plugin-fix-fouc: specifier: 1.1.1 - version: 1.1.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 1.1.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) gatsby-plugin-google-tagmanager: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-plugin-image: specifier: 3.14.0 - version: 3.14.0(@babel/core@7.25.2)(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 3.14.0(@babel/core@7.25.2)(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-plugin-remove-serviceworker: specifier: 1.0.0 version: 1.0.0 gatsby-plugin-s3: specifier: 0.4.1 - version: 0.4.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 0.4.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) gatsby-plugin-sharp: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) gatsby-plugin-sitemap: specifier: 6.14.0 - version: 6.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-source-filesystem: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) gatsby-transformer-json: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) gatsby-transformer-sharp: specifier: 5.14.0 - version: 5.14.0(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + version: 5.14.0(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) gatsby-transformer-yaml: specifier: 5.14.0 - version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + version: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) 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) + specifier: 19.0.0 + version: 19.0.0(react@19.0.0) react-error-boundary: specifier: 4.1.2 - version: 4.1.2(react@18.3.1) + version: 4.1.2(react@19.0.0) react-hotkeys-hook: specifier: 4.6.1 - version: 4.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 4.6.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-virtuoso: specifier: 4.12.3 - version: 4.12.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 4.12.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) devDependencies: '@eslint/eslintrc': specifier: 3.2.0 @@ -130,11 +130,11 @@ importers: specifier: 20.17.9 version: 20.17.9 '@types/react': - specifier: 18.3.14 - version: 18.3.14 + specifier: 19.0.1 + version: 19.0.1 '@types/react-dom': - specifier: 18.3.2 - version: 18.3.2 + specifier: 19.0.2 + version: 19.0.2(@types/react@19.0.1) dotenv: specifier: 16.4.7 version: 16.4.7 @@ -2066,14 +2066,16 @@ packages: '@types/reach__router@1.3.15': resolution: {integrity: sha512-5WEHKGglRjq/Ae3F8UQxg+GYUIhTUEiyBT9GKPoOLU/vPTn8iZrRbdzxqvarOaGludIejJykHLMdOCdhgWqaxA==} - '@types/react-dom@18.3.2': - resolution: {integrity: sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==} + '@types/react-dom@19.0.2': + resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} + peerDependencies: + '@types/react': ^19.0.0 '@types/react-transition-group@4.4.11': resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} - '@types/react@18.3.14': - resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} + '@types/react@19.0.1': + resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} '@types/responselike@1.0.3': resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} @@ -6059,10 +6061,10 @@ packages: typescript: optional: true - react-dom@18.3.1: - resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + react-dom@19.0.0: + resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==} peerDependencies: - react: ^18.3.1 + react: ^19.0.0 react-error-boundary@4.1.2: resolution: {integrity: sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==} @@ -6108,8 +6110,8 @@ packages: react: '>=16 || >=17 || >= 18' react-dom: '>=16 || >=17 || >= 18' - react@18.3.1: - resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} engines: {node: '>=0.10.0'} read@1.0.7: @@ -6337,8 +6339,8 @@ packages: sax@1.4.1: resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} - scheduler@0.23.2: - resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + scheduler@0.25.0: + resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} schema-utils@2.7.0: resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} @@ -8323,19 +8325,19 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1)': + '@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.13.5 '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0) '@emotion/utils': 1.4.2 '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 transitivePeerDependencies: - supports-color @@ -8357,26 +8359,26 @@ snapshots: '@emotion/sheet@1.4.0': {} - '@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1)': + '@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 '@emotion/is-prop-valid': 1.3.1 - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@19.0.0) '@emotion/utils': 1.4.2 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 transitivePeerDependencies: - supports-color '@emotion/unitless@0.10.0': {} - '@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@18.3.1)': + '@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 '@emotion/utils@1.4.0': {} @@ -8446,11 +8448,11 @@ snapshots: '@floating-ui/core': 1.6.8 '@floating-ui/utils': 0.2.8 - '@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@floating-ui/react-dom@2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@floating-ui/dom': 1.6.11 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) '@floating-ui/utils@0.2.8': {} @@ -8463,12 +8465,12 @@ snapshots: transitivePeerDependencies: - '@parcel/core' - '@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: invariant: 2.2.4 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) '@gatsbyjs/webpack-hot-middleware@2.25.3': dependencies: @@ -9233,131 +9235,131 @@ snapshots: '@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3': optional: true - '@mui/base@5.0.0-beta.40(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/base@5.0.0-beta.40(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/types': 7.2.19(@types/react@18.3.14) - '@mui/utils': 5.16.8(@types/react@18.3.14)(react@18.3.1) + '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/types': 7.2.19(@types/react@19.0.1) + '@mui/utils': 5.16.8(@types/react@19.0.1)(react@19.0.0) '@popperjs/core': 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 '@mui/core-downloads-tracker@5.16.9': {} - '@mui/icons-material@5.16.9(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.14)(react@18.3.1)': + '@mui/icons-material@5.16.9(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/material': 5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 + '@mui/material': 5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@mui/lab@5.0.0-alpha.174(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/lab@5.0.0-alpha.174(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/base': 5.0.0-beta.40(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/material': 5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/system': 5.16.8(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) - '@mui/types': 7.2.19(@types/react@18.3.14) - '@mui/utils': 5.16.8(@types/react@18.3.14)(react@18.3.1) + '@mui/base': 5.0.0-beta.40(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/material': 5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@mui/system': 5.16.8(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) + '@mui/types': 7.2.19(@types/react@19.0.1) + '@mui/utils': 5.16.8(@types/react@19.0.1)(react@19.0.0) clsx: 2.1.1 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) optionalDependencies: - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) - '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) - '@types/react': 18.3.14 + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) + '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) + '@types/react': 19.0.1 - '@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/material@5.16.9(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@mui/core-downloads-tracker': 5.16.9 - '@mui/system': 5.16.8(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) - '@mui/types': 7.2.19(@types/react@18.3.14) - '@mui/utils': 5.16.8(@types/react@18.3.14)(react@18.3.1) + '@mui/system': 5.16.8(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) + '@mui/types': 7.2.19(@types/react@19.0.1) + '@mui/utils': 5.16.8(@types/react@19.0.1)(react@19.0.0) '@popperjs/core': 2.11.8 '@types/react-transition-group': 4.4.11 clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 18.3.1 - 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@19.0.0(react@19.0.0))(react@19.0.0) optionalDependencies: - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) - '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) - '@types/react': 18.3.14 + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) + '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) + '@types/react': 19.0.1 - '@mui/private-theming@5.16.8(@types/react@18.3.14)(react@18.3.1)': + '@mui/private-theming@5.16.8(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/utils': 5.16.8(@types/react@18.3.14)(react@18.3.1) + '@mui/utils': 5.16.8(@types/react@19.0.1)(react@19.0.0) prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@mui/styled-engine@5.16.8(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(react@18.3.1)': + '@mui/styled-engine@5.16.8(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/cache': 11.13.5 csstype: 3.1.3 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) - '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) + '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) - '@mui/system@5.16.8(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1)': + '@mui/system@5.16.8(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/private-theming': 5.16.8(@types/react@18.3.14)(react@18.3.1) - '@mui/styled-engine': 5.16.8(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1))(react@18.3.1) - '@mui/types': 7.2.19(@types/react@18.3.14) - '@mui/utils': 5.16.8(@types/react@18.3.14)(react@18.3.1) + '@mui/private-theming': 5.16.8(@types/react@19.0.1)(react@19.0.0) + '@mui/styled-engine': 5.16.8(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@emotion/styled@11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + '@mui/types': 7.2.19(@types/react@19.0.1) + '@mui/utils': 5.16.8(@types/react@19.0.1)(react@19.0.0) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) - '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(@types/react@18.3.14)(react@18.3.1) - '@types/react': 18.3.14 + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) + '@emotion/styled': 11.13.5(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) + '@types/react': 19.0.1 - '@mui/types@7.2.19(@types/react@18.3.14)': + '@mui/types@7.2.19(@types/react@19.0.1)': optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@mui/utils@5.16.8(@types/react@18.3.14)(react@18.3.1)': + '@mui/utils@5.16.8(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/types': 7.2.19(@types/react@18.3.14) + '@mui/types': 7.2.19(@types/react@19.0.1) '@types/prop-types': 15.7.13 clsx: 2.1.1 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 react-is: 18.3.1 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@mui/utils@6.1.10(@types/react@18.3.14)(react@18.3.1)': + '@mui/utils@6.1.10(@types/react@19.0.1)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 - '@mui/types': 7.2.19(@types/react@18.3.14) + '@mui/types': 7.2.19(@types/react@19.0.1) '@types/prop-types': 15.7.13 clsx: 2.1.1 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 react-is: 18.3.1 optionalDependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': dependencies: @@ -9867,19 +9869,18 @@ snapshots: '@types/reach__router@1.3.15': dependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@types/react-dom@18.3.2': + '@types/react-dom@19.0.2(@types/react@19.0.1)': dependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 '@types/react-transition-group@4.4.11': dependencies: - '@types/react': 18.3.14 + '@types/react': 19.0.1 - '@types/react@18.3.14': + '@types/react@19.0.1': dependencies: - '@types/prop-types': 15.7.13 csstype: 3.1.3 '@types/responselike@1.0.3': @@ -10510,12 +10511,12 @@ snapshots: transitivePeerDependencies: - supports-color - babel-plugin-remove-graphql-queries@5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + babel-plugin-remove-graphql-queries@5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/core': 7.25.2 '@babel/runtime': 7.26.0 '@babel/types': 7.25.6 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: {} @@ -12467,14 +12468,14 @@ snapshots: '@babel/runtime': 7.26.0 core-js-compat: 3.31.0 - gatsby-link@5.14.0(@gatsbyjs/reach-router@2.0.1(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): + gatsby-link@5.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@gatsbyjs/reach-router': 2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@types/reach__router': 1.3.15 gatsby-page-utils: 3.14.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: 19.0.0(react@19.0.0) gatsby-page-utils@3.14.0: dependencies: @@ -12503,43 +12504,43 @@ snapshots: '@parcel/transformer-js': 2.8.3(@parcel/core@2.8.3) '@parcel/transformer-json': 2.8.3(@parcel/core@2.8.3) - gatsby-plugin-emotion@8.14.0(@babel/core@7.25.2)(@emotion/react@11.13.5(@types/react@18.3.14)(react@18.3.1))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-plugin-emotion@8.14.0(@babel/core@7.25.2)(@emotion/react@11.13.5(@types/react@19.0.1)(react@19.0.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/core': 7.25.2 '@babel/runtime': 7.26.0 '@emotion/babel-preset-css-prop': 11.12.0(@babel/core@7.25.2) - '@emotion/react': 11.13.5(@types/react@18.3.14)(react@18.3.1) - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + '@emotion/react': 11.13.5(@types/react@19.0.1)(react@19.0.0) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) transitivePeerDependencies: - supports-color - gatsby-plugin-feed@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + gatsby-plugin-feed@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 common-tags: 1.8.2 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) lodash.merge: 4.6.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) rss: 1.2.2 transitivePeerDependencies: - graphql - gatsby-plugin-fix-fouc@1.1.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-plugin-fix-fouc@1.1.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) - gatsby-plugin-google-tagmanager@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + gatsby-plugin-google-tagmanager@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) web-vitals: 1.1.2 - gatsby-plugin-image@3.14.0(@babel/core@7.25.2)(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + gatsby-plugin-image@3.14.0(@babel/core@7.25.2)(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 @@ -12547,26 +12548,26 @@ snapshots: '@babel/runtime': 7.26.0 '@babel/traverse': 7.25.6 babel-jsx-utils: 1.1.0 - babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) camelcase: 6.3.0 chokidar: 3.6.0 common-tags: 1.8.2 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) objectFitPolyfill: 2.3.5 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) optionalDependencies: - gatsby-plugin-sharp: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) - gatsby-source-filesystem: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + gatsby-plugin-sharp: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-source-filesystem: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) transitivePeerDependencies: - graphql - supports-color - gatsby-plugin-page-creator@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): + gatsby-plugin-page-creator@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): dependencies: '@babel/runtime': 7.26.0 '@babel/traverse': 7.25.6 @@ -12574,10 +12575,10 @@ snapshots: chokidar: 3.6.0 fs-exists-cached: 1.0.0 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 gatsby-page-utils: 3.14.0 - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) globby: 11.1.0 lodash: 4.17.21 transitivePeerDependencies: @@ -12586,7 +12587,7 @@ snapshots: gatsby-plugin-remove-serviceworker@1.0.0: {} - gatsby-plugin-s3@0.4.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-plugin-s3@0.4.1(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/polyfill': 7.12.1 async: 2.6.4 @@ -12594,7 +12595,7 @@ snapshots: chalk: 2.4.2 fs-extra: 7.0.1 fs-posix: 6.0.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) inquirer: 6.5.2 is-ci: 2.0.0 klaw: 3.0.0 @@ -12608,7 +12609,7 @@ snapshots: transitivePeerDependencies: - supports-color - gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): + gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): dependencies: '@babel/runtime': 7.26.0 async: 3.2.6 @@ -12616,9 +12617,9 @@ snapshots: debug: 4.3.7 filenamify: 4.3.0 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) lodash: 4.17.21 probe-image-size: 7.2.3 semver: 7.6.3 @@ -12627,17 +12628,17 @@ snapshots: - graphql - supports-color - gatsby-plugin-sitemap@6.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + gatsby-plugin-sitemap@6.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 common-tags: 1.8.2 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) minimatch: 3.1.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) sitemap: 7.1.2 - gatsby-plugin-typescript@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-plugin-typescript@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.25.2) @@ -12645,17 +12646,17 @@ snapshots: '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.25.2) '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) '@babel/runtime': 7.26.0 - babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) transitivePeerDependencies: - supports-color - gatsby-plugin-utils@4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): + gatsby-plugin-utils@4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): dependencies: '@babel/runtime': 7.26.0 fastq: 1.17.1 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 gatsby-sharp: 1.14.0 graphql: 16.9.0 @@ -12664,52 +12665,52 @@ snapshots: joi: 17.13.3 mime: 3.0.0 - gatsby-react-router-scroll@6.14.0(@gatsbyjs/reach-router@2.0.1(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): + gatsby-react-router-scroll@6.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 - '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@gatsbyjs/reach-router': 2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.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: 19.0.0(react@19.0.0) - gatsby-script@2.14.0(@gatsbyjs/reach-router@2.0.1(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): + gatsby-script@2.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@gatsbyjs/reach-router': 2.0.1(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) + '@gatsbyjs/reach-router': 2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) gatsby-sharp@1.14.0: dependencies: sharp: 0.32.6 - gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-source-filesystem@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/runtime': 7.26.0 chokidar: 3.6.0 file-type: 16.5.4 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) gatsby-core-utils: 4.14.0 mime: 3.0.0 pretty-bytes: 5.6.0 valid-url: 1.0.9 xstate: 4.38.3 - gatsby-transformer-json@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-transformer-json@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/runtime': 7.26.0 bluebird: 3.7.2 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) - gatsby-transformer-sharp@5.14.0(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): + gatsby-transformer-sharp@5.14.0(gatsby-plugin-sharp@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0))(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0): dependencies: '@babel/runtime': 7.26.0 bluebird: 3.7.2 common-tags: 1.8.2 fs-extra: 11.2.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) - gatsby-plugin-sharp: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) + gatsby-plugin-sharp: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) probe-image-size: 7.2.3 semver: 7.6.3 sharp: 0.32.6 @@ -12717,10 +12718,10 @@ snapshots: - graphql - supports-color - gatsby-transformer-yaml@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)): + gatsby-transformer-yaml@5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)): dependencies: '@babel/runtime': 7.26.0 - gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2) + gatsby: 5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2) js-yaml: 4.1.0 lodash: 4.17.21 @@ -12733,7 +12734,7 @@ snapshots: transitivePeerDependencies: - supports-color - gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2): + gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2): dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 @@ -12744,7 +12745,7 @@ snapshots: '@babel/traverse': 7.25.6 '@babel/types': 7.25.6 '@builder.io/partytown': 0.7.6 - '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@gatsbyjs/reach-router': 2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@gatsbyjs/webpack-hot-middleware': 2.25.3 '@graphql-codegen/add': 3.2.3(graphql@16.9.0) '@graphql-codegen/core': 2.6.8(graphql@16.9.0) @@ -12773,7 +12774,7 @@ snapshots: babel-loader: 8.4.1(@babel/core@7.25.2)(webpack@5.94.0) babel-plugin-add-module-exports: 1.0.4 babel-plugin-dynamic-import-node: 2.3.3 - babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) + babel-plugin-remove-graphql-queries: 5.14.0(@babel/core@7.25.2)(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) babel-preset-gatsby: 3.14.0(@babel/core@7.25.2)(core-js@3.38.1) better-opn: 2.1.1 bluebird: 3.7.2 @@ -12820,14 +12821,14 @@ snapshots: gatsby-core-utils: 4.14.0 gatsby-graphiql-explorer: 3.14.0 gatsby-legacy-polyfills: 3.14.0 - gatsby-link: 5.14.0(@gatsbyjs/reach-router@2.0.1(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) + gatsby-link: 5.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-page-utils: 3.14.0 gatsby-parcel-config: 1.14.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) - gatsby-plugin-typescript: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2)) - gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) - gatsby-react-router-scroll: 6.14.0(@gatsbyjs/reach-router@2.0.1(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) - gatsby-script: 2.14.0(@gatsbyjs/reach-router@2.0.1(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) + gatsby-plugin-page-creator: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-plugin-typescript: 5.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2)) + gatsby-plugin-utils: 4.14.0(gatsby@5.14.0(babel-eslint@10.1.0(eslint@9.16.0(jiti@1.21.6)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(type-fest@0.21.3)(typescript@5.7.2))(graphql@16.9.0) + gatsby-react-router-scroll: 6.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + gatsby-script: 2.14.0(@gatsbyjs/reach-router@2.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) gatsby-worker: 2.14.0 glob: 7.2.3 globby: 11.1.0 @@ -12871,11 +12872,11 @@ snapshots: prop-types: 15.8.1 query-string: 6.14.1 raw-loader: 4.0.2(webpack@5.94.0) - react: 18.3.1 + react: 19.0.0 react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.7.2)(webpack@5.94.0) - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@19.0.0) react-refresh: 0.14.2 - react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@18.3.1)(webpack@5.94.0) + react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@19.0.0)(webpack@5.94.0) redux: 4.2.1 redux-thunk: 2.4.2(redux@4.2.1) resolve-from: 5.0.0 @@ -14851,23 +14852,22 @@ snapshots: - supports-color - vue-template-compiler - react-dom@18.3.1(react@18.3.1): + react-dom@19.0.0(react@19.0.0): dependencies: - loose-envify: 1.4.0 - react: 18.3.1 - scheduler: 0.23.2 + react: 19.0.0 + scheduler: 0.25.0 - react-error-boundary@4.1.2(react@18.3.1): + react-error-boundary@4.1.2(react@19.0.0): dependencies: '@babel/runtime': 7.25.6 - react: 18.3.1 + react: 19.0.0 react-error-overlay@6.0.11: {} - react-hotkeys-hook@4.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-hotkeys-hook@4.6.1(react-dom@19.0.0(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: 19.0.0(react@19.0.0) react-is@16.13.1: {} @@ -14875,31 +14875,29 @@ snapshots: react-refresh@0.14.2: {} - react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825(react@18.3.1)(webpack@5.94.0): + react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825(react@19.0.0)(webpack@5.94.0): dependencies: acorn: 6.4.2 loose-envify: 1.4.0 neo-async: 2.6.2 - react: 18.3.1 + react: 19.0.0 webpack: 5.94.0 - 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@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 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: 19.0.0(react@19.0.0) - react-virtuoso@4.12.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-virtuoso@4.12.3(react-dom@19.0.0(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: 19.0.0(react@19.0.0) - react@18.3.1: - dependencies: - loose-envify: 1.4.0 + react@19.0.0: {} read@1.0.7: dependencies: @@ -15168,9 +15166,7 @@ snapshots: sax@1.4.1: {} - scheduler@0.23.2: - dependencies: - loose-envify: 1.4.0 + scheduler@0.25.0: {} schema-utils@2.7.0: dependencies: