From d6274f0360ebc4119bde2ce7acda3543bf3655b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Roche?= Date: Sat, 28 Dec 2024 19:08:02 +0100 Subject: [PATCH] bump deps --- next-env.d.ts | 2 +- package.json | 8 +- pnpm-lock.yaml | 223 ++++++++++++++++++++++++------------------------- 3 files changed, 113 insertions(+), 120 deletions(-) diff --git a/next-env.d.ts b/next-env.d.ts index 40c3d680..1b3be084 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. +// see https://nextjs.org/docs/app/api-reference/config/typescript for more information. diff --git a/package.json b/package.json index e59f5f3e..d59b4974 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@darkroom.engineering/hamo": "0.6.46", "@hubspot/api-client": "^12.0.1", - "@next/third-parties": "^15.0.3", + "@next/third-parties": "^15.1.3", "@react-three/drei": "^9.115.0", "@react-three/fiber": "9.0.0-rc.0", "@storyblok/js": "^3.1.7", @@ -28,7 +28,7 @@ "clsx": "^2.1.1", "gsap": "^3.12.5", "lenis": "1.1.19-dev.3", - "next": "15.0.4", + "next": "15.1.3", "postprocessing": "^6.36.4", "react": "19.0.0", "react-aria": "^3.35.1", @@ -39,9 +39,9 @@ "storyblok-js-client": "^6.10.1", "storyblok-rich-text-react-renderer": "^2.9.2", "tempus": "1.0.0-dev.5", - "three": "^0.170.0", + "three": "^0.171.0", "tunnel-rat": "^0.1.2", - "zustand": "5.0.1" + "zustand": "5.0.2" }, "devDependencies": { "@biomejs/biome": "1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 916fc06d..6505e7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,14 +18,14 @@ importers: specifier: ^12.0.1 version: 12.0.1 '@next/third-parties': - specifier: ^15.0.3 - version: 15.0.3(next@15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react@19.0.0) + specifier: ^15.1.3 + version: 15.1.3(next@15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react@19.0.0) '@react-three/drei': specifier: ^9.115.0 - version: 9.115.0(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0))(@types/react@18.3.12)(@types/three@0.169.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0) + version: 9.115.0(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0))(@types/react@18.3.12)(@types/three@0.169.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0) '@react-three/fiber': specifier: 9.0.0-rc.0 - version: 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0) + version: 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0) '@storyblok/js': specifier: ^3.1.7 version: 3.1.7 @@ -48,11 +48,11 @@ importers: specifier: 1.1.19-dev.3 version: 1.1.19-dev.3(react@19.0.0) next: - specifier: 15.0.4 - version: 15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) + specifier: 15.1.3 + version: 15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) postprocessing: specifier: ^6.36.4 - version: 6.36.4(three@0.170.0) + version: 6.36.4(three@0.171.0) react: specifier: 19.0.0 version: 19.0.0 @@ -70,7 +70,7 @@ importers: version: 17.5.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) stats-gl: specifier: ^3.6.0 - version: 3.6.0(three@0.170.0) + version: 3.6.0(three@0.171.0) storyblok-js-client: specifier: ^6.10.1 version: 6.10.1 @@ -81,14 +81,14 @@ importers: specifier: 1.0.0-dev.5 version: 1.0.0-dev.5(react@19.0.0) three: - specifier: ^0.170.0 - version: 0.170.0 + specifier: ^0.171.0 + version: 0.171.0 tunnel-rat: specifier: ^0.1.2 version: 0.1.2(@types/react@18.3.12)(react@19.0.0) zustand: - specifier: 5.0.1 - version: 5.0.1(@types/react@18.3.12)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)) + specifier: 5.0.2 + version: 5.0.2(@types/react@18.3.12)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)) devDependencies: '@biomejs/biome': specifier: 1.9.4 @@ -119,7 +119,7 @@ importers: version: 8.4.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(storybook@8.4.2(prettier@3.3.3)) '@storybook/nextjs': specifier: ^8.4.2 - version: 8.4.2(esbuild@0.24.0)(next@15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6)(storybook@8.4.2(prettier@3.3.3))(type-fest@4.26.1)(typescript@5.6.3)(webpack-hot-middleware@2.26.1)(webpack@5.96.1(esbuild@0.24.0)) + version: 8.4.2(esbuild@0.24.0)(next@15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6)(storybook@8.4.2(prettier@3.3.3))(type-fest@4.26.1)(typescript@5.6.3)(webpack-hot-middleware@2.26.1)(webpack@5.96.1(esbuild@0.24.0)) '@storybook/react': specifier: ^8.4.2 version: 8.4.2(@storybook/test@8.4.2(storybook@8.4.2(prettier@3.3.3)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(storybook@8.4.2(prettier@3.3.3))(typescript@5.6.3) @@ -1408,62 +1408,62 @@ packages: '@next/bundle-analyzer@15.0.3': resolution: {integrity: sha512-x7ZNvpoQPO0C5ZG//qVp21Qs3v6+C8LBJmdu9DKj4/NmjlnwoQ7dqRZ/nKZcwVhkFT7BHf+Qd5FaeHq9IDJvDQ==} - '@next/env@15.0.4': - resolution: {integrity: sha512-WNRvtgnRVDD4oM8gbUcRc27IAhaL4eXQ/2ovGbgLnPGUvdyDr8UdXP4Q/IBDdAdojnD2eScryIDirv0YUCjUVw==} + '@next/env@15.1.3': + resolution: {integrity: sha512-Q1tXwQCGWyA3ehMph3VO+E6xFPHDKdHFYosadt0F78EObYxPio0S09H9UGYznDe6Wc8eLKLG89GqcFJJDiK5xw==} - '@next/swc-darwin-arm64@15.0.4': - resolution: {integrity: sha512-QecQXPD0yRHxSXWL5Ff80nD+A56sUXZG9koUsjWJwA2Z0ZgVQfuy7gd0/otjxoOovPVHR2eVEvPMHbtZP+pf9w==} + '@next/swc-darwin-arm64@15.1.3': + resolution: {integrity: sha512-aZtmIh8jU89DZahXQt1La0f2EMPt/i7W+rG1sLtYJERsP7GRnNFghsciFpQcKHcGh4dUiyTB5C1X3Dde/Gw8gg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.0.4': - resolution: {integrity: sha512-pb7Bye3y1Og3PlCtnz2oO4z+/b3pH2/HSYkLbL0hbVuTGil7fPen8/3pyyLjdiTLcFJ+ymeU3bck5hd4IPFFCA==} + '@next/swc-darwin-x64@15.1.3': + resolution: {integrity: sha512-aw8901rjkVBK5mbq5oV32IqkJg+CQa6aULNlN8zyCWSsePzEG3kpDkAFkkTOh3eJ0p95KbkLyWBzslQKamXsLA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.0.4': - resolution: {integrity: sha512-12oSaBFjGpB227VHzoXF3gJoK2SlVGmFJMaBJSu5rbpaoT5OjP5OuCLuR9/jnyBF1BAWMs/boa6mLMoJPRriMA==} + '@next/swc-linux-arm64-gnu@15.1.3': + resolution: {integrity: sha512-YbdaYjyHa4fPK4GR4k2XgXV0p8vbU1SZh7vv6El4bl9N+ZSiMfbmqCuCuNU1Z4ebJMumafaz6UCC2zaJCsdzjw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@15.0.4': - resolution: {integrity: sha512-QARO88fR/a+wg+OFC3dGytJVVviiYFEyjc/Zzkjn/HevUuJ7qGUUAUYy5PGVWY1YgTzeRYz78akQrVQ8r+sMjw==} + '@next/swc-linux-arm64-musl@15.1.3': + resolution: {integrity: sha512-qgH/aRj2xcr4BouwKG3XdqNu33SDadqbkqB6KaZZkozar857upxKakbRllpqZgWl/NDeSCBYPmUAZPBHZpbA0w==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@15.0.4': - resolution: {integrity: sha512-Z50b0gvYiUU1vLzfAMiChV8Y+6u/T2mdfpXPHraqpypP7yIT2UV9YBBhcwYkxujmCvGEcRTVWOj3EP7XW/wUnw==} + '@next/swc-linux-x64-gnu@15.1.3': + resolution: {integrity: sha512-uzafnTFwZCPN499fNVnS2xFME8WLC9y7PLRs/yqz5lz1X/ySoxfaK2Hbz74zYUdEg+iDZPd8KlsWaw9HKkLEVw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@15.0.4': - resolution: {integrity: sha512-7H9C4FAsrTAbA/ENzvFWsVytqRYhaJYKa2B3fyQcv96TkOGVMcvyS6s+sj4jZlacxxTcn7ygaMXUPkEk7b78zw==} + '@next/swc-linux-x64-musl@15.1.3': + resolution: {integrity: sha512-el6GUFi4SiDYnMTTlJJFMU+GHvw0UIFnffP1qhurrN1qJV3BqaSRUjkDUgVV44T6zpw1Lc6u+yn0puDKHs+Sbw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@15.0.4': - resolution: {integrity: sha512-Z/v3WV5xRaeWlgJzN9r4PydWD8sXV35ywc28W63i37G2jnUgScA4OOgS8hQdiXLxE3gqfSuHTicUhr7931OXPQ==} + '@next/swc-win32-arm64-msvc@15.1.3': + resolution: {integrity: sha512-6RxKjvnvVMM89giYGI1qye9ODsBQpHSHVo8vqA8xGhmRPZHDQUE4jcDbhBwK0GnFMqBnu+XMg3nYukNkmLOLWw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.0.4': - resolution: {integrity: sha512-NGLchGruagh8lQpDr98bHLyWJXOBSmkEAfK980OiNBa7vNm6PsNoPvzTfstT78WyOeMRQphEQ455rggd7Eo+Dw==} + '@next/swc-win32-x64-msvc@15.1.3': + resolution: {integrity: sha512-VId/f5blObG7IodwC5Grf+aYP0O8Saz1/aeU3YcWqNdIUAmFQY3VEPKPaIzfv32F/clvanOb2K2BR5DtDs6XyQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - '@next/third-parties@15.0.3': - resolution: {integrity: sha512-T2NkBXLcgRY0cmE7jb/dSMXNK9D+yv1k+n0uBxwMBS9SEtOhuMvxiUPQRj5x4cFnsei6JECloJg88koMprKw0A==} + '@next/third-parties@15.1.3': + resolution: {integrity: sha512-nz2mthh08xMRgNKRA+Z7lM1BqHqukGcFyu5z0nXFo3/KXsBgaPJkfnkfebw/YTqkxryV+aEttf/iAWDB6dUO6A==} peerDependencies: next: ^13.0.0 || ^14.0.0 || ^15.0.0 - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 '@parcel/watcher-android-arm64@2.5.0': resolution: {integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==} @@ -2474,9 +2474,6 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.13': - resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==} - '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -4057,16 +4054,16 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - next@15.0.4: - resolution: {integrity: sha512-nuy8FH6M1FG0lktGotamQDCXhh5hZ19Vo0ht1AOIQWrYJLP598TIUagKtvJrfJ5AGwB/WmDqkKaKhMpVifvGPA==} + next@15.1.3: + resolution: {integrity: sha512-5igmb8N8AEhWDYzogcJvtcRDU6n4cMGtBklxKD4biYv4LXN8+awc/bbQ2IM2NQHdVPgJ6XumYXfo3hBtErg1DA==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 '@playwright/test': ^1.41.2 babel-plugin-react-compiler: '*' - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 - react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': @@ -5245,8 +5242,8 @@ packages: peerDependencies: three: '>=0.128.0' - three@0.170.0: - resolution: {integrity: sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==} + three@0.171.0: + resolution: {integrity: sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==} throttle-debounce@3.0.1: resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} @@ -5545,8 +5542,8 @@ packages: react: optional: true - zustand@5.0.1: - resolution: {integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==} + zustand@5.0.2: + resolution: {integrity: sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -6880,10 +6877,10 @@ snapshots: '@mediapipe/tasks-vision@0.10.8': {} - '@monogrid/gainmap-js@3.0.6(three@0.170.0)': + '@monogrid/gainmap-js@3.0.6(three@0.171.0)': dependencies: promise-worker-transferable: 1.0.4 - three: 0.170.0 + three: 0.171.0 '@next/bundle-analyzer@15.0.3': dependencies: @@ -6892,35 +6889,35 @@ snapshots: - bufferutil - utf-8-validate - '@next/env@15.0.4': {} + '@next/env@15.1.3': {} - '@next/swc-darwin-arm64@15.0.4': + '@next/swc-darwin-arm64@15.1.3': optional: true - '@next/swc-darwin-x64@15.0.4': + '@next/swc-darwin-x64@15.1.3': optional: true - '@next/swc-linux-arm64-gnu@15.0.4': + '@next/swc-linux-arm64-gnu@15.1.3': optional: true - '@next/swc-linux-arm64-musl@15.0.4': + '@next/swc-linux-arm64-musl@15.1.3': optional: true - '@next/swc-linux-x64-gnu@15.0.4': + '@next/swc-linux-x64-gnu@15.1.3': optional: true - '@next/swc-linux-x64-musl@15.0.4': + '@next/swc-linux-x64-musl@15.1.3': optional: true - '@next/swc-win32-arm64-msvc@15.0.4': + '@next/swc-win32-arm64-msvc@15.1.3': optional: true - '@next/swc-win32-x64-msvc@15.0.4': + '@next/swc-win32-x64-msvc@15.1.3': optional: true - '@next/third-parties@15.0.3(next@15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react@19.0.0)': + '@next/third-parties@15.1.3(next@15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react@19.0.0)': dependencies: - next: 15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) + next: 15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) react: 19.0.0 third-party-capital: 1.0.20 @@ -7609,15 +7606,15 @@ snapshots: '@react-spring/types': 9.6.1 react: 19.0.0 - '@react-spring/three@9.6.1(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0))(react@19.0.0)(three@0.170.0)': + '@react-spring/three@9.6.1(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0))(react@19.0.0)(three@0.171.0)': dependencies: '@react-spring/animated': 9.6.1(react@19.0.0) '@react-spring/core': 9.6.1(react@19.0.0) '@react-spring/shared': 9.6.1(react@19.0.0) '@react-spring/types': 9.6.1 - '@react-three/fiber': 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0) + '@react-three/fiber': 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0) react: 19.0.0 - three: 0.170.0 + three: 0.171.0 '@react-spring/types@9.6.1': {} @@ -7865,30 +7862,30 @@ snapshots: '@swc/helpers': 0.5.15 react: 19.0.0 - '@react-three/drei@9.115.0(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0))(@types/react@18.3.12)(@types/three@0.169.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0)': + '@react-three/drei@9.115.0(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0))(@types/react@18.3.12)(@types/three@0.169.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0)': dependencies: '@babel/runtime': 7.26.0 '@mediapipe/tasks-vision': 0.10.8 - '@monogrid/gainmap-js': 3.0.6(three@0.170.0) - '@react-spring/three': 9.6.1(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0))(react@19.0.0)(three@0.170.0) - '@react-three/fiber': 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0) + '@monogrid/gainmap-js': 3.0.6(three@0.171.0) + '@react-spring/three': 9.6.1(@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0))(react@19.0.0)(three@0.171.0) + '@react-three/fiber': 9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0) '@use-gesture/react': 10.3.1(react@19.0.0) - camera-controls: 2.9.0(three@0.170.0) + camera-controls: 2.9.0(three@0.171.0) cross-env: 7.0.3 detect-gpu: 5.0.56 glsl-noise: 0.0.0 hls.js: 1.5.17 - maath: 0.10.8(@types/three@0.169.0)(three@0.170.0) - meshline: 3.3.1(three@0.170.0) + maath: 0.10.8(@types/three@0.169.0)(three@0.171.0) + meshline: 3.3.1(three@0.171.0) react: 19.0.0 react-composer: 5.0.3(react@19.0.0) - stats-gl: 2.4.2(@types/three@0.169.0)(three@0.170.0) + stats-gl: 2.4.2(@types/three@0.169.0)(three@0.171.0) stats.js: 0.17.0 suspend-react: 0.1.3(react@19.0.0) - three: 0.170.0 - three-mesh-bvh: 0.7.8(three@0.170.0) - three-stdlib: 2.34.0(three@0.170.0) - troika-three-text: 0.49.1(three@0.170.0) + three: 0.171.0 + three-mesh-bvh: 0.7.8(three@0.171.0) + three-stdlib: 2.34.0(three@0.171.0) + troika-three-text: 0.49.1(three@0.171.0) tunnel-rat: 0.1.2(@types/react@18.3.12)(react@19.0.0) utility-types: 3.11.0 uuid: 9.0.1 @@ -7900,7 +7897,7 @@ snapshots: - '@types/three' - immer - '@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.170.0)': + '@react-three/fiber@9.0.0-rc.0(@types/react@18.3.12)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(three@0.171.0)': dependencies: '@babel/runtime': 7.26.0 '@types/debounce': 1.2.4 @@ -7914,7 +7911,7 @@ snapshots: react-reconciler: 0.31.0-rc.0(react@19.0.0) scheduler: 0.23.2 suspend-react: 0.1.3(react@19.0.0) - three: 0.170.0 + three: 0.171.0 zustand: 4.5.5(@types/react@18.3.12)(react@19.0.0) optionalDependencies: react-dom: 19.0.0(react@19.0.0) @@ -8304,7 +8301,7 @@ snapshots: dependencies: storybook: 8.4.2(prettier@3.3.3) - '@storybook/nextjs@8.4.2(esbuild@0.24.0)(next@15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6)(storybook@8.4.2(prettier@3.3.3))(type-fest@4.26.1)(typescript@5.6.3)(webpack-hot-middleware@2.26.1)(webpack@5.96.1(esbuild@0.24.0))': + '@storybook/nextjs@8.4.2(esbuild@0.24.0)(next@15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6)(storybook@8.4.2(prettier@3.3.3))(type-fest@4.26.1)(typescript@5.6.3)(webpack-hot-middleware@2.26.1)(webpack@5.96.1(esbuild@0.24.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.26.0) @@ -8331,7 +8328,7 @@ snapshots: find-up: 5.0.0 image-size: 1.1.1 loader-utils: 3.3.1 - next: 15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) + next: 15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6) node-polyfill-webpack-plugin: 2.0.1(webpack@5.96.1(esbuild@0.24.0)) pnp-webpack-plugin: 1.7.0(typescript@5.6.3) postcss: 8.4.48 @@ -8554,10 +8551,6 @@ snapshots: '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.13': - dependencies: - tslib: 2.8.1 - '@swc/helpers@0.5.15': dependencies: tslib: 2.8.1 @@ -9084,9 +9077,9 @@ snapshots: camelcase@6.3.0: {} - camera-controls@2.9.0(three@0.170.0): + camera-controls@2.9.0(three@0.171.0): dependencies: - three: 0.170.0 + three: 0.171.0 caniuse-api@3.0.0: dependencies: @@ -10127,10 +10120,10 @@ snapshots: lz-string@1.5.0: {} - maath@0.10.8(@types/three@0.169.0)(three@0.170.0): + maath@0.10.8(@types/three@0.169.0)(three@0.171.0): dependencies: '@types/three': 0.169.0 - three: 0.170.0 + three: 0.171.0 magic-string@0.30.12: dependencies: @@ -10164,9 +10157,9 @@ snapshots: merge-stream@2.0.0: {} - meshline@3.3.1(three@0.170.0): + meshline@3.3.1(three@0.171.0): dependencies: - three: 0.170.0 + three: 0.171.0 meshoptimizer@0.18.1: {} @@ -10221,11 +10214,11 @@ snapshots: neo-async@2.6.2: {} - next@15.0.4(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6): + next@15.1.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-a7bf2bd-20241110)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.80.6): dependencies: - '@next/env': 15.0.4 + '@next/env': 15.1.3 '@swc/counter': 0.1.3 - '@swc/helpers': 0.5.13 + '@swc/helpers': 0.5.15 busboy: 1.6.0 caniuse-lite: 1.0.30001680 postcss: 8.4.31 @@ -10233,14 +10226,14 @@ snapshots: react-dom: 19.0.0(react@19.0.0) styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.0.0) optionalDependencies: - '@next/swc-darwin-arm64': 15.0.4 - '@next/swc-darwin-x64': 15.0.4 - '@next/swc-linux-arm64-gnu': 15.0.4 - '@next/swc-linux-arm64-musl': 15.0.4 - '@next/swc-linux-x64-gnu': 15.0.4 - '@next/swc-linux-x64-musl': 15.0.4 - '@next/swc-win32-arm64-msvc': 15.0.4 - '@next/swc-win32-x64-msvc': 15.0.4 + '@next/swc-darwin-arm64': 15.1.3 + '@next/swc-darwin-x64': 15.1.3 + '@next/swc-linux-arm64-gnu': 15.1.3 + '@next/swc-linux-arm64-musl': 15.1.3 + '@next/swc-linux-x64-gnu': 15.1.3 + '@next/swc-linux-x64-musl': 15.1.3 + '@next/swc-win32-arm64-msvc': 15.1.3 + '@next/swc-win32-x64-msvc': 15.1.3 babel-plugin-react-compiler: 19.0.0-beta-a7bf2bd-20241110 sass: 1.80.6 sharp: 0.33.5 @@ -10901,9 +10894,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postprocessing@6.36.4(three@0.170.0): + postprocessing@6.36.4(three@0.171.0): dependencies: - three: 0.170.0 + three: 0.171.0 potpack@1.0.2: {} @@ -11438,14 +11431,14 @@ snapshots: stack-generator: 2.0.10 stacktrace-gps: 3.1.2 - stats-gl@2.4.2(@types/three@0.169.0)(three@0.170.0): + stats-gl@2.4.2(@types/three@0.169.0)(three@0.171.0): dependencies: '@types/three': 0.169.0 - three: 0.170.0 + three: 0.171.0 - stats-gl@3.6.0(three@0.170.0): + stats-gl@3.6.0(three@0.171.0): optionalDependencies: - three: 0.170.0 + three: 0.171.0 stats.js@0.17.0: {} @@ -11586,11 +11579,11 @@ snapshots: third-party-capital@1.0.20: {} - three-mesh-bvh@0.7.8(three@0.170.0): + three-mesh-bvh@0.7.8(three@0.171.0): dependencies: - three: 0.170.0 + three: 0.171.0 - three-stdlib@2.34.0(three@0.170.0): + three-stdlib@2.34.0(three@0.171.0): dependencies: '@types/draco3d': 1.4.10 '@types/offscreencanvas': 2019.7.3 @@ -11598,9 +11591,9 @@ snapshots: draco3d: 1.5.7 fflate: 0.6.10 potpack: 1.0.2 - three: 0.170.0 + three: 0.171.0 - three@0.170.0: {} + three@0.171.0: {} throttle-debounce@3.0.1: {} @@ -11624,17 +11617,17 @@ snapshots: tr46@0.0.3: {} - troika-three-text@0.49.1(three@0.170.0): + troika-three-text@0.49.1(three@0.171.0): dependencies: bidi-js: 1.0.3 - three: 0.170.0 - troika-three-utils: 0.49.0(three@0.170.0) + three: 0.171.0 + troika-three-utils: 0.49.0(three@0.171.0) troika-worker-utils: 0.49.0 webgl-sdf-generator: 1.1.1 - troika-three-utils@0.49.0(three@0.170.0): + troika-three-utils@0.49.0(three@0.171.0): dependencies: - three: 0.170.0 + three: 0.171.0 troika-worker-utils@0.49.0: {} @@ -11867,7 +11860,7 @@ snapshots: '@types/react': 18.3.12 react: 19.0.0 - zustand@5.0.1(@types/react@18.3.12)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)): + zustand@5.0.2(@types/react@18.3.12)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)): optionalDependencies: '@types/react': 18.3.12 react: 19.0.0