From 0a783ce2a9f8a6e266821f63cf303dca2d873318 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:10:28 +0000 Subject: [PATCH] fix(deps): update react monorepo to v19 --- package.json | 6 +- pnpm-lock.yaml | 193 +++++++++++++++++++++++-------------------------- 2 files changed, 94 insertions(+), 105 deletions(-) diff --git a/package.json b/package.json index 5e12dbab..d2420a06 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "next": "14.2.22", "next-seo": "6.6.0", "p-limit": "6.2.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-icons": "5.4.0", "sitemap": "8.0.0", "theme-ui": "0.16.2" @@ -36,7 +36,7 @@ "devDependencies": { "@next/eslint-plugin-next": "14.2.22", "@types/node": "20.17.12", - "@types/react": "18.3.18", + "@types/react": "19.0.3", "@typescript-eslint/parser": "7.18.0", "@vercel/style-guide": "6.0.0", "eslint": "8.57.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a9f8a14..dcd169bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@emotion/react': specifier: 11.14.0 - version: 11.14.0(@types/react@18.3.18)(react@18.3.1) + version: 11.14.0(@types/react@19.0.3)(react@19.0.0) '@theme-ui/mdx': specifier: 0.16.2 - version: 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/mdx@2.0.13)(react@18.3.1) + version: 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(@types/mdx@2.0.13)(react@19.0.0) destyle.css: specifier: 4.0.1 version: 4.0.1 @@ -25,31 +25,31 @@ importers: version: 4.2.2 html-react-parser: specifier: 5.2.2 - version: 5.2.2(@types/react@18.3.18)(react@18.3.1) + version: 5.2.2(@types/react@19.0.3)(react@19.0.0) next: specifier: 14.2.22 - version: 14.2.22(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 14.2.22(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-seo: specifier: 6.6.0 - version: 6.6.0(next@14.2.22(@babel/core@7.26.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: 6.6.0(next@14.2.22(@babel/core@7.26.0)(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) p-limit: specifier: 6.2.0 version: 6.2.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) + specifier: 19.0.0 + version: 19.0.0(react@19.0.0) react-icons: specifier: 5.4.0 - version: 5.4.0(react@18.3.1) + version: 5.4.0(react@19.0.0) sitemap: specifier: 8.0.0 version: 8.0.0 theme-ui: specifier: 0.16.2 - version: 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) + version: 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) devDependencies: '@next/eslint-plugin-next': specifier: 14.2.22 @@ -58,8 +58,8 @@ importers: specifier: 20.17.12 version: 20.17.12 '@types/react': - specifier: 18.3.18 - version: 18.3.18 + specifier: 19.0.3 + version: 19.0.3 '@typescript-eslint/parser': specifier: 7.18.0 version: 7.18.0(eslint@8.57.1)(typescript@5.7.2) @@ -476,11 +476,8 @@ packages: '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} - '@types/prop-types@15.7.14': - resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} - - '@types/react@18.3.18': - resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} + '@types/react@19.0.3': + resolution: {integrity: sha512-UavfHguIjnnuq9O67uXfgy/h3SRJbidAYvNjLceB+2RIKVRBzVsh0QO+Pw6BCSQqFS9xwzKfwstXx0m6AbAREA==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -1787,10 +1784,10 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - 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-icons@5.4.0: resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} @@ -1803,8 +1800,8 @@ packages: react-property@2.0.2: resolution: {integrity: sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==} - 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-pkg-up@7.0.1: @@ -1880,8 +1877,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==} semver@5.7.2: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} @@ -2373,19 +2370,19 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)': + '@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)': dependencies: '@babel/runtime': 7.26.0 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@18.3.1) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.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.18 + '@types/react': 19.0.3 transitivePeerDependencies: - supports-color @@ -2401,9 +2398,9 @@ snapshots: '@emotion/unitless@0.10.0': {} - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@18.3.1)': + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.0.0)': dependencies: - react: 18.3.1 + react: 19.0.0 '@emotion/utils@1.4.2': {} @@ -2603,60 +2600,60 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.8.1 - '@theme-ui/color-modes@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)': + '@theme-ui/color-modes@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) deepmerge: 4.3.1 - react: 18.3.1 + react: 19.0.0 - '@theme-ui/components@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@theme-ui/components@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) '@styled-system/color': 5.1.2 '@styled-system/should-forward-prop': 5.1.5 '@styled-system/space': 5.1.2 - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) - '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) + '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) '@types/styled-system': 5.1.23 - react: 18.3.1 + react: 19.0.0 - '@theme-ui/core@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)': + '@theme-ui/core@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) deepmerge: 4.3.1 - react: 18.3.1 + react: 19.0.0 - '@theme-ui/css@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))': + '@theme-ui/css@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) csstype: 3.1.3 - '@theme-ui/global@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)': + '@theme-ui/global@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) - react: 18.3.1 + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) + react: 19.0.0 - '@theme-ui/mdx@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/mdx@2.0.13)(react@18.3.1)': + '@theme-ui/mdx@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(@types/mdx@2.0.13)(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) '@types/mdx': 2.0.13 - react: 18.3.1 + react: 19.0.0 - '@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)': + '@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0)': dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/color-modes': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) - react: 18.3.1 + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/color-modes': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) + react: 19.0.0 '@types/json-schema@7.0.15': {} @@ -2674,11 +2671,8 @@ snapshots: '@types/parse-json@4.0.2': {} - '@types/prop-types@15.7.14': {} - - '@types/react@18.3.18': + '@types/react@19.0.3': dependencies: - '@types/prop-types': 15.7.14 csstype: 3.1.3 '@types/sax@1.2.7': @@ -3733,15 +3727,15 @@ snapshots: domhandler: 5.0.3 htmlparser2: 10.0.0 - html-react-parser@5.2.2(@types/react@18.3.18)(react@18.3.1): + html-react-parser@5.2.2(@types/react@19.0.3)(react@19.0.0): dependencies: domhandler: 5.0.3 html-dom-parser: 5.0.13 - react: 18.3.1 + react: 19.0.0 react-property: 2.0.2 style-to-js: 1.1.16 optionalDependencies: - '@types/react': 18.3.18 + '@types/react': 19.0.3 htmlparser2@10.0.0: dependencies: @@ -4014,13 +4008,13 @@ snapshots: natural-compare@1.4.0: {} - next-seo@6.6.0(next@14.2.22(@babel/core@7.26.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): + next-seo@6.6.0(next@14.2.22(@babel/core@7.26.0)(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: - next: 14.2.22(@babel/core@7.26.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.22(@babel/core@7.26.0)(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) - next@14.2.22(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.22(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@next/env': 14.2.22 '@swc/helpers': 0.5.5 @@ -4028,9 +4022,9 @@ snapshots: caniuse-lite: 1.0.30001690 graceful-fs: 4.2.11 postcss: 8.4.31 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - styled-jsx: 5.1.1(@babel/core@7.26.0)(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + styled-jsx: 5.1.1(@babel/core@7.26.0)(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 14.2.22 '@next/swc-darwin-x64': 14.2.22 @@ -4199,23 +4193,20 @@ snapshots: queue-microtask@1.2.3: {} - 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-icons@5.4.0(react@18.3.1): + react-icons@5.4.0(react@19.0.0): dependencies: - react: 18.3.1 + react: 19.0.0 react-is@16.13.1: {} react-property@2.0.2: {} - react@18.3.1: - dependencies: - loose-envify: 1.4.0 + react@19.0.0: {} read-pkg-up@7.0.1: dependencies: @@ -4310,9 +4301,7 @@ snapshots: sax@1.4.1: {} - scheduler@0.23.2: - dependencies: - loose-envify: 1.4.0 + scheduler@0.25.0: {} semver@5.7.2: {} @@ -4508,10 +4497,10 @@ snapshots: dependencies: inline-style-parser: 0.2.4 - styled-jsx@5.1.1(@babel/core@7.26.0)(react@18.3.1): + styled-jsx@5.1.1(@babel/core@7.26.0)(react@19.0.0): dependencies: client-only: 0.0.1 - react: 18.3.1 + react: 19.0.0 optionalDependencies: '@babel/core': 7.26.0 @@ -4548,16 +4537,16 @@ snapshots: text-table@0.2.0: {} - theme-ui@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1): + theme-ui@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0): dependencies: - '@emotion/react': 11.14.0(@types/react@18.3.18)(react@18.3.1) - '@theme-ui/color-modes': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/components': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1))(react@18.3.1) - '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)) - '@theme-ui/global': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - react: 18.3.1 + '@emotion/react': 11.14.0(@types/react@19.0.3)(react@19.0.0) + '@theme-ui/color-modes': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/components': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(@theme-ui/theme-provider@0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0))(react@19.0.0) + '@theme-ui/core': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/css': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0)) + '@theme-ui/global': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + '@theme-ui/theme-provider': 0.16.2(@emotion/react@11.14.0(@types/react@19.0.3)(react@19.0.0))(react@19.0.0) + react: 19.0.0 tinyglobby@0.2.10: dependencies: