Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-three/drei ^9.117.3 -> ^9.121.4 age adoption passing confidence
@react-three/fiber ^8.17.10 -> ^8.17.14 age adoption passing confidence
@react-three/postprocessing ^2.16.3 -> ^2.19.1 age adoption passing confidence
@types/node (source) 22.9.3 -> 22.13.1 age adoption passing confidence
@types/react (source) 19.0.1 -> 19.0.8 age adoption passing confidence
@types/react (source) ^19.0.1 -> ^19.0.8 age adoption passing confidence
@types/react-dom (source) 19.0.1 -> 19.0.3 age adoption passing confidence
@types/react-dom (source) ^19.0.1 -> ^19.0.3 age adoption passing confidence
@types/three (source) ^0.170.0 -> ^0.173.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.3 -> ^4.3.4 age adoption passing confidence
eslint (source) 9.15.0 -> 9.19.0 age adoption passing confidence
eslint-config-next (source) 15.0.3 -> 15.1.6 age adoption passing confidence
gsap (source) ^3.12.5 -> ^3.12.7 age adoption passing confidence
leva (source) ^0.9.35 -> ^0.10.0 age adoption passing confidence
next (source) 15.1.2 -> 15.1.6 age adoption passing confidence
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence
postprocessing ^6.36.4 -> ^6.36.6 age adoption passing confidence
tailwindcss (source) 3.4.15 -> 3.4.17 age adoption passing confidence
three (source) ^0.170.0 -> ^0.173.0 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence
typescript (source) ^5.7.2 -> ^5.7.3 age adoption passing confidence
vite (source) ^5.4.11 -> ^5.4.14 age adoption passing confidence
vite-plugin-glsl ^1.3.0 -> ^1.3.1 age adoption passing confidence

Release Notes

pmndrs/drei (@​react-three/drei)

v9.121.4

Compare Source

Bug Fixes

v9.121.3

Compare Source

Bug Fixes

v9.121.2

Compare Source

Bug Fixes

v9.121.1

Compare Source

Bug Fixes

v9.121.0

Compare Source

Features

v9.120.9

Compare Source

Bug Fixes

v9.120.8

Compare Source

Bug Fixes

v9.120.7

Compare Source

Bug Fixes

v9.120.6

Compare Source

Bug Fixes

v9.120.5

Compare Source

Bug Fixes

v9.120.4

Compare Source

Bug Fixes

v9.120.3

Compare Source

Bug Fixes

v9.120.2

Compare Source

Bug Fixes

v9.120.1

Compare Source

Bug Fixes

v9.120.0

Compare Source

Features

v9.119.0

Compare Source

Features

v9.118.0

Compare Source

Features
pmndrs/react-three-fiber (@​react-three/fiber)

v8.17.14

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.17.13...v8.17.14

v8.17.13

Compare Source

What's Changed

Full Changelog: pmndrs/react-three-fiber@v8.17.12...v8.17.13

v8.17.12

Compare Source

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.17.11...v8.17.12

v8.17.11

Compare Source

What's Changed
New Contributors

Full Changelog: pmndrs/react-three-fiber@v8.17.10...v8.17.11

pmndrs/react-postprocessing (@​react-three/postprocessing)

v2.19.1

Compare Source

Bug Fixes

v2.19.0

Compare Source

Features

v2.18.0

Compare Source

