diff --git a/package.json b/package.json index cfde068..c4c2f2f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.7", "@mui/system": "^6.1.6", - "@remix-run/node": "^2.13.1", + "@remix-run/node": "^2.14.0", "@remix-run/react": "^2.13.1", "@remix-run/serve": "^2.13.1", "@solana/wallet-adapter-base": "^0.9.23", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 922da1a..ebe313f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^6.1.6 version: 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) '@remix-run/node': - specifier: ^2.13.1 - version: 2.13.1(typescript@5.6.3) + specifier: ^2.14.0 + version: 2.14.0(typescript@5.6.3) '@remix-run/react': specifier: ^2.13.1 version: 2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3) @@ -2086,6 +2086,15 @@ packages: typescript: optional: true + '@remix-run/node@2.14.0': + resolution: {integrity: sha512-ou16LMJYv0ElIToZ6dDqaLjv1T3iBEwuJTBahveEA8NkkACIWODJ2fgUYf1UKLMKHVdHjNImLzS37HdSZY0Q6g==} + engines: {node: '>=18.0.0'} + peerDependencies: + typescript: ^5.1.0 + peerDependenciesMeta: + typescript: + optional: true + '@remix-run/react@2.13.1': resolution: {integrity: sha512-kZevCoKMz0ZDOOzTnG95yfM7M9ju38FkWNY1wtxCy+NnUJYrmTerGQtiBsJgMzYD6i29+w4EwoQsdqys7DmMSg==} engines: {node: '>=18.0.0'} @@ -2101,6 +2110,10 @@ packages: resolution: {integrity: sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==} engines: {node: '>=14.0.0'} + '@remix-run/router@1.21.0': + resolution: {integrity: sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==} + engines: {node: '>=14.0.0'} + '@remix-run/serve@2.13.1': resolution: {integrity: sha512-lKCU1ZnHaGknRAYII5PQOGch9xzK3Q68mcyN8clN6WoKQTn5fvWVE1nEDd1L7vyt5LPVI2b7HNQtVMow1g1vHg==} engines: {node: '>=18.0.0'} @@ -2115,6 +2128,15 @@ packages: typescript: optional: true + '@remix-run/server-runtime@2.14.0': + resolution: {integrity: sha512-9Th9UzDaoFFBD7zA5mRI1KT8JktFLN4ij9jPygrKBhG/kYmNIvhcMtq9VyjcbMvFK5natTyhOhrrKRIHtijD4w==} + engines: {node: '>=18.0.0'} + peerDependencies: + typescript: ^5.1.0 + peerDependenciesMeta: + typescript: + optional: true + '@remix-run/web-blob@3.1.0': resolution: {integrity: sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g==} @@ -9948,6 +9970,18 @@ snapshots: optionalDependencies: typescript: 5.6.3 + '@remix-run/node@2.14.0(typescript@5.6.3)': + dependencies: + '@remix-run/server-runtime': 2.14.0(typescript@5.6.3) + '@remix-run/web-fetch': 4.4.2 + '@web3-storage/multipart-parser': 1.0.0 + cookie-signature: 1.2.1 + source-map-support: 0.5.21 + stream-slice: 0.1.2 + undici: 6.20.1 + optionalDependencies: + typescript: 5.6.3 + '@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)': dependencies: '@remix-run/router': 1.20.0 @@ -9962,6 +9996,8 @@ snapshots: '@remix-run/router@1.20.0': {} + '@remix-run/router@1.21.0': {} + '@remix-run/serve@2.13.1(typescript@5.6.3)': dependencies: '@remix-run/express': 2.13.1(express@4.21.1)(typescript@5.6.3) @@ -9988,6 +10024,18 @@ snapshots: optionalDependencies: typescript: 5.6.3 + '@remix-run/server-runtime@2.14.0(typescript@5.6.3)': + dependencies: + '@remix-run/router': 1.21.0 + '@types/cookie': 0.6.0 + '@web3-storage/multipart-parser': 1.0.0 + cookie: 0.6.0 + set-cookie-parser: 2.7.1 + source-map: 0.7.4 + turbo-stream: 2.4.0 + optionalDependencies: + typescript: 5.6.3 + '@remix-run/web-blob@3.1.0': dependencies: '@remix-run/web-stream': 1.1.0