diff --git a/apps/builder/package.json b/apps/builder/package.json index 64df11041e65..0b48d2023128 100644 --- a/apps/builder/package.json +++ b/apps/builder/package.json @@ -48,17 +48,17 @@ "@radix-ui/react-tooltip": "^1.2.4", "@react-aria/interactions": "^3.23.0", "@react-aria/utils": "^3.27.0", - "@remix-run/node": "^2.16.5", - "@remix-run/react": "^2.16.5", - "@remix-run/serve": "^2.16.5", - "@remix-run/server-runtime": "^2.16.5", + "@remix-run/node": "^2.17.0", + "@remix-run/react": "^2.17.0", + "@remix-run/serve": "^2.17.0", + "@remix-run/server-runtime": "^2.17.0", "@trpc/client": "^10.45.2", "@trpc/server": "^10.45.2", "@tsndr/cloudflare-worker-jwt": "^2.5.3", "@unocss/core": "66.1.2", "@unocss/preset-legacy-compat": "66.1.2", "@unocss/preset-wind3": "66.1.2", - "@vercel/remix": "2.15.3", + "@vercel/remix": "2.16.7", "@webstudio-is/asset-uploader": "workspace:*", "@webstudio-is/authorization-token": "workspace:*", "@webstudio-is/css-data": "workspace:*", @@ -126,7 +126,7 @@ "zod-validation-error": "^3.4.0" }, "devDependencies": { - "@remix-run/dev": "^2.16.5", + "@remix-run/dev": "^2.17.0", "@types/debug": "^4.1.12", "@types/dom-navigation": "^1.0.5", "@types/react": "^18.2.70", diff --git a/fixtures/webstudio-cloudflare-template/package.json b/fixtures/webstudio-cloudflare-template/package.json index 00f4c5d310aa..1254ead8aca9 100644 --- a/fixtures/webstudio-cloudflare-template/package.json +++ b/fixtures/webstudio-cloudflare-template/package.json @@ -27,11 +27,11 @@ "node": ">=20.0.0" }, "dependencies": { - "@remix-run/cloudflare": "2.16.5", - "@remix-run/cloudflare-pages": "2.16.5", - "@remix-run/node": "2.16.5", - "@remix-run/react": "2.16.5", - "@remix-run/server-runtime": "2.16.5", + "@remix-run/cloudflare": "2.17.0", + "@remix-run/cloudflare-pages": "2.17.0", + "@remix-run/node": "2.17.0", + "@remix-run/react": "2.17.0", + "@remix-run/server-runtime": "2.17.0", "@webstudio-is/image": "workspace:*", "@webstudio-is/react-sdk": "workspace:*", "@webstudio-is/sdk": "workspace:*", @@ -48,7 +48,7 @@ }, "devDependencies": { "@cloudflare/workers-types": "^4.20240620.0", - "@remix-run/dev": "2.16.5", + "@remix-run/dev": "2.17.0", "@types/react": "^18.2.70", "@types/react-dom": "^18.2.25", "fast-glob": "^3.3.2", diff --git a/packages/cli/package.json b/packages/cli/package.json index 1a02b4ed056c..6cb40e3cca14 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -52,12 +52,12 @@ "@netlify/vite-plugin-react-router": "^1.0.1", "@react-router/dev": "^7.5.3", "@react-router/fs-routes": "^7.5.3", - "@remix-run/cloudflare": "^2.16.5", - "@remix-run/cloudflare-pages": "^2.16.5", - "@remix-run/dev": "^2.16.5", - "@remix-run/node": "^2.16.5", - "@remix-run/react": "^2.16.5", - "@remix-run/server-runtime": "^2.16.5", + "@remix-run/cloudflare": "^2.17.0", + "@remix-run/cloudflare-pages": "^2.17.0", + "@remix-run/dev": "^2.17.0", + "@remix-run/node": "^2.17.0", + "@remix-run/react": "^2.17.0", + "@remix-run/server-runtime": "^2.17.0", "@types/react": "^18.2.70", "@types/react-dom": "^18.2.25", "@types/yargs": "^17.0.33", diff --git a/packages/sdk-components-react-remix/package.json b/packages/sdk-components-react-remix/package.json index 21335deab7f5..69e877ed6030 100644 --- a/packages/sdk-components-react-remix/package.json +++ b/packages/sdk-components-react-remix/package.json @@ -35,7 +35,7 @@ "@webstudio-is/sdk-components-react": "workspace:*" }, "devDependencies": { - "@remix-run/react": "^2.16.5", + "@remix-run/react": "^2.17.0", "@types/react": "^18.2.70", "@types/react-dom": "^18.2.25", "@webstudio-is/tsconfig": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e377927fd2f..89da3338a06f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,17 +206,17 @@ importers: specifier: ^3.27.0 version: 3.27.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318) '@remix-run/node': - specifier: ^2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(typescript@5.8.2) '@remix-run/react': - specifier: ^2.16.5 - version: 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) '@remix-run/serve': - specifier: ^2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(typescript@5.8.2) '@remix-run/server-runtime': - specifier: ^2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(typescript@5.8.2) '@trpc/client': specifier: ^10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -236,8 +236,8 @@ importers: specifier: 66.1.2 version: 66.1.2 '@vercel/remix': - specifier: 2.15.3 - version: 2.15.3(@remix-run/dev@2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)))(@remix-run/node@2.16.5(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318) + specifier: 2.16.7 + version: 2.16.7(@remix-run/dev@2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)))(@remix-run/node@2.17.0(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318) '@webstudio-is/asset-uploader': specifier: workspace:* version: link:../../packages/asset-uploader @@ -390,19 +390,19 @@ importers: version: 5.0.0(react@18.3.0-canary-14898b6a9-20240318) remix-auth: specifier: ^3.7.0 - version: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) + version: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) remix-auth-form: specifier: ^1.5.0 - version: 1.5.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + version: 1.5.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) remix-auth-github: specifier: ^1.7.0 - version: 1.7.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + version: 1.7.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) remix-auth-google: specifier: ^2.0.0 - version: 2.0.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + version: 2.0.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) remix-auth-oauth2: specifier: ^2.3.0 - version: 2.3.0(@remix-run/cloudflare@2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2))(@remix-run/node@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + version: 2.3.0(@remix-run/cloudflare@2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2))(@remix-run/node@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) shallow-equal: specifier: ^3.1.0 version: 3.1.0 @@ -435,8 +435,8 @@ importers: version: 3.4.0(zod@3.24.2) devDependencies: '@remix-run/dev': - specifier: ^2.16.5 - version: 2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) + specifier: ^2.17.0 + version: 2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) '@types/debug': specifier: ^4.1.12 version: 4.1.12 @@ -852,20 +852,20 @@ importers: fixtures/webstudio-cloudflare-template: dependencies: '@remix-run/cloudflare': - specifier: 2.16.5 - version: 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + specifier: 2.17.0 + version: 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) '@remix-run/cloudflare-pages': - specifier: 2.16.5 - version: 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + specifier: 2.17.0 + version: 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) '@remix-run/node': - specifier: 2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: 2.17.0 + version: 2.17.0(typescript@5.8.2) '@remix-run/react': - specifier: 2.16.5 - version: 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + specifier: 2.17.0 + version: 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) '@remix-run/server-runtime': - specifier: 2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: 2.17.0 + version: 2.17.0(typescript@5.8.2) '@webstudio-is/image': specifier: workspace:* version: link:../../packages/image @@ -910,8 +910,8 @@ importers: specifier: ^4.20240620.0 version: 4.20240701.0 '@remix-run/dev': - specifier: 2.16.5 - version: 2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) + specifier: 2.17.0 + version: 2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) '@types/react': specifier: ^18.2.70 version: 18.2.79 @@ -1124,23 +1124,23 @@ importers: specifier: ^7.5.3 version: 7.5.3(@react-router/dev@7.5.3(@react-router/serve@7.5.3(react-router@7.5.3(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318))(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(react-router@7.5.3(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318))(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)))(typescript@5.8.2) '@remix-run/cloudflare': - specifier: ^2.16.5 - version: 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) '@remix-run/cloudflare-pages': - specifier: ^2.16.5 - version: 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) '@remix-run/dev': - specifier: ^2.16.5 - version: 2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) + specifier: ^2.17.0 + version: 2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) '@remix-run/node': - specifier: ^2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(typescript@5.8.2) '@remix-run/react': - specifier: ^2.16.5 - version: 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) '@remix-run/server-runtime': - specifier: ^2.16.5 - version: 2.16.5(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(typescript@5.8.2) '@types/react': specifier: ^18.2.70 version: 18.2.79 @@ -2109,8 +2109,8 @@ importers: version: link:../sdk-components-react devDependencies: '@remix-run/react': - specifier: ^2.16.5 - version: 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + specifier: ^2.17.0 + version: 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) '@types/react': specifier: ^18.2.70 version: 18.2.79 @@ -4895,8 +4895,8 @@ packages: peerDependencies: react: 18.3.0-canary-14898b6a9-20240318 - '@remix-run/cloudflare-pages@2.16.5': - resolution: {integrity: sha512-d0m1oQZLNLnHNtPIblsbVo0L4TVDiWDk0FYPfo4hlLeBPz236X9VLDzQYIMDJen43j9B8LzJtr9MgnyVg7evDg==} + '@remix-run/cloudflare-pages@2.17.0': + resolution: {integrity: sha512-+Hqv/m0R7zOLsi0iEtUyRlqJjVsC/9VDYxAZcnZbLuOlj5Ik480HGQFGs4M+Iw3gZfUmaLA1hpdMdwwk21Hx4w==} engines: {node: '>=18.0.0'} peerDependencies: '@cloudflare/workers-types': ^4.0.0 @@ -4905,8 +4905,8 @@ packages: typescript: optional: true - '@remix-run/cloudflare@2.16.5': - resolution: {integrity: sha512-dYPH1BdNhnEvs/mUo+pivtdHbj7hU5LFVDOqv+Q/Ss7VRfAMHbfEref72rQ5Z/Opyc2YyHnXW/+NOH8VB2RKdw==} + '@remix-run/cloudflare@2.17.0': + resolution: {integrity: sha512-k5uuRfHUW8WwALyKo1YwN8yirfAN/6SmwTFOJ9HDqGrR/t4SHM9upZEnr5Iisa+jDrhySmhR5ASSf+bhqxSrtw==} engines: {node: '>=18.0.0'} peerDependencies: '@cloudflare/workers-types': ^4.0.0 @@ -4915,13 +4915,13 @@ packages: typescript: optional: true - '@remix-run/dev@2.16.5': - resolution: {integrity: sha512-vr34lMxekgO9rM91iVwg5/EVreJ++PAK9mGJpyW8AGe50cJ3QBFuH1PQWKiworvBYNdzEbW9Sxc52iFugnLMCQ==} + '@remix-run/dev@2.17.0': + resolution: {integrity: sha512-L2W8PYH3jUvCKlJeUkFMGyOMzUsM0goZg4n0NU69O85TNlB1jgiqSbSMb69xhviphGpwzAoH+D/p3/cUnw4DbQ==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: - '@remix-run/react': ^2.16.5 - '@remix-run/serve': ^2.16.5 + '@remix-run/react': ^2.17.0 + '@remix-run/serve': ^2.17.0 typescript: ^5.1.0 vite: ^5.1.0 || ^6.0.0 wrangler: ^3.28.2 @@ -4935,8 +4935,8 @@ packages: wrangler: optional: true - '@remix-run/express@2.16.5': - resolution: {integrity: sha512-FBaHxTaHYqGEjBN/WGMcXsicU7NakQ/+1463fYo8eTshNhxXDktqRkPuScbEJlwvAtZ051RancyoPx2a0O8nAQ==} + '@remix-run/express@2.17.0': + resolution: {integrity: sha512-VUNpdrX3WSLPOkRBbsTQao5Vu/xdKcB8AY+44pAyC7iW5iIKHDb6EYlDvpbMLcMNh9ErYGhpPtshaBiBTMvjiw==} engines: {node: '>=18.0.0'} peerDependencies: express: ^4.20.0 @@ -4945,8 +4945,8 @@ packages: typescript: optional: true - '@remix-run/node@2.16.5': - resolution: {integrity: sha512-awunS1kgFmc8q7sGz7FpGf66RXQm2Vw0yk5IFTIJa0WdQrskqyF/6CO+tEf/0np/OCu2fQ23+EfxY2qGHm1aOg==} + '@remix-run/node@2.17.0': + resolution: {integrity: sha512-ISy3N4peKB+Fo8ddh+mU6ki3HzQqLXwJxUrAtqxYxrBDM4Pwc7EvISrcQ4QasB6ORBknJeEZSBu69WDRhGzrjA==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -4954,8 +4954,8 @@ packages: typescript: optional: true - '@remix-run/react@2.16.5': - resolution: {integrity: sha512-5S95uc9lrF/rCYesauL+XiBdAoOK+OWGwp7KCZXKMqt1qnSWAv231+cHjhxOjwvSfb7kAafQAGsrF9bqM5gwqA==} + '@remix-run/react@2.17.0': + resolution: {integrity: sha512-muOLHqcimMCrIk6VOuqIn51P3buYjKpdYc6qpNy6zE5HlKfyaKEY00a5pzdutRmevYTQy7FiEF/LK4M8sxk70Q==} engines: {node: '>=18.0.0'} peerDependencies: react: 18.3.0-canary-14898b6a9-20240318 @@ -4969,13 +4969,13 @@ packages: resolution: {integrity: sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==} engines: {node: '>=14.0.0'} - '@remix-run/serve@2.16.5': - resolution: {integrity: sha512-hPrTY7ez/FVTxZamvODkjHlGEkbzurBB3krR+VwPLorQGz6+C2/eOJaQ3V1vVuBoeDWS5XgvwFQWtyi5CSezEA==} + '@remix-run/serve@2.17.0': + resolution: {integrity: sha512-eq0A7A89uqg+rQiGVHoUwb1NUawmPpjAY3RWn4KG4uCp4QwhqJausML63fIxnfdp7zu2OplXhfSXCNiTekQ0rw==} engines: {node: '>=18.0.0'} hasBin: true - '@remix-run/server-runtime@2.16.5': - resolution: {integrity: sha512-LGGNEJoior2zvgtqyPC5tVPucAvewovQvL4ztC5yE8ZszHmLri9bB9YYWvHqsiT+EaunKHNLmI8jpJHe3PEKhA==} + '@remix-run/server-runtime@2.17.0': + resolution: {integrity: sha512-X0zfGLgvukhuTIL0tdWKnlvHy4xUe7Z17iQ0KMQoITK0SkTZPSud/6cJCsKhPqC8kfdYT1GNFLJKRhHz7Aapmw==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -5525,13 +5525,13 @@ packages: react: 18.3.0-canary-14898b6a9-20240318 react-dom: 18.3.0-canary-14898b6a9-20240318 - '@vercel/remix@2.15.3': - resolution: {integrity: sha512-t6dh8j93CnlE/sd/hnutsMKYoogGmYbm+pkykJ/i6mWmEs2dqJMOhaV5axS3bVD1N+5ltyTR1vgk+D0y9tp9Og==} + '@vercel/remix@2.16.7': + resolution: {integrity: sha512-lQ7GdUO0ilX5eqIC4Wwewo5coAvacZzZrirr46BRwCp71jFqLscsruLqd6RI8s55cZWsXFZsIuOIQhcYUiL/3Q==} engines: {node: '>=18.0.0'} peerDependencies: - '@remix-run/dev': 2.15.3 - '@remix-run/node': 2.15.3 - '@remix-run/server-runtime': 2.15.3 + '@remix-run/dev': 2.16.7 + '@remix-run/node': 2.16.7 + '@remix-run/server-runtime': 2.16.7 react: 18.3.0-canary-14898b6a9-20240318 react-dom: 18.3.0-canary-14898b6a9-20240318 @@ -6152,6 +6152,15 @@ packages: supports-color: optional: true + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decimal.js@10.4.3: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} @@ -6335,6 +6344,9 @@ packages: es-module-lexer@1.6.0: resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} + es-module-lexer@1.7.0: + resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} + esbuild-plugins-node-modules-polyfill@1.6.3: resolution: {integrity: sha512-nydQGT3RijD8mBd3Hek+2gSAxndgceZU9GIjYYiqU+7CE7veN8utTmupf0frcKpwIXCXWpRofL9CY9k0yU70CA==} engines: {node: '>=14.0.0'} @@ -8699,8 +8711,8 @@ packages: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} - tar-fs@2.1.1: - resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} + tar-fs@2.1.3: + resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==} tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} @@ -8829,6 +8841,9 @@ packages: turbo-stream@2.4.0: resolution: {integrity: sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==} + turbo-stream@2.4.1: + resolution: {integrity: sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw==} + type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -9152,6 +9167,11 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true + vite-node@3.2.4: + resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + vite@5.4.11: resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} engines: {node: ^18.0.0 || >=20.0.0} @@ -12104,22 +12124,22 @@ snapshots: dependencies: react: 18.3.0-canary-14898b6a9-20240318 - '@remix-run/cloudflare-pages@2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2)': + '@remix-run/cloudflare-pages@2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2)': dependencies: '@cloudflare/workers-types': 4.20240701.0 - '@remix-run/cloudflare': 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + '@remix-run/cloudflare': 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) optionalDependencies: typescript: 5.8.2 - '@remix-run/cloudflare@2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2)': + '@remix-run/cloudflare@2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2)': dependencies: '@cloudflare/kv-asset-handler': 0.1.3 '@cloudflare/workers-types': 4.20240701.0 - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) optionalDependencies: typescript: 5.8.2 - '@remix-run/dev@2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0))': + '@remix-run/dev@2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0))': dependencies: '@babel/core': 7.26.10 '@babel/generator': 7.27.0 @@ -12131,10 +12151,10 @@ snapshots: '@babel/types': 7.27.0 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.16.5(typescript@5.8.2) - '@remix-run/react': 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + '@remix-run/node': 2.17.0(typescript@5.8.2) + '@remix-run/react': 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) '@remix-run/router': 1.23.0 - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) '@types/mdx': 2.0.13 '@vanilla-extract/integration': 6.5.0(@types/node@22.13.10) arg: 5.0.2 @@ -12173,13 +12193,13 @@ snapshots: remark-mdx-frontmatter: 1.1.1 semver: 7.7.1 set-cookie-parser: 2.6.0 - tar-fs: 2.1.1 + tar-fs: 2.1.3 tsconfig-paths: 4.2.0 valibot: 0.41.0(typescript@5.8.2) - vite-node: 3.0.0-beta.2(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3) + vite-node: 3.2.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3) ws: 7.5.10 optionalDependencies: - '@remix-run/serve': 2.16.5(typescript@5.8.2) + '@remix-run/serve': 2.17.0(typescript@5.8.2) typescript: 5.8.2 vite: 6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3) wrangler: 3.63.2(@cloudflare/workers-types@4.20240701.0) @@ -12202,16 +12222,16 @@ snapshots: - utf-8-validate - yaml - '@remix-run/express@2.16.5(express@4.21.1)(typescript@5.8.2)': + '@remix-run/express@2.17.0(express@4.21.1)(typescript@5.8.2)': dependencies: - '@remix-run/node': 2.16.5(typescript@5.8.2) + '@remix-run/node': 2.17.0(typescript@5.8.2) express: 4.21.1 optionalDependencies: typescript: 5.8.2 - '@remix-run/node@2.16.5(typescript@5.8.2)': + '@remix-run/node@2.17.0(typescript@5.8.2)': dependencies: - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) '@remix-run/web-fetch': 4.4.2 '@web3-storage/multipart-parser': 1.0.0 cookie-signature: 1.2.0 @@ -12221,24 +12241,24 @@ snapshots: optionalDependencies: typescript: 5.8.2 - '@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2)': + '@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2)': dependencies: '@remix-run/router': 1.23.0 - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) react: 18.3.0-canary-14898b6a9-20240318 react-dom: 18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318) react-router: 6.30.0(react@18.3.0-canary-14898b6a9-20240318) react-router-dom: 6.30.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318) - turbo-stream: 2.4.0 + turbo-stream: 2.4.1 optionalDependencies: typescript: 5.8.2 '@remix-run/router@1.23.0': {} - '@remix-run/serve@2.16.5(typescript@5.8.2)': + '@remix-run/serve@2.17.0(typescript@5.8.2)': dependencies: - '@remix-run/express': 2.16.5(express@4.21.1)(typescript@5.8.2) - '@remix-run/node': 2.16.5(typescript@5.8.2) + '@remix-run/express': 2.17.0(express@4.21.1)(typescript@5.8.2) + '@remix-run/node': 2.17.0(typescript@5.8.2) chokidar: 3.6.0 compression: 1.7.4 express: 4.21.1 @@ -12249,7 +12269,7 @@ snapshots: - supports-color - typescript - '@remix-run/server-runtime@2.16.5(typescript@5.8.2)': + '@remix-run/server-runtime@2.17.0(typescript@5.8.2)': dependencies: '@remix-run/router': 1.23.0 '@types/cookie': 0.6.0 @@ -12257,7 +12277,7 @@ snapshots: cookie: 0.7.2 set-cookie-parser: 2.6.0 source-map: 0.7.4 - turbo-stream: 2.4.0 + turbo-stream: 2.4.1 optionalDependencies: typescript: 5.8.2 @@ -12902,11 +12922,11 @@ snapshots: react-dom: 18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318) ts-morph: 12.0.0 - '@vercel/remix@2.15.3(@remix-run/dev@2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)))(@remix-run/node@2.16.5(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)': + '@vercel/remix@2.16.7(@remix-run/dev@2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)))(@remix-run/node@2.17.0(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)': dependencies: - '@remix-run/dev': 2.16.5(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.16.5(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) - '@remix-run/node': 2.16.5(typescript@5.8.2) - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/dev': 2.17.0(patch_hash=yortwzoeu3uj2blmdikhhw5byy)(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/serve@2.17.0(typescript@5.8.2))(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3)(typescript@5.8.2)(vite@6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3))(wrangler@3.63.2(@cloudflare/workers-types@4.20240701.0)) + '@remix-run/node': 2.17.0(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) '@vercel/static-config': 3.0.0 isbot: 3.6.13 react: 18.3.0-canary-14898b6a9-20240318 @@ -13556,6 +13576,10 @@ snapshots: dependencies: ms: 2.1.3 + debug@4.4.1: + dependencies: + ms: 2.1.3 + decimal.js@10.4.3: optional: true @@ -13700,6 +13724,8 @@ snapshots: es-module-lexer@1.6.0: {} + es-module-lexer@1.7.0: {} + esbuild-plugins-node-modules-polyfill@1.6.3(esbuild@0.17.6): dependencies: '@jspm/core': 2.0.1 @@ -16210,53 +16236,53 @@ snapshots: mdast-util-to-hast: 12.3.0 unified: 10.1.2 - remix-auth-form@1.5.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))): + remix-auth-form@1.5.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))): dependencies: - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) - remix-auth: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) + remix-auth: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) - remix-auth-github@1.7.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))): + remix-auth-github@1.7.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))): dependencies: - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) - remix-auth: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) - remix-auth-oauth2: 1.11.2(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) + remix-auth: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) + remix-auth-oauth2: 1.11.2(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) transitivePeerDependencies: - supports-color - remix-auth-google@2.0.0(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))): + remix-auth-google@2.0.0(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))): dependencies: - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) - remix-auth: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) - remix-auth-oauth2: 1.11.2(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) + remix-auth: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) + remix-auth-oauth2: 1.11.2(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))) transitivePeerDependencies: - supports-color - remix-auth-oauth2@1.11.2(@remix-run/server-runtime@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))): + remix-auth-oauth2@1.11.2(@remix-run/server-runtime@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))): dependencies: - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) debug: 4.3.7 - remix-auth: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) + remix-auth: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) uuid: 9.0.1 transitivePeerDependencies: - supports-color - remix-auth-oauth2@2.3.0(@remix-run/cloudflare@2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2))(@remix-run/node@2.16.5(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2))): + remix-auth-oauth2@2.3.0(@remix-run/cloudflare@2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2))(@remix-run/node@2.17.0(typescript@5.8.2))(remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2))): dependencies: '@oslojs/crypto': 0.6.2 '@oslojs/encoding': 0.4.1 '@oslojs/oauth2': 0.5.0 debug: 4.3.7 - remix-auth: 3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)) + remix-auth: 3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)) optionalDependencies: - '@remix-run/cloudflare': 2.16.5(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) - '@remix-run/node': 2.16.5(typescript@5.8.2) + '@remix-run/cloudflare': 2.17.0(@cloudflare/workers-types@4.20240701.0)(typescript@5.8.2) + '@remix-run/node': 2.17.0(typescript@5.8.2) transitivePeerDependencies: - supports-color - remix-auth@3.7.0(@remix-run/react@2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.16.5(typescript@5.8.2)): + remix-auth@3.7.0(@remix-run/react@2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2))(@remix-run/server-runtime@2.17.0(typescript@5.8.2)): dependencies: - '@remix-run/react': 2.16.5(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) - '@remix-run/server-runtime': 2.16.5(typescript@5.8.2) + '@remix-run/react': 2.17.0(react-dom@18.3.0-canary-14898b6a9-20240318(react@18.3.0-canary-14898b6a9-20240318))(react@18.3.0-canary-14898b6a9-20240318)(typescript@5.8.2) + '@remix-run/server-runtime': 2.17.0(typescript@5.8.2) uuid: 8.3.2 remove-accents@0.5.0: {} @@ -16635,7 +16661,7 @@ snapshots: system-architecture@0.1.0: {} - tar-fs@2.1.1: + tar-fs@2.1.3: dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 @@ -16758,6 +16784,8 @@ snapshots: turbo-stream@2.4.0: {} + turbo-stream@2.4.1: {} + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 @@ -17107,6 +17135,27 @@ snapshots: - tsx - yaml + vite-node@3.2.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3): + dependencies: + cac: 6.7.14 + debug: 4.4.1 + es-module-lexer: 1.7.0 + pathe: 2.0.3 + vite: 6.3.4(@types/node@22.13.10)(jiti@2.4.2)(tsx@4.19.3) + transitivePeerDependencies: + - '@types/node' + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - yaml + vite@5.4.11(@types/node@22.13.10): dependencies: esbuild: 0.21.5