Bug Fixes
  • SelectiveBloom: apply ignoreBackground and inverted props (#​297) (9eb6982)
Features

v2.17.0

Compare Source

Features

v2.16.7

Compare Source

Bug Fixes

v2.16.6

Compare Source

Bug Fixes

v2.16.5

Compare Source

Bug Fixes
  • avoid warnings with Three 165+ with screen-space-reflections.js (#​289) (f9b4dae)

v2.16.4

Compare Source

Bug Fixes
  • ToneMapping: remove use of CONVOLUTION attribute (#​308) (c115639)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

eslint/eslint (eslint)

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

vercel/next.js (eslint-config-next)

v15.1.6

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • fix: don't memory-leak promises passed to waitUntil (#​75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#​75170)
Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix missing revalidate with notFound() (#​75009)
  • fix: when metadatabase is set we should not warn (#​74840)
  • Fix @​vercel/og license SPDX expression (#​74745)
  • fix: ts language server rule metadata should allow null (#​74704)
  • fix: eslint rule of using img in metadata routes (#​74864)
  • Fix presentation when onerror receives an event without error (#​74643)
  • fix fetch lock not being consistently released #​74623 (#​75028)
Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

Compare Source

v15.1.3

Compare Source

v15.1.2

Compare Source

v15.1.1

Compare Source

v15.1.0

Compare Source

Core Changes
  • fix: decrypt bound args before generating a cache key: #​72463
  • Fix the path to the next/experimental/testing/server export: #​72527
  • Expand server-source-maps scenarios to cover Edge runtime: #​72288
  • Ensure logged errors in Edge runtime include the stack: #​72394
  • fix: added cache control headers for static app routes: #​72521
  • capture console issues as console errors: #​72468
  • Add expireTag and expirePath APIs: #​72485
  • fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: #​72362
  • Move client build ID to a global variable: #​72592
  • refactor(turbopack): Remove swc_css: #​72602
  • Bypass source map dev middleware for client chunks: #​72581
  • chore: remove rc from URL: #​72599
  • improve no-img-element lint error message: #​72410
  • Combine bound "use cache" closure args into a single parameter: #​72587
  • [Turbopack] add BackendOptions and allow to disable dependencies, children and storage: #​72426
  • Omit unused args when calling "use cache" functions: #​72506
  • Add experimental clientSegmentCache flag: #​72626
  • Add compiler.define option: #​71802
  • Fix static indicator with dynamicIO: #​72631
  • Allow usage of Node.js prereleases: #​72635
  • improved network url in (dev) cli: #​72634
  • chore: update getting-started/react-essentials path: #​72250
  • Fix static indicator for pure IO case: #​72639
  • Bump the monorepo packages TypeScript to 5.6.3: #​72625
  • Bump @capsizecss/metrics to 3.4.0 for Geist Google Font: #​72746
  • refactor: remove unused asNotFound property: #​72585
  • Remove unused enabled config from server actions transforms: #​72755
  • Ensure Next.js is ignore-listed when used as external: #​72498
  • Bump eslint-plugin-react to 7.37.0: #​72759
  • upgrade amphtml-validator to 1.0.38: #​72645
  • fix multi-level redirect in server actions: #​72770
  • refactor: rename error boundary not-found to http-error-fallback: #​72586
  • Upgrade React from 5c56b873-20241107 to 7ac8e612-20241113: #​72768
  • Re-use randomly selected dev server port for automatic restarts: #​72771
  • Emit build error when "use cache" is used without dynamicIO enabled: #​72781
  • fix: not found bounary prop: #​72784
  • silence sass legacy-js-api warning: #​72632
  • [Segment Prefetch] Move access token to route tree: #​72775
  • Add internal affordances to show ignore-listed stackframes in terminal: #​72763
  • chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: #​72526
  • Upgrade React from 7ac8e612-20241113 to 380f5d67-20241113: #​72819
  • Shorten unsourcemapped absolute locations in terminal stacktraces: #​72764
  • codemod: replace revalidate(Tag|Path) to expire(Tag|Path): #​72826
  • "Fix": Lift type check out of loop: #​72840
  • hide stack trace in CanaryOnlyError: #​72859
  • Allow missing CacheNodeSeedData during prefetch: #​72857
  • Add Segment Cache feature check to prefetch API: #​72861
  • Extract shared fetchFromServerResponse logic to separate functions: #​72865
  • [Segment Cache] Implement behavior on cache miss : #​72841
  • Emit build error for unknown cache kinds: #​72832
  • Resolve mdx plugins string format: #​72802
  • MDX: Only set experimental.turbo if enabled: #​72856
  • [Turbopack] change persistent caching option to a boolean: #​72458
  • refactor: generalize next route error helpers: #​72774
  • Ensure host is in allowed headers: #​72867
  • refactor: types for collected cache info in route modules: #​71434
  • feat(turbopack): Enable tree shaking for modules with dynamic imports: #​71692
  • Fix unhandled rejection in proxy-request: #​72530
  • chore(build): remove injecting fast refresh to custom loader logs: #​72870
  • ensure webpack worker exits bubble to parent process: #​72921
  • Fix sourcemaps for internal client boundaries: #​72922
  • Turbopack: thread tracing through to resolve results: #​72314
  • Upgrade vercel og: #​72954
  • Turbopack NFT: trace manifests and externals: #​72316
  • Turbopack: NFT followups: #​72517
  • Support custom servers with minimal node modules: #​72966
  • Add support for ignore-listing sources in index maps: #​72913
  • Turbopack: fix loading of externals on Edge: #​72349
  • Bump SWC used for transpiling Next.js sources: #​72993
  • fix: ensure HTML validity for the next-size-adjust meta tag: #​72994
  • Revert "Support custom servers with minimal node modules": #​73003
  • Allow CacheNode.loading to be a promise: #​72872
  • Properly encode dynamic access in segment prefetch: #​72874
  • [Segment Cache] Send during route prefetch: #​72890
  • fix(next/image): improve svg heuristic for unoptimized: #​72970
  • [Segment Cache] Initial implementation: #​72875
  • Turbopack: Change edge wrapper to proxy exports : #​72502
  • experimental: css inlining: #​72195
  • Display where the env was loaded from when enabled typedEnv: #​70951
  • create forked impl for Link component: #​73019
  • remove unnecessary handling in forked Link components: #​73020
  • Pass down ignored field to error overlay: #​72925
  • remove locale from app link: #​73052
  • fix: server action redirects between multiple root layouts: #​73063
  • Add forbidden and unauthorized APIs: #​72785
  • chore: rename modules for better meaning and searching: #​73067
  • fix(next/image): reduce avif sharp effort from 4 to 3 for faster encoding: #​73030
  • (E2E) Log which config file is used for next start: #​73105
  • Remove extra space in envionment log: #​73108
  • remove inheritance from NextCustomServer: #​73005
  • Align navigation digest with message: #​73074
  • refactor: move redirect helpers into separate module: #​73118
  • Update font data: #​73115
  • Current behavior for fallbacks with async metadata and prefetching: #​73106
  • Revert "ensure webpack worker exits bubble to parent process (#​72921)": #​73136
  • Reapply "ensure webpack worker exits bubble to parent process (#​72921)": #​73138
  • Upgrade React from 380f5d6-20241113 to b01722d-20241114: #​73107
  • Implement metadata types support for exactOptionalPropertyTypes: #​72936
  • Reenable otel test for Turbopack: #​73093
  • Omit unnecessary cache wrapper import: #​73160
  • Increase max cache tags to 128: #​73124
  • Do not inline CSS in RSC payload for dynamic client nav: #​73182
  • fix(next/image): dpl query string should only be used for local images, not remote images: #​73184
  • feat(after): unflag unstable_after internals: #​73190
  • feat(after): allow using unstable_after in generateStaticParams: #​73217
  • Error on navigation API usage in pages router and middleware: #​73100
  • Undeprecate revalidate APIs and rename expire APIs: #​73193
  • Revert "codemod: replace revalidate(Tag|Path) to expire(Tag|Path)": #​73269
  • feat(after): wait for after-callbacks before server shutdown: #​72590
  • Fixed interception on a catch-all route: #​72902
  • add option to disable experimental CssChunkingPlugin: #​73286
  • rename cssChunkPlugin experimental options: #​73291
  • Replace the group frames with button for ignored frames: #​72964
  • handle pages router ignored frames: #​73280
  • fix(after): no request APIs in force-static: #​73321
  • fix(after): allow reading draftMode status in after: #​73324
  • [Turbopack] reland refactor filesystem writes to an effect based system: #​73294
  • fix(pages): dynamic css missing style after client navigation: #​72959
  • Make notFound() work in "use cache" page: #​73210
  • refactor(after): remove unnecessary conditionals: #​73447
  • Bump @swc/core to 1.9.3: #​73420
  • fix: running cleanup before server is initialized: #​73476
  • [edge-runtime] drop node16: #​73432
  • feat(after): allow request APIs in after (actions/handlers): #​73345
  • Sourcemap errors logged in Edge runtime: [#​73438](https://redirect.github.com/vercel/next.js/issues

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 2, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/07-react-three-fiber/52-physics/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_42_145Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_42_145Z-debug-0.log

File name: src/07-react-three-fiber/50-post-processing/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_47_095Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_47_095Z-debug-0.log

File name: src/07-react-three-fiber/49-mouse-events/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_50_513Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_50_513Z-debug-0.log

File name: src/07-react-three-fiber/47-3d-text/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_54_113Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_54_113Z-debug-0.log

File name: src/07-react-three-fiber/46-load-models/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_56_855Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_04_56_855Z-debug-0.log

File name: src/07-react-three-fiber/45-environment-and-staging/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_00_287Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_00_287Z-debug-0.log

File name: src/07-react-three-fiber/44-debug/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_03_484Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_03_484Z-debug-0.log

File name: src/07-react-three-fiber/43-drei/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error       1 more (@react-three/drei)
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error   peer @react-three/fiber@"^8" from @react-three/[email protected]
npm error   node_modules/@react-three/drei
npm error     @react-three/drei@"^9.121.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_06_906Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_06_906Z-debug-0.log

File name: src/07-react-three-fiber/42-first-r3f-application/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"*" from [email protected]
npm error   node_modules/expo
npm error     peerOptional expo@">=43.0" from @react-three/[email protected]
npm error     node_modules/@react-three/fiber
npm error       @react-three/fiber@"^8.17.14" from the root project
npm error     peer expo@"*" from @expo/[email protected]
npm error     node_modules/@expo/dom-webview
npm error       peerOptional @expo/dom-webview@"*" from [email protected]
npm error     3 more (expo-asset, expo-file-system, expo-gl)
npm error   5 more (@expo/dom-webview, react-native-webview, expo-asset, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@">=18 <19" from @react-three/[email protected]
npm error node_modules/@react-three/fiber
npm error   @react-three/fiber@"^8.17.14" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_09_958Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-04T03_05_09_958Z-debug-0.log

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
threejs-journey ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 3:08am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0eabdc3 to ae1986f Compare December 3, 2024 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae1986f to 5ddc6cf Compare December 4, 2024 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ddc6cf to d829a8e Compare December 5, 2024 20:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d829a8e to bd42693 Compare December 6, 2024 00:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd42693 to 5924b0b Compare December 6, 2024 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5924b0b to baa8bd5 Compare December 7, 2024 13:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from baa8bd5 to af7829a Compare December 7, 2024 21:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from af7829a to a1a70dd Compare December 9, 2024 05:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1a70dd to 761a166 Compare December 9, 2024 11:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 761a166 to 2575149 Compare December 9, 2024 21:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2575149 to e547672 Compare December 10, 2024 21:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e547672 to 882ae25 Compare December 11, 2024 10:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 882ae25 to 445b110 Compare December 13, 2024 22:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 445b110 to 78f4bdd Compare December 15, 2024 03:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5813d97 to 0b2268e Compare January 22, 2025 11:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b2268e to 902564a Compare January 22, 2025 15:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 902564a to dee743c Compare January 23, 2025 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dee743c to 626a42b Compare January 23, 2025 06:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 626a42b to c81c8ec Compare January 23, 2025 11:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c81c8ec to dcfce44 Compare January 23, 2025 18:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dcfce44 to 900143a Compare January 24, 2025 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 900143a to 5f54db2 Compare January 27, 2025 06:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5f54db2 to bef892d Compare January 28, 2025 02:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bef892d to 14a2612 Compare January 30, 2025 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14a2612 to 7b6d16f Compare January 30, 2025 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b6d16f to 494b483 Compare January 31, 2025 06:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 494b483 to c1fc5ac Compare January 31, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants