From a68ba676952815d0a4b437f6a0489656b82e4f79 Mon Sep 17 00:00:00 2001 From: kielbasa-elp Date: Wed, 21 Feb 2024 08:56:33 +0100 Subject: [PATCH] =?UTF-8?q?=C5=81aaaaaa=20bump=20remix=20fixed=20HMR!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-remix/package.json | 12 +-- apps/web-remix/pnpm-lock.yaml | 159 +++++++++++++++++----------------- apps/web-remix/vite.config.ts | 2 +- 3 files changed, 88 insertions(+), 85 deletions(-) diff --git a/apps/web-remix/package.json b/apps/web-remix/package.json index 248f289c5..94c67f1f8 100644 --- a/apps/web-remix/package.json +++ b/apps/web-remix/package.json @@ -20,9 +20,9 @@ "@fastify/static": "^7.0.1", "@mcansh/remix-fastify": "^3.2.2", "@monaco-editor/react": "^4.5.2", - "@remix-run/node": "2.5.1", - "@remix-run/react": "2.5.1", - "@remix-run/serve": "2.5.1", + "@remix-run/node": "2.7.1", + "@remix-run/react": "2.7.1", + "@remix-run/serve": "2.7.1", "@remix-validated-form/with-zod": "^2.0.6", "@sentry/remix": "^7.74.1", "@tailwindcss/forms": "^0.5.4", @@ -71,9 +71,9 @@ "zod-form-data": "^2.0.1" }, "devDependencies": { - "@remix-run/dev": "2.5.1", - "@remix-run/eslint-config": "2.5.1", - "@remix-run/testing": "2.5.1", + "@remix-run/dev": "2.7.1", + "@remix-run/eslint-config": "2.7.1", + "@remix-run/testing": "2.7.1", "@tailwindcss/typography": "^0.5.10", "@testing-library/react": "^14.2.1", "@testing-library/user-event": "^14.5.2", diff --git a/apps/web-remix/pnpm-lock.yaml b/apps/web-remix/pnpm-lock.yaml index 165a8cde9..3fa8ce8ba 100644 --- a/apps/web-remix/pnpm-lock.yaml +++ b/apps/web-remix/pnpm-lock.yaml @@ -25,25 +25,25 @@ dependencies: version: 7.0.1 '@mcansh/remix-fastify': specifier: ^3.2.2 - version: 3.2.2(@fastify/early-hints@1.0.1)(@remix-run/node@2.5.1)(fastify@4.26.0) + version: 3.2.2(@fastify/early-hints@1.0.1)(@remix-run/node@2.7.1)(fastify@4.26.0) '@monaco-editor/react': specifier: ^4.5.2 version: 4.6.0(monaco-editor@0.46.0)(react-dom@18.2.0)(react@18.2.0) '@remix-run/node': - specifier: 2.5.1 - version: 2.5.1(typescript@5.3.3) + specifier: 2.7.1 + version: 2.7.1(typescript@5.3.3) '@remix-run/react': - specifier: 2.5.1 - version: 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + specifier: 2.7.1 + version: 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@remix-run/serve': - specifier: 2.5.1 - version: 2.5.1(typescript@5.3.3) + specifier: 2.7.1 + version: 2.7.1(typescript@5.3.3) '@remix-validated-form/with-zod': specifier: ^2.0.6 version: 2.0.7(remix-validated-form@5.1.5)(zod@3.22.4) '@sentry/remix': specifier: ^7.74.1 - version: 7.100.1(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(react@18.2.0) + version: 7.100.1(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(react@18.2.0) '@tailwindcss/forms': specifier: ^0.5.4 version: 0.5.7(tailwindcss@3.3.3) @@ -154,10 +154,10 @@ dependencies: version: 11.10.3(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) remix-utils: specifier: ^7.5.0 - version: 7.5.0(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(react@18.2.0)(zod@3.22.4) + version: 7.5.0(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(react@18.2.0)(zod@3.22.4) remix-validated-form: specifier: ^5.1.5 - version: 5.1.5(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0) + version: 5.1.5(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0) source-map-support: specifier: ^0.5.21 version: 0.5.21 @@ -179,14 +179,14 @@ dependencies: devDependencies: '@remix-run/dev': - specifier: 2.5.1 - version: 2.5.1(@remix-run/serve@2.5.1)(typescript@5.3.3)(vite@5.1.3) + specifier: 2.7.1 + version: 2.7.1(@remix-run/serve@2.7.1)(typescript@5.3.3)(vite@5.1.3) '@remix-run/eslint-config': - specifier: 2.5.1 - version: 2.5.1(eslint@8.56.0)(react@18.2.0)(typescript@5.3.3) + specifier: 2.7.1 + version: 2.7.1(eslint@8.56.0)(react@18.2.0)(typescript@5.3.3) '@remix-run/testing': - specifier: 2.5.1 - version: 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + specifier: 2.7.1 + version: 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@tailwindcss/typography': specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.3.3) @@ -1469,7 +1469,7 @@ packages: engines: {node: '>=8'} dev: false - /@mcansh/remix-fastify@3.2.2(@fastify/early-hints@1.0.1)(@remix-run/node@2.5.1)(fastify@4.26.0): + /@mcansh/remix-fastify@3.2.2(@fastify/early-hints@1.0.1)(@remix-run/node@2.7.1)(fastify@4.26.0): resolution: {integrity: sha512-8AB2N1IKVIiaUftl9VMVkSD+rJJKXdA+Acw0tEA16Kif9JNkBLf/UeliZMOIfZhXOWblnzrqH/S4OvNmMhWzcg==} engines: {node: '>=18.0.0'} peerDependencies: @@ -1481,7 +1481,7 @@ packages: optional: true dependencies: '@fastify/early-hints': 1.0.1 - '@remix-run/node': 2.5.1(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) '@remix-run/router': 1.15.0 fastify: 4.26.0 dev: false @@ -1782,14 +1782,15 @@ packages: - immer dev: false - /@remix-run/dev@2.5.1(@remix-run/serve@2.5.1)(typescript@5.3.3)(vite@5.1.3): - resolution: {integrity: sha512-IrYhWANubH+WM62Wz55n8NWT5kBqfbyytXDFlP0VoZLrr1IpJf2GtaT4IA+CODMaNoeXeMACOD5Tw5/Y2bO5lA==} + /@remix-run/dev@2.7.1(@remix-run/serve@2.7.1)(typescript@5.3.3)(vite@5.1.3): + resolution: {integrity: sha512-G/jtzIvVE+bHHMLS8Iu99sljKFUO51/HTcYE3GoLRDKGrgbZaJHnLvsHiknMLIzqsBBGam1iM+Wf12qHdOy1Dw==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: - '@remix-run/serve': ^2.5.1 + '@remix-run/serve': ^2.7.1 typescript: ^5.1.0 - vite: ^5.0.0 + vite: ^5.1.0 + wrangler: ^3.28.2 peerDependenciesMeta: '@remix-run/serve': optional: true @@ -1797,6 +1798,8 @@ packages: optional: true vite: optional: true + wrangler: + optional: true dependencies: '@babel/core': 7.23.9 '@babel/generator': 7.23.6 @@ -1808,10 +1811,10 @@ packages: '@babel/types': 7.23.9 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.5.1(typescript@5.3.3) - '@remix-run/router': 1.14.2 - '@remix-run/serve': 2.5.1(typescript@5.3.3) - '@remix-run/server-runtime': 2.5.1(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) + '@remix-run/router': 1.15.1 + '@remix-run/serve': 2.7.1(typescript@5.3.3) + '@remix-run/server-runtime': 2.7.1(typescript@5.3.3) '@types/mdx': 2.0.11 '@vanilla-extract/integration': 6.5.0 arg: 5.0.2 @@ -1869,8 +1872,8 @@ packages: - utf-8-validate dev: true - /@remix-run/eslint-config@2.5.1(eslint@8.56.0)(react@18.2.0)(typescript@5.3.3): - resolution: {integrity: sha512-PpLj0QSd2NZ12KdTA2QYPd/FK3Szu9Np7kTmx26VxDZJTzQYSgGb5i2O9uby+j2sD68zR/+EAYaIcOlq66ekJw==} + /@remix-run/eslint-config@2.7.1(eslint@8.56.0)(react@18.2.0)(typescript@5.3.3): + resolution: {integrity: sha512-LYNg75f6i6R0Zmqsb7edt4EorGQnsO0tFvAUS/23wacn3txt6sCsxsVVdFCiIn9ZTf5NPAuoF22mv1am6MvRJA==} engines: {node: '>=18.0.0'} peerDependencies: eslint: ^8.0.0 @@ -1905,8 +1908,8 @@ packages: - supports-color dev: true - /@remix-run/express@2.5.1(express@4.18.2)(typescript@5.3.3): - resolution: {integrity: sha512-ISaf2hzHxDTS1hNsOovRoSfIQC29m4ogzXvBC6xp2BuJj0K8R0yQ4RFD4+qUFEUnS2n6MyWyjFQRhOC6PhQhRw==} + /@remix-run/express@2.7.1(express@4.18.2)(typescript@5.3.3): + resolution: {integrity: sha512-/keVtsa2Jvh5c1DKHiWmWtpC1khJ0tf4OBxkJPZhOhcnX8+UxY0600PhBWs9MXzFGV3H4t4WzGGnxRzE7GEEwA==} engines: {node: '>=18.0.0'} peerDependencies: express: ^4.17.1 @@ -1915,12 +1918,12 @@ packages: typescript: optional: true dependencies: - '@remix-run/node': 2.5.1(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) express: 4.18.2 typescript: 5.3.3 - /@remix-run/node@2.5.1(typescript@5.3.3): - resolution: {integrity: sha512-UI442xzHAiokmsfrYOabMQB024+IizmRhZBGcNa42QjJWsNqogy1bNwYhzEpB6oQEB1wF3vwOKK1AD1/iYA/9A==} + /@remix-run/node@2.7.1(typescript@5.3.3): + resolution: {integrity: sha512-eFVTEErotfATcxCJuC/bQqIDz0C8TWm0EcjnmlHdEICBMcDKIuzqup6jpEYptAmGwHlbJUicPnD6cjmu+UP91A==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -1928,7 +1931,7 @@ packages: typescript: optional: true dependencies: - '@remix-run/server-runtime': 2.5.1(typescript@5.3.3) + '@remix-run/server-runtime': 2.7.1(typescript@5.3.3) '@remix-run/web-fetch': 4.4.2 '@remix-run/web-file': 3.1.0 '@remix-run/web-stream': 1.1.0 @@ -1938,8 +1941,8 @@ packages: stream-slice: 0.1.2 typescript: 5.3.3 - /@remix-run/react@2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): - resolution: {integrity: sha512-MNXHLj4Iu9Iyi+3uY61JZJ1Rtx2nM/z11j9AtwQdEADkh1/t9GruhtT/8VLplToOl0qWZKItboWScKf6uRQsrw==} + /@remix-run/react@2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): + resolution: {integrity: sha512-8PfkvSMtdW3JUBo7I0VMcnDZLqRtYKxXCZ9qXNJogJjy0dfaywEoAREfhGyIdwSLAQJ4TFKGz5jyt9L1/EYU3g==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -1949,30 +1952,30 @@ packages: typescript: optional: true dependencies: - '@remix-run/router': 1.14.2 - '@remix-run/server-runtime': 2.5.1(typescript@5.3.3) + '@remix-run/router': 1.15.1 + '@remix-run/server-runtime': 2.7.1(typescript@5.3.3) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.21.3(react@18.2.0) - react-router-dom: 6.21.3(react-dom@18.2.0)(react@18.2.0) + react-router: 6.22.1(react@18.2.0) + react-router-dom: 6.22.1(react-dom@18.2.0)(react@18.2.0) typescript: 5.3.3 - /@remix-run/router@1.14.2: - resolution: {integrity: sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==} - engines: {node: '>=14.0.0'} - /@remix-run/router@1.15.0: resolution: {integrity: sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==} engines: {node: '>=14.0.0'} dev: false - /@remix-run/serve@2.5.1(typescript@5.3.3): - resolution: {integrity: sha512-r1IWfirwkLrxADd8uFUIpLR1wMU8VeRI4ED4SpbhrKwqODLrYtv5irzjei+r/w0y0Oob8DMHnYxg03UY4T7ejg==} + /@remix-run/router@1.15.1: + resolution: {integrity: sha512-zcU0gM3z+3iqj8UX45AmWY810l3oUmXM7uH4dt5xtzvMhRtYVhKGOmgOd1877dOPPepfCjUv57w+syamWIYe7w==} + engines: {node: '>=14.0.0'} + + /@remix-run/serve@2.7.1(typescript@5.3.3): + resolution: {integrity: sha512-DSkh48bGEsTplKI/LN1OaPcPc53OnbuOcTA/Zu2V3xTzT7E1YHalWlKbbuX04v2GlnNarNTQx6jrjEDAxnzu+w==} engines: {node: '>=18.0.0'} hasBin: true dependencies: - '@remix-run/express': 2.5.1(express@4.18.2)(typescript@5.3.3) - '@remix-run/node': 2.5.1(typescript@5.3.3) + '@remix-run/express': 2.7.1(express@4.18.2)(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) chokidar: 3.6.0 compression: 1.7.4 express: 4.18.2 @@ -1983,8 +1986,8 @@ packages: - supports-color - typescript - /@remix-run/server-runtime@2.5.1(typescript@5.3.3): - resolution: {integrity: sha512-bP31jrVbYTJ2eP5sxZfDgT1YyXzDlzsfMxGYVzpaoLCYDJAekq1QpHLLXKGOXhmyb46O9rdhlQKfwD6WpAxr3A==} + /@remix-run/server-runtime@2.6.0(typescript@5.3.3): + resolution: {integrity: sha512-qFXDl4pK55njBLuvyRn5AkI/hu8fEU3t1XFKv0Syivx0nmUVpWMW25Uzi1pkX/chF1VIxCVrZ8KuQ1rcrKj+DQ==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -1992,16 +1995,17 @@ packages: typescript: optional: true dependencies: - '@remix-run/router': 1.14.2 + '@remix-run/router': 1.15.0 '@types/cookie': 0.6.0 '@web3-storage/multipart-parser': 1.0.0 cookie: 0.6.0 set-cookie-parser: 2.6.0 source-map: 0.7.4 typescript: 5.3.3 + dev: false - /@remix-run/server-runtime@2.6.0(typescript@5.3.3): - resolution: {integrity: sha512-qFXDl4pK55njBLuvyRn5AkI/hu8fEU3t1XFKv0Syivx0nmUVpWMW25Uzi1pkX/chF1VIxCVrZ8KuQ1rcrKj+DQ==} + /@remix-run/server-runtime@2.7.1(typescript@5.3.3): + resolution: {integrity: sha512-idmg8Tf9w5fZ+Dgq2aRjZDKlLaZt+rB0yAw+Ht5yzI6MLeKI4SKHsdnGlEY/EeFcbbrXhArrrSjf+mKLJfJ8qw==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -2009,17 +2013,16 @@ packages: typescript: optional: true dependencies: - '@remix-run/router': 1.15.0 + '@remix-run/router': 1.15.1 '@types/cookie': 0.6.0 '@web3-storage/multipart-parser': 1.0.0 cookie: 0.6.0 set-cookie-parser: 2.6.0 source-map: 0.7.4 typescript: 5.3.3 - dev: false - /@remix-run/testing@2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): - resolution: {integrity: sha512-No7e7/Kvu7NoXrXEsSKVEP9YFLeUpkGME54f3R4jAd2mvLySY5f87iFVub3ZhdgqLQOxLuJfLPrdaz1Ml2hSDg==} + /@remix-run/testing@2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): + resolution: {integrity: sha512-bodSgwseVvpv4tugVApB3UiH2lSgSUP6btYiyfY5goC3qK+mwWu4DY1MFb2GpKgsbLNA7fkGRl8smndKwK7gog==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -2028,11 +2031,11 @@ packages: typescript: optional: true dependencies: - '@remix-run/node': 2.5.1(typescript@5.3.3) - '@remix-run/react': 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) - '@remix-run/router': 1.14.2 + '@remix-run/node': 2.7.1(typescript@5.3.3) + '@remix-run/react': 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + '@remix-run/router': 1.15.1 react: 18.2.0 - react-router-dom: 6.21.3(react-dom@18.2.0)(react@18.2.0) + react-router-dom: 6.22.1(react-dom@18.2.0)(react@18.2.0) typescript: 5.3.3 transitivePeerDependencies: - react-dom @@ -2078,7 +2081,7 @@ packages: remix-validated-form: ^4.x || ^5.x zod: '>= 3.11.0' dependencies: - remix-validated-form: 5.1.5(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0) + remix-validated-form: 5.1.5(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0) zod: 3.22.4 dev: false @@ -2349,7 +2352,7 @@ packages: react: 18.2.0 dev: false - /@sentry/remix@7.100.1(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(react@18.2.0): + /@sentry/remix@7.100.1(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(react@18.2.0): resolution: {integrity: sha512-xpX8rP59sVk/faZct7gLo3ixxeiL6A/kP4zY+AXGCk5S/TriyIiQLOix9G25rHbrSOcrKFG+Gj2wYfXQAEysKA==} engines: {node: '>=14'} hasBin: true @@ -2358,8 +2361,8 @@ packages: '@remix-run/react': 1.x || 2.x react: 16.x || 17.x || 18.x dependencies: - '@remix-run/node': 2.5.1(typescript@5.3.3) - '@remix-run/react': 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) + '@remix-run/react': 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@sentry/cli': 2.28.0 '@sentry/core': 7.100.1 '@sentry/node': 7.100.1 @@ -8191,25 +8194,25 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-router-dom@6.21.3(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-kNzubk7n4YHSrErzjLK72j0B5i969GsuCGazRl3G6j1zqZBLjuSlYBdVdkDOgzGdPIffUOc9nmgiadTEVoq91g==} + /react-router-dom@6.22.1(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-iwMyyyrbL7zkKY7MRjOVRy+TMnS/OPusaFVxM2P11x9dzSzGmLsebkCvYirGq0DWB9K9hOspHYYtDz33gE5Duw==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@remix-run/router': 1.14.2 + '@remix-run/router': 1.15.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.21.3(react@18.2.0) + react-router: 6.22.1(react@18.2.0) - /react-router@6.21.3(react@18.2.0): - resolution: {integrity: sha512-a0H638ZXULv1OdkmiK6s6itNhoy33ywxmUFT/xtSoVyf9VnC7n7+VT4LjVzdIHSaF5TIh9ylUgxMXksHTgGrKg==} + /react-router@6.22.1(react@18.2.0): + resolution: {integrity: sha512-0pdoRGwLtemnJqn1K0XHUbnKiX0S4X8CgvVVmHGOWmofESj31msHo/1YiqcJWK7Wxfq2a4uvvtS01KAQyWK/CQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' dependencies: - '@remix-run/router': 1.14.2 + '@remix-run/router': 1.15.1 react: 18.2.0 /react-select@5.8.0(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): @@ -8421,7 +8424,7 @@ packages: resolution: {integrity: sha512-p5HzqKlMK02mvnalm3mavRaUeRljqKoE7r0QgDDzbZ9C0jFowisYLPU9e52gCZOd7Dn6KAWTPbVucJtcPfAIxA==} dev: false - /remix-utils@7.5.0(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(react@18.2.0)(zod@3.22.4): + /remix-utils@7.5.0(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(react@18.2.0)(zod@3.22.4): resolution: {integrity: sha512-vzjDhbdwK+3XxqL2LM7ZPzq0zyjb+77eAWbKhDqhnh0nlA11n3CmTtYzrZYpVf6h24+6m5mD6KnRfcdD3Zrl7w==} engines: {node: '>=18.0.0'} peerDependencies: @@ -8457,14 +8460,14 @@ packages: zod: optional: true dependencies: - '@remix-run/node': 2.5.1(typescript@5.3.3) - '@remix-run/react': 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) + '@remix-run/react': 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) react: 18.2.0 type-fest: 4.10.2 zod: 3.22.4 dev: false - /remix-validated-form@5.1.5(@remix-run/node@2.5.1)(@remix-run/react@2.5.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0): + /remix-validated-form@5.1.5(@remix-run/node@2.7.1)(@remix-run/react@2.7.1)(@remix-run/server-runtime@2.6.0)(@types/react@18.2.55)(react@18.2.0): resolution: {integrity: sha512-v27JGzhOMGREyvPIDAgjhywfVYahe3CC4EXGIzJbwZfXnq7GFju5f/yNmyUyQLeYcOmU6uhzq+vwDJDOiXjvBA==} peerDependencies: '@remix-run/node': '>= 1.16.1' @@ -8472,8 +8475,8 @@ packages: '@remix-run/server-runtime': '>= 1.16.1' react: ^17.0.2 || ^18.0.0 dependencies: - '@remix-run/node': 2.5.1(typescript@5.3.3) - '@remix-run/react': 2.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + '@remix-run/node': 2.7.1(typescript@5.3.3) + '@remix-run/react': 2.7.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@remix-run/server-runtime': 2.6.0(typescript@5.3.3) immer: 9.0.21 lodash.get: 4.4.2 diff --git a/apps/web-remix/vite.config.ts b/apps/web-remix/vite.config.ts index 3dbd1c2ea..96506307a 100644 --- a/apps/web-remix/vite.config.ts +++ b/apps/web-remix/vite.config.ts @@ -1,4 +1,4 @@ -import { unstable_vitePlugin as remix } from "@remix-run/dev"; +import { vitePlugin as remix } from "@remix-run/dev"; import { defineConfig } from "vite"; import { installGlobals } from "@remix-run/node"; import tsconfigPaths from "vite-tsconfig-paths";