diff --git a/services/frontend/package.json b/services/frontend/package.json index 11888b84..6d636e60 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@biomejs/biome": "2.5.10", "@tailwindcss/postcss": "^4", - "@types/node": "^20", + "@types/node": "^26", "@types/react": "^19", "@types/react-dom": "^19", "@types/three": "^0.180.0", diff --git a/services/frontend/pnpm-lock.yaml b/services/frontend/pnpm-lock.yaml index 3ecc6f74..88ea3cc9 100644 --- a/services/frontend/pnpm-lock.yaml +++ b/services/frontend/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 13.1.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) next: specifier: 16.3.2 - version: 16.3.2(@babel/core@7.29.7)(@types/node@20.19.43)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 16.3.2(@babel/core@7.29.7)(@types/node@26.2.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) next-themes: specifier: ^0.4.6 version: 0.4.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -52,8 +52,8 @@ importers: specifier: ^4 version: 4.3.3 '@types/node': - specifier: ^20 - version: 20.19.43 + specifier: ^26 + version: 26.2.0 '@types/react': specifier: ^19 version: 19.2.18 @@ -576,8 +576,8 @@ packages: '@tweenjs/tween.js@23.1.3': resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==} - '@types/node@20.19.43': - resolution: {integrity: sha512-6oYBAi5ikg4Pl+kGsoYtawUMBT2zZMCvPNF7pVLnHZfd1zf38DRiWn/gT01RYCdUqkv7Fhr+C9ot4/tb+2sVvA==} + '@types/node@26.2.0': + resolution: {integrity: sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==} '@types/react-dom@19.2.4': resolution: {integrity: sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==} @@ -1008,8 +1008,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@8.3.0: + resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} update-browserslist-db@1.2.3: resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} @@ -1484,9 +1484,9 @@ snapshots: '@tweenjs/tween.js@23.1.3': {} - '@types/node@20.19.43': + '@types/node@26.2.0': dependencies: - undici-types: 6.21.0 + undici-types: 8.3.0 '@types/react-dom@19.2.4(@types/react@19.2.18)': dependencies: @@ -1704,7 +1704,7 @@ snapshots: react: 19.2.8 react-dom: 19.2.8(react@19.2.8) - next@16.3.2(@babel/core@7.29.7)(@types/node@20.19.43)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + next@16.3.2(@babel/core@7.29.7)(@types/node@26.2.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: '@next/env': 16.3.2 '@swc/helpers': 0.5.23 @@ -1724,7 +1724,7 @@ snapshots: '@next/swc-win32-arm64-msvc': 16.3.2 '@next/swc-win32-x64-msvc': 16.3.2 babel-plugin-react-compiler: 1.0.0 - sharp: 0.35.3(@types/node@20.19.43) + sharp: 0.35.3(@types/node@26.2.0) transitivePeerDependencies: - '@babel/core' - '@types/node' @@ -1784,7 +1784,7 @@ snapshots: semver@7.8.5: optional: true - sharp@0.35.3(@types/node@20.19.43): + sharp@0.35.3(@types/node@26.2.0): dependencies: '@img/colour': 1.1.0 detect-libc: 2.1.2 @@ -1815,7 +1815,7 @@ snapshots: '@img/sharp-win32-arm64': 0.35.3 '@img/sharp-win32-ia32': 0.35.3 '@img/sharp-win32-x64': 0.35.3 - '@types/node': 20.19.43 + '@types/node': 26.2.0 optional: true source-map-js@1.2.1: {} @@ -1868,7 +1868,7 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} + undici-types@8.3.0: {} update-browserslist-db@1.2.3(browserslist@4.28.7): dependencies: