diff --git a/examples/remix/package.json b/examples/remix/package.json index b6c63cc..993a409 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -21,7 +21,7 @@ "react-dom": "~18.2.0" }, "devDependencies": { - "@remix-run/dev": "~2.3.1", + "@remix-run/dev": "~2.4.1", "@types/react": "~18.2.46", "@types/react-dom": "~18.2.18", "tailwindcss": "~3.3.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3798253..f5ff4ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: version: 18.2.0(react@18.2.0) devDependencies: '@remix-run/dev': - specifier: ~2.3.1 - version: 2.3.1(@remix-run/serve@2.3.1)(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10) + specifier: ~2.4.1 + version: 2.4.1(@remix-run/serve@2.3.1)(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10) '@types/react': specifier: ~18.2.46 version: 18.2.46 @@ -252,7 +252,7 @@ importers: version: 0.0.17 '@remix-run/dev': specifier: ~2.4.1 - version: 2.4.1(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10) + version: 2.4.1(@remix-run/serve@2.3.1)(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10) '@types/cookie': specifier: ~0.6.0 version: 0.6.0 @@ -472,7 +472,7 @@ packages: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.19.0 + '@babel/types': 7.23.6 dev: false /@babel/helper-module-imports@7.22.15: @@ -1011,7 +1011,6 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.22.5 - dev: false /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.23.7): resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} @@ -6080,98 +6079,7 @@ packages: engines: {node: '>=18.0.0'} dev: false - /@remix-run/dev@2.3.1(@remix-run/serve@2.3.1)(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10): - resolution: {integrity: sha512-Qo6bbdDUHvg6+LiC+8paA40hWVRPBqYCoOse9hEZHRHNxY2r5JsF5RbXldx/70wtT1gJkp+k5z3MjVxkYUsqEw==} - engines: {node: '>=18.0.0'} - hasBin: true - peerDependencies: - '@remix-run/serve': ^2.3.1 - typescript: ^5.1.0 - vite: ^4.4.9 || ^5.0.0 - peerDependenciesMeta: - '@remix-run/serve': - optional: true - typescript: - optional: true - vite: - optional: true - dependencies: - '@babel/core': 7.23.7 - '@babel/generator': 7.23.6 - '@babel/parser': 7.23.6 - '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.7) - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7) - '@babel/preset-typescript': 7.23.3(@babel/core@7.23.7) - '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 - '@mdx-js/mdx': 2.3.0 - '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.3.1(typescript@5.3.3) - '@remix-run/router': 1.13.0 - '@remix-run/serve': 2.3.1(typescript@5.3.3) - '@remix-run/server-runtime': 2.3.1(typescript@5.3.3) - '@types/mdx': 2.0.10 - '@vanilla-extract/integration': 6.2.4(@types/node@18.19.4) - arg: 5.0.2 - cacache: 17.1.4 - chalk: 4.1.2 - chokidar: 3.5.3 - cross-spawn: 7.0.3 - dotenv: 16.3.1 - es-module-lexer: 1.4.1 - esbuild: 0.17.6 - esbuild-plugins-node-modules-polyfill: 1.6.1(esbuild@0.17.6) - execa: 5.1.1 - exit-hook: 2.2.1 - express: 4.18.2 - fs-extra: 10.1.0 - get-port: 5.1.1 - gunzip-maybe: 1.4.2 - jsesc: 3.0.2 - json5: 2.2.3 - lodash: 4.17.21 - lodash.debounce: 4.0.8 - minimatch: 9.0.3 - node-fetch: 2.7.0 - ora: 5.4.1 - parse-multipart-data: 1.5.0 - picocolors: 1.0.0 - picomatch: 2.3.1 - pidtree: 0.6.0 - postcss: 8.4.32 - postcss-discard-duplicates: 5.1.0(postcss@8.4.32) - postcss-load-config: 4.0.2(postcss@8.4.32) - postcss-modules: 6.0.0(postcss@8.4.32) - prettier: 2.8.8 - pretty-ms: 7.0.1 - react-refresh: 0.14.0 - remark-frontmatter: 4.0.1 - remark-mdx-frontmatter: 1.1.1 - semver: 7.5.4 - set-cookie-parser: 2.6.0 - tar-fs: 2.1.1 - tsconfig-paths: 4.2.0 - typescript: 5.3.3 - undici: 5.28.2 - vite: 5.0.10(@types/node@18.19.4) - ws: 7.5.9 - transitivePeerDependencies: - - '@types/node' - - bluebird - - bufferutil - - encoding - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - ts-node - - utf-8-validate - dev: true - - /@remix-run/dev@2.4.1(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10): + /@remix-run/dev@2.4.1(@remix-run/serve@2.3.1)(@types/node@18.19.4)(typescript@5.3.3)(vite@5.0.10): resolution: {integrity: sha512-T8GLCKpZ8AX/NCJ+vyMmcTq328xo9stvDSXG2hSJx7njz4Q9sC25miQLXPRb3Lx/Sdf4YlJhWQpR6uq5pnXCZg==} engines: {node: '>=18.0.0'} hasBin: true @@ -6199,6 +6107,7 @@ packages: '@npmcli/package-json': 4.0.1 '@remix-run/node': 2.4.1(typescript@5.3.3) '@remix-run/router': 1.14.1 + '@remix-run/serve': 2.3.1(typescript@5.3.3) '@remix-run/server-runtime': 2.4.1(typescript@5.3.3) '@types/mdx': 2.0.10 '@vanilla-extract/integration': 6.2.4(@types/node@18.19.4) @@ -6910,7 +6819,7 @@ packages: /@vanilla-extract/babel-plugin-debug-ids@1.0.3: resolution: {integrity: sha512-vm4jYu1xhSa6ofQ9AhIpR3DkAp4c+eoR1Rpm8/TQI4DmWbmGbOjYRcqV0aWsfaIlNhN4kFuxFMKBNN9oG6iRzA==} dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.20.12 transitivePeerDependencies: - supports-color dev: true @@ -6934,8 +6843,8 @@ packages: /@vanilla-extract/integration@6.2.4(@types/node@18.19.4): resolution: {integrity: sha512-+AfymNMVq9sEUe0OJpdCokmPZg4Zi6CqKaW/PnUOfDwEn53ighHOMOBl5hAgxYR8Kiz9NG43Bn00mkjWlFi+ng==} dependencies: - '@babel/core': 7.23.7 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.7) + '@babel/core': 7.20.12 + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.20.12) '@vanilla-extract/babel-plugin-debug-ids': 1.0.3 '@vanilla-extract/css': 1.14.0 esbuild: 0.17.6 @@ -12171,6 +12080,7 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 + dev: false /node-forge@1.3.1: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} @@ -12528,10 +12438,6 @@ packages: engines: {node: '>=6'} dev: true - /parse-multipart-data@1.5.0: - resolution: {integrity: sha512-ck5zaMF0ydjGfejNMnlo5YU2oJ+pT+80Jb1y4ybanT27j+zbVP/jkYmCrUGsEln0Ox/hZmuvgy8Ra7AxbXP2Mw==} - dev: true - /parse-png@2.1.0: resolution: {integrity: sha512-Nt/a5SfCLiTnQAjx3fHlqp8hRgTL3z7kTQZzvIMS9uCAepnCyjpdEc6M/sz69WqMBdaDBw9sF1F1UaHROYzGkQ==} engines: {node: '>=10'} @@ -14691,6 +14597,7 @@ packages: /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + dev: false /traverse@0.6.8: resolution: {integrity: sha512-aXJDbk6SnumuaZSANd21XAo15ucCDE38H4fkqiGsc3MhCK+wOlZvLP9cB/TvpHT0mOyWgC4Z8EwRlzqYSUzdsA==} @@ -15381,6 +15288,7 @@ packages: /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + dev: false /webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} @@ -15405,6 +15313,7 @@ packages: dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 + dev: false /which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}