From e895ebed1c8bb08b49a9e84e06c904fe1575a914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:50:44 +0000 Subject: [PATCH] chore(deps): update remix monorepo to v2.12.1 --- apps/web/package.json | 8 +- packages/environment/package.json | 2 +- packages/middleware/package.json | 2 +- pnpm-lock.yaml | 146 ++++++++++++++--------------- tooling/eslint-config/package.json | 2 +- 5 files changed, 80 insertions(+), 80 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 99bc385b..c885d411 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -25,9 +25,9 @@ }, "dependencies": { "@hookform/resolvers": "3.9.0", - "@remix-run/express": "2.12.0", - "@remix-run/node": "2.12.0", - "@remix-run/react": "2.12.0", + "@remix-run/express": "2.12.1", + "@remix-run/node": "2.12.1", + "@remix-run/react": "2.12.1", "@sentry/remix": "8.30.0", "@technifit/authentication": "workspace:*", "@technifit/environment": "workspace:*", @@ -56,7 +56,7 @@ "devDependencies": { "@codecov/vite-plugin": "1.1.0", "@playwright/test": "1.47.1", - "@remix-run/dev": "2.12.0", + "@remix-run/dev": "2.12.1", "@sentry/vite-plugin": "2.22.4", "@technifit/eslint-config": "workspace:*", "@technifit/tailwind-config": "workspace:*", diff --git a/packages/environment/package.json b/packages/environment/package.json index 739fc225..30ae23a9 100644 --- a/packages/environment/package.json +++ b/packages/environment/package.json @@ -25,7 +25,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@remix-run/node": "2.12.0", + "@remix-run/node": "2.12.1", "remix-create-express-app": "0.4.5", "zod": "3.23.8" }, diff --git a/packages/middleware/package.json b/packages/middleware/package.json index 01adc622..864b7e73 100644 --- a/packages/middleware/package.json +++ b/packages/middleware/package.json @@ -29,7 +29,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@remix-run/node": "2.12.0", + "@remix-run/node": "2.12.1", "@technifit/authentication": "workspace:*", "@technifit/environment": "workspace:*", "@technifit/id": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a230ddbb..7ee36ca6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,17 +39,17 @@ importers: specifier: 3.9.0 version: 3.9.0(react-hook-form@7.53.0(react@18.3.1)) '@remix-run/express': - specifier: 2.12.0 - version: 2.12.0(express@4.19.2)(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(express@4.19.2)(typescript@5.6.2) '@remix-run/node': - specifier: 2.12.0 - version: 2.12.0(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(typescript@5.6.2) '@remix-run/react': - specifier: 2.12.0 - version: 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) '@sentry/remix': specifier: 8.30.0 - version: 8.30.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.27.0)(@remix-run/node@2.12.0(typescript@5.6.2))(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react@18.3.1) + version: 8.30.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.27.0)(@remix-run/node@2.12.1(typescript@5.6.2))(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react@18.3.1) '@technifit/authentication': specifier: workspace:* version: link:../../packages/authentication @@ -97,7 +97,7 @@ importers: version: 0.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) remix-hook-form: specifier: 5.0.4 - version: 5.0.4(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1) + version: 5.0.4(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1) remix-params-helper: specifier: 0.5.1 version: 0.5.1(zod@3.23.8) @@ -106,10 +106,10 @@ importers: version: 1.7.5 remix-themes: specifier: 1.5.1 - version: 1.5.1(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/server-runtime@2.12.0(typescript@5.6.2)) + version: 1.5.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/server-runtime@2.12.1(typescript@5.6.2)) remix-utils: specifier: 7.6.0 - version: 7.6.0(@remix-run/node@2.12.0(typescript@5.6.2))(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8) + version: 7.6.0(@remix-run/node@2.12.1(typescript@5.6.2))(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8) typescript-slugify: specifier: 1.0.1 version: 1.0.1 @@ -127,8 +127,8 @@ importers: specifier: 1.47.1 version: 1.47.1 '@remix-run/dev': - specifier: 2.12.0 - version: 2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) + specifier: 2.12.1 + version: 2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) '@sentry/vite-plugin': specifier: 2.22.4 version: 2.22.4 @@ -170,13 +170,13 @@ importers: version: 8.4.47 remix-development-tools: specifier: 4.6.0 - version: 4.6.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.6(@types/node@20.16.5)) + version: 4.6.0(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.6(@types/node@20.16.5)) remix-express-dev-server: specifier: 0.4.4 - version: 0.4.4(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))(esbuild@0.17.6)(vite@5.4.6(@types/node@20.16.5)) + version: 0.4.4(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))(esbuild@0.17.6)(vite@5.4.6(@types/node@20.16.5)) remix-flat-routes: specifier: 0.6.5 - version: 0.6.5(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))) + version: 0.6.5(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))) tailwindcss: specifier: 3.4.12 version: 3.4.12 @@ -224,8 +224,8 @@ importers: packages/environment: dependencies: '@remix-run/node': - specifier: 2.12.0 - version: 2.12.0(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(typescript@5.6.2) remix-create-express-app: specifier: 0.4.5 version: 0.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) @@ -305,8 +305,8 @@ importers: packages/middleware: dependencies: '@remix-run/node': - specifier: 2.12.0 - version: 2.12.0(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(typescript@5.6.2) '@technifit/authentication': specifier: workspace:* version: link:../authentication @@ -327,7 +327,7 @@ importers: version: 0.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) remix-utils: specifier: 7.6.0 - version: 7.6.0(@remix-run/node@2.12.0(typescript@5.6.2))(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8) + version: 7.6.0(@remix-run/node@2.12.1(typescript@5.6.2))(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8) zod: specifier: 3.23.8 version: 3.23.8 @@ -469,7 +469,7 @@ importers: version: 1.1.1(react@18.3.1) remix-hook-form: specifier: 5.0.4 - version: 5.0.4(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1) + version: 5.0.4(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1) sonner: specifier: 1.5.0 version: 1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -535,8 +535,8 @@ importers: tooling/eslint-config: dependencies: '@remix-run/eslint-config': - specifier: 2.12.0 - version: 2.12.0(eslint@8.57.1)(react@18.3.1)(typescript@5.6.2) + specifier: 2.12.1 + version: 2.12.1(eslint@8.57.1)(react@18.3.1)(typescript@5.6.2) '@technifit/tsconfig': specifier: workspace:* version: link:../typescript-config @@ -2600,13 +2600,13 @@ packages: '@radix-ui/rect@1.1.0': resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==} - '@remix-run/dev@2.12.0': - resolution: {integrity: sha512-/87YQORdlJg5YChd7nVBM/hRXHZA4GfUjhKbZyNrh03bazCQBF+6EsXbzpJ6cCFOpZgecsN0Xv648Qw0VuJjwg==} + '@remix-run/dev@2.12.1': + resolution: {integrity: sha512-XjvpQZDvPL5L2NPUL9suwn0eo/WCHSewivpEEm2G1Ke06xL7LenIc8HzwkgsJqDrfvxePAFPj+RCcrygQvtMzA==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: - '@remix-run/react': ^2.12.0 - '@remix-run/serve': ^2.12.0 + '@remix-run/react': ^2.12.1 + '@remix-run/serve': ^2.12.1 typescript: ^5.1.0 vite: ^5.1.0 wrangler: ^3.28.2 @@ -2620,8 +2620,8 @@ packages: wrangler: optional: true - '@remix-run/eslint-config@2.12.0': - resolution: {integrity: sha512-9MfVRuto/8EOYFf4zdg765x5TQ1l03CG7ZsLBLI22fn/OoJtOp5gGXeHaWMiFo+nLHlP27wEH2y9j7NshxdcMA==} + '@remix-run/eslint-config@2.12.1': + resolution: {integrity: sha512-R/1zoLdI7ld8J2+LmFbb0BQAkcdjPYHX8wO7b3zEmoLDBdv2B6nHPBDigIHHzP8XROIlUaZJ5/cpqX8Y9U2O+Q==} engines: {node: '>=18.0.0'} peerDependencies: eslint: ^8.0.0 @@ -2631,8 +2631,8 @@ packages: typescript: optional: true - '@remix-run/express@2.12.0': - resolution: {integrity: sha512-8RmF0TITWxEW20HU5YPreuN0H8rPeShPCQUoMKN1b5zfcQ3E/tD5VWwwXicguQS8ffloc+ejhtQjnWA3drlsgw==} + '@remix-run/express@2.12.1': + resolution: {integrity: sha512-CW5coZXxk8251Tr0Fh9jmhda5Xt/BWfnUyD7jxth30irpWAEQcsaBu4pSDKuRvnJ8j2o7087EBnUn7oCB4ofNg==} engines: {node: '>=18.0.0'} peerDependencies: express: ^4.19.2 @@ -2641,8 +2641,8 @@ packages: typescript: optional: true - '@remix-run/node@2.12.0': - resolution: {integrity: sha512-83Jaoc6gpSuD4e6rCk7N5ZHAXNmDw4fJC+kPeDCsd6+wLtTLSi7u9Zo9/Q7moLZ3oyH+aR+LGdkxLULYv+Q6Og==} + '@remix-run/node@2.12.1': + resolution: {integrity: sha512-d+IHvEEU3qziporgpEyKFvKdmNaDu+a/9pIxBkNKVWdKx2JR0VRFIaUxxpxISWtkJcoNuERhW2xYa6YvtFp4ig==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -2650,8 +2650,8 @@ packages: typescript: optional: true - '@remix-run/react@2.12.0': - resolution: {integrity: sha512-Y109tI37Icr0BSU8sWSo8jDPkXaErJ/e1h0fkPvq6LZ0DrlcmHWBxzWJKID431I/KJvhVvBgVCuDamZTRVOZ5Q==} + '@remix-run/react@2.12.1': + resolution: {integrity: sha512-+AFR6oCcAndlUZvr42dNrY2zprhf5Yo5Wl7TBocO3YPmwLkdrzJz+e8Sezk25qgHBB9cCTigt+yyliXmsZ1mpg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -2669,8 +2669,8 @@ packages: resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==} engines: {node: '>=14.0.0'} - '@remix-run/server-runtime@2.12.0': - resolution: {integrity: sha512-o9ukOr3XKmyY8UufTrDdkgD3fiy+z+f4qEzvCQnvC0+EasCyN9hb1Vbui6Koo/5HKvahC4Ga8RcWyvhykKrG3g==} + '@remix-run/server-runtime@2.12.1': + resolution: {integrity: sha512-iuj9ju34f0LztPpd5dVuTXgt4x/MJeRsBiLuEx02nDSMGoNCAIx2LdeNYvE+XXdsf1Ht2NMlpRU+HBPCz3QLZg==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -9184,7 +9184,7 @@ snapshots: '@radix-ui/rect@1.1.0': {} - '@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))': + '@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))': dependencies: '@babel/core': 7.24.4 '@babel/generator': 7.24.4 @@ -9196,10 +9196,10 @@ snapshots: '@babel/types': 7.24.0 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.12.0(typescript@5.6.2) - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/node': 2.12.1(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) '@remix-run/router': 1.19.2 - '@remix-run/server-runtime': 2.12.0(typescript@5.6.2) + '@remix-run/server-runtime': 2.12.1(typescript@5.6.2) '@types/mdx': 2.0.13 '@vanilla-extract/integration': 6.5.0(@types/node@20.16.5) arg: 5.0.2 @@ -9223,7 +9223,7 @@ snapshots: lodash.debounce: 4.0.8 minimatch: 9.0.4 ora: 5.4.1 - picocolors: 1.0.1 + picocolors: 1.1.0 picomatch: 2.3.1 pidtree: 0.6.0 postcss: 8.4.47 @@ -9258,7 +9258,7 @@ snapshots: - ts-node - utf-8-validate - '@remix-run/eslint-config@2.12.0(eslint@8.57.1)(react@18.3.1)(typescript@5.6.2)': + '@remix-run/eslint-config@2.12.1(eslint@8.57.1)(react@18.3.1)(typescript@5.6.2)': dependencies: '@babel/core': 7.24.4 '@babel/eslint-parser': 7.24.1(@babel/core@7.24.4)(eslint@8.57.1) @@ -9285,16 +9285,16 @@ snapshots: - jest - supports-color - '@remix-run/express@2.12.0(express@4.19.2)(typescript@5.6.2)': + '@remix-run/express@2.12.1(express@4.19.2)(typescript@5.6.2)': dependencies: - '@remix-run/node': 2.12.0(typescript@5.6.2) + '@remix-run/node': 2.12.1(typescript@5.6.2) express: 4.19.2 optionalDependencies: typescript: 5.6.2 - '@remix-run/node@2.12.0(typescript@5.6.2)': + '@remix-run/node@2.12.1(typescript@5.6.2)': dependencies: - '@remix-run/server-runtime': 2.12.0(typescript@5.6.2) + '@remix-run/server-runtime': 2.12.1(typescript@5.6.2) '@remix-run/web-fetch': 4.4.2 '@web3-storage/multipart-parser': 1.0.0 cookie-signature: 1.2.1 @@ -9304,10 +9304,10 @@ snapshots: optionalDependencies: typescript: 5.6.2 - '@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2)': + '@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2)': dependencies: '@remix-run/router': 1.19.2 - '@remix-run/server-runtime': 2.12.0(typescript@5.6.2) + '@remix-run/server-runtime': 2.12.1(typescript@5.6.2) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-router: 6.26.2(react@18.3.1) @@ -9320,7 +9320,7 @@ snapshots: '@remix-run/router@1.19.2': {} - '@remix-run/server-runtime@2.12.0(typescript@5.6.2)': + '@remix-run/server-runtime@2.12.1(typescript@5.6.2)': dependencies: '@remix-run/router': 1.19.2 '@types/cookie': 0.6.0 @@ -9332,9 +9332,9 @@ snapshots: optionalDependencies: typescript: 5.6.2 - '@remix-run/v1-route-convention@0.1.4(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))': + '@remix-run/v1-route-convention@0.1.4(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))': dependencies: - '@remix-run/dev': 2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) + '@remix-run/dev': 2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) minimatch: 7.4.6 '@remix-run/web-blob@3.1.0': @@ -9611,11 +9611,11 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 - '@sentry/remix@8.30.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.27.0)(@remix-run/node@2.12.0(typescript@5.6.2))(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react@18.3.1)': + '@sentry/remix@8.30.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.53.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.26.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.27.0)(@remix-run/node@2.12.1(typescript@5.6.2))(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react@18.3.1)': dependencies: '@opentelemetry/instrumentation-http': 0.53.0(@opentelemetry/api@1.9.0) - '@remix-run/node': 2.12.0(typescript@5.6.2) - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/node': 2.12.1(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) '@remix-run/router': 1.19.1 '@sentry/cli': 2.36.1 '@sentry/core': 8.30.0 @@ -13407,9 +13407,9 @@ snapshots: remix-create-express-app@0.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2): dependencies: - '@remix-run/express': 2.12.0(express@4.19.2)(typescript@5.6.2) - '@remix-run/node': 2.12.0(typescript@5.6.2) - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/express': 2.12.1(express@4.19.2)(typescript@5.6.2) + '@remix-run/node': 2.12.1(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) compression: 1.7.4 express: 4.19.2 morgan: 1.10.0 @@ -13420,11 +13420,11 @@ snapshots: - supports-color - typescript - remix-development-tools@4.6.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.6(@types/node@20.16.5)): + remix-development-tools@4.6.0(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.6(@types/node@20.16.5)): dependencies: '@radix-ui/react-accordion': 1.2.0(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@radix-ui/react-select': 1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) beautify: 0.0.8 chalk: 5.3.0 clone: 2.1.2 @@ -13447,23 +13447,23 @@ snapshots: - '@types/react' - '@types/react-dom' - remix-express-dev-server@0.4.4(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))(esbuild@0.17.6)(vite@5.4.6(@types/node@20.16.5)): + remix-express-dev-server@0.4.4(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)))(esbuild@0.17.6)(vite@5.4.6(@types/node@20.16.5)): dependencies: - '@remix-run/dev': 2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) + '@remix-run/dev': 2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) esbuild: 0.17.6 minimatch: 9.0.4 vite: 5.4.6(@types/node@20.16.5) - remix-flat-routes@0.6.5(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))): + remix-flat-routes@0.6.5(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))): dependencies: - '@remix-run/dev': 2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) - '@remix-run/v1-route-convention': 0.1.4(@remix-run/dev@2.12.0(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))) + '@remix-run/dev': 2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)) + '@remix-run/v1-route-convention': 0.1.4(@remix-run/dev@2.12.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@types/node@20.16.5)(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5))) fs-extra: 11.2.0 minimatch: 5.1.6 - remix-hook-form@5.0.4(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1): + remix-hook-form@5.0.4(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.53.0(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-hook-form: 7.53.0(react@18.3.1) @@ -13481,17 +13481,17 @@ snapshots: slash: 3.0.0 typescript-remix-routes-plugin: 1.0.1 - remix-themes@1.5.1(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/server-runtime@2.12.0(typescript@5.6.2)): + remix-themes@1.5.1(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/server-runtime@2.12.1(typescript@5.6.2)): dependencies: - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) - '@remix-run/server-runtime': 2.12.0(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/server-runtime': 2.12.1(typescript@5.6.2) - remix-utils@7.6.0(@remix-run/node@2.12.0(typescript@5.6.2))(@remix-run/react@2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8): + remix-utils@7.6.0(@remix-run/node@2.12.1(typescript@5.6.2))(@remix-run/react@2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2))(@remix-run/router@1.19.2)(is-ip@5.0.1)(react@18.3.1)(zod@3.23.8): dependencies: type-fest: 4.17.0 optionalDependencies: - '@remix-run/node': 2.12.0(typescript@5.6.2) - '@remix-run/react': 2.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) + '@remix-run/node': 2.12.1(typescript@5.6.2) + '@remix-run/react': 2.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.2) '@remix-run/router': 1.19.2 is-ip: 5.0.1 react: 18.3.1 diff --git a/tooling/eslint-config/package.json b/tooling/eslint-config/package.json index 01830bd7..9c0024e6 100644 --- a/tooling/eslint-config/package.json +++ b/tooling/eslint-config/package.json @@ -14,7 +14,7 @@ "lint:fix": "eslint . --fix --cache --cache-location 'node_modules/.cache/.eslintcache' --max-warnings 0" }, "dependencies": { - "@remix-run/eslint-config": "2.12.0", + "@remix-run/eslint-config": "2.12.1", "@technifit/tsconfig": "workspace:*", "@types/eslint": "9.6.1", "@typescript-eslint/eslint-plugin": "7.18.0",