diff --git a/packages/visual-reporter/package.json b/packages/visual-reporter/package.json index 9ba4efd1..ff3289d3 100644 --- a/packages/visual-reporter/package.json +++ b/packages/visual-reporter/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@remix-run/node": "^2.17.0", - "@remix-run/react": "^2.16.8", + "@remix-run/react": "^2.17.0", "@remix-run/serve": "^2.16.8", "@remix-run/dev": "^2.16.8", "@types/react": "^18.3.23", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e71c36e0..31c3482e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -193,13 +193,13 @@ importers: devDependencies: '@remix-run/dev': specifier: ^2.16.8 - version: 2.16.8(@remix-run/react@2.16.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.8(typescript@5.8.3))(@types/node@24.4.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.4.0)(typescript@5.8.3))(typescript@5.8.3)(vite@5.4.20(@types/node@24.4.0)) + version: 2.16.8(@remix-run/react@2.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.8(typescript@5.8.3))(@types/node@24.4.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.4.0)(typescript@5.8.3))(typescript@5.8.3)(vite@5.4.20(@types/node@24.4.0)) '@remix-run/node': specifier: ^2.17.0 version: 2.17.0(typescript@5.8.3) '@remix-run/react': - specifier: ^2.16.8 - version: 2.16.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) + specifier: ^2.17.0 + version: 2.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) '@remix-run/serve': specifier: ^2.16.8 version: 2.16.8(typescript@5.8.3) @@ -1780,8 +1780,8 @@ packages: typescript: optional: true - '@remix-run/react@2.16.8': - resolution: {integrity: sha512-JmoBUnEu/nPLkU6NGNIG7rfLM97gPpr1LYRJeV680hChr0/2UpfQQwcRLtHz03w1Gz1i/xONAAVOvRHVcXkRlA==} + '@remix-run/react@2.17.0': + resolution: {integrity: sha512-muOLHqcimMCrIk6VOuqIn51P3buYjKpdYc6qpNy6zE5HlKfyaKEY00a5pzdutRmevYTQy7FiEF/LK4M8sxk70Q==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -9206,7 +9206,7 @@ snapshots: - react-native-b4a - supports-color - '@remix-run/dev@2.16.8(@remix-run/react@2.16.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.8(typescript@5.8.3))(@types/node@24.4.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.4.0)(typescript@5.8.3))(typescript@5.8.3)(vite@5.4.20(@types/node@24.4.0))': + '@remix-run/dev@2.16.8(@remix-run/react@2.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.8(typescript@5.8.3))(@types/node@24.4.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@24.4.0)(typescript@5.8.3))(typescript@5.8.3)(vite@5.4.20(@types/node@24.4.0))': dependencies: '@babel/core': 7.27.4 '@babel/generator': 7.27.5 @@ -9219,7 +9219,7 @@ snapshots: '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 '@remix-run/node': 2.16.8(typescript@5.8.3) - '@remix-run/react': 2.16.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) + '@remix-run/react': 2.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) '@remix-run/router': 1.23.0 '@remix-run/server-runtime': 2.16.8(typescript@5.8.3) '@types/mdx': 2.0.13 @@ -9316,10 +9316,10 @@ snapshots: optionalDependencies: typescript: 5.8.3 - '@remix-run/react@2.16.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)': + '@remix-run/react@2.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)': dependencies: '@remix-run/router': 1.23.0 - '@remix-run/server-runtime': 2.16.8(typescript@5.8.3) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.3) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-router: 6.30.0(react@18.3.1)