diff --git a/packages/visual-reporter/package.json b/packages/visual-reporter/package.json index 5cc3277a..4652d5be 100644 --- a/packages/visual-reporter/package.json +++ b/packages/visual-reporter/package.json @@ -35,7 +35,7 @@ "sharp": "^0.33.5" }, "devDependencies": { - "@remix-run/node": "^2.13.1", + "@remix-run/node": "^2.14.0", "@remix-run/react": "^2.13.1", "@remix-run/serve": "^2.13.1", "@remix-run/dev": "^2.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43b616cf..b54e9bd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^2.13.1 version: 2.13.1(@remix-run/react@2.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3))(@remix-run/serve@2.13.1(typescript@5.6.3))(@types/node@22.9.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.9.0)(typescript@5.6.3))(typescript@5.6.3)(vite@5.4.10(@types/node@22.9.0)) '@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) @@ -1589,6 +1589,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'} @@ -1604,6 +1613,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'} @@ -1618,6 +1631,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==} @@ -8363,6 +8385,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.2 + 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 @@ -8377,6 +8411,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) @@ -8403,6 +8439,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