diff --git a/apps/app/package.json b/apps/app/package.json index 3e19a35311..efacb7644c 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -134,7 +134,7 @@ "trpc-panel": "1.3.4", "trpc-playground": "1.0.4", "type-fest": "4.11.1", - "typescript": "5.4.2", + "typescript": "5.3.3", "webpack-bundle-analyzer": "4.10.1" }, "ct3aMetadata": { diff --git a/apps/web/package.json b/apps/web/package.json index 230922e703..ed78d8a54b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -42,6 +42,6 @@ "@weareinreach/config": "workspace:*", "@weareinreach/eslint-config": "0.100.0", "eslint": "8.57.0", - "typescript": "5.4.2" + "typescript": "5.3.3" } } diff --git a/lambdas/cognito-messaging/package.json b/lambdas/cognito-messaging/package.json index 5aa97dcf7f..9f5dd4348b 100644 --- a/lambdas/cognito-messaging/package.json +++ b/lambdas/cognito-messaging/package.json @@ -32,6 +32,6 @@ "aws-lambda": "1.0.7", "eslint": "8.57.0", "prettier": "3.2.5", - "typescript": "5.4.2" + "typescript": "5.3.3" } } diff --git a/lambdas/cognito-user-migrate/package.json b/lambdas/cognito-user-migrate/package.json index 7231846dc7..1ce8e9cb93 100644 --- a/lambdas/cognito-user-migrate/package.json +++ b/lambdas/cognito-user-migrate/package.json @@ -36,6 +36,6 @@ "eslint": "8.57.0", "prettier": "3.2.5", "prisma": "5.10.2", - "typescript": "5.4.2" + "typescript": "5.3.3" } } diff --git a/package.json b/package.json index e6fdf361d8..9c2be58015 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "sherif": "0.8.1", "tsx": "4.7.1", "turbo": "1.12.5", - "typescript": "5.4.2", + "typescript": "5.3.3", "typesync": "0.12.1", "yargs": "17.7.2" }, diff --git a/packages/api/package.json b/packages/api/package.json index a1e53bd19e..6ca48bf20f 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -67,7 +67,7 @@ "trpc-client-devtools-link": "0.2.1-next", "trpc-panel": "1.3.4", "type-fest": "4.11.1", - "typescript": "5.4.2" + "typescript": "5.3.3" }, "peerDependencies": { "next": ">=13" diff --git a/packages/api/router/location/query.forLocationPageEdits.handler.ts b/packages/api/router/location/query.forLocationPageEdits.handler.ts index b3d6cb561a..99b3f51e97 100644 --- a/packages/api/router/location/query.forLocationPageEdits.handler.ts +++ b/packages/api/router/location/query.forLocationPageEdits.handler.ts @@ -24,6 +24,7 @@ export const forLocationPageEdits = async ({ input }: TRPCHandlerParams=8", diff --git a/packages/ui/package.json b/packages/ui/package.json index 4810828d77..75f7d7d877 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -175,7 +175,7 @@ "tsconfig-paths-webpack-plugin": "4.1.0", "tsx": "4.7.1", "type-fest": "4.11.1", - "typescript": "5.4.2", + "typescript": "5.3.3", "webpack": "5.90.3", "zod": "3.22.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85b53985f7..fab1b15405 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,7 +50,7 @@ importers: version: 2.27.1 '@turbo/gen': specifier: 1.12.5 - version: 1.12.5(@types/node@20.11.25)(typescript@5.4.2) + version: 1.12.5(@types/node@20.11.25)(typescript@5.3.3) '@types/lint-staged': specifier: 13.3.0 version: 13.3.0 @@ -83,7 +83,7 @@ importers: version: 9.0.11 knip: specifier: 5.0.3 - version: 5.0.3(@types/node@20.11.25)(typescript@5.4.2) + version: 5.0.3(@types/node@20.11.25)(typescript@5.3.3) lint-staged: specifier: 15.2.2 version: 15.2.2 @@ -109,11 +109,11 @@ importers: specifier: 1.12.5 version: 1.12.5 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 typesync: specifier: 0.12.1 - version: 0.12.1(typescript@5.4.2) + version: 0.12.1(typescript@5.3.3) yargs: specifier: 17.7.2 version: 17.7.2 @@ -230,7 +230,7 @@ importers: version: 1.2.2(next@14.1.3)(react@18.2.0) '@vercel/edge-config': specifier: 1.1.0 - version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.4.2) + version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.3.3) '@vercel/kv': specifier: 1.0.1 version: 1.0.1 @@ -399,10 +399,10 @@ importers: version: 0.1.5 '@typescript-eslint/eslint-plugin': specifier: 7.1.1 - version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2) + version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/parser': specifier: 7.1.1 - version: 7.1.1(eslint@8.57.0)(typescript@5.4.2) + version: 7.1.1(eslint@8.57.0)(typescript@5.3.3) '@weareinreach/config': specifier: workspace:* version: link:../../packages/config @@ -441,13 +441,13 @@ importers: version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.45.1)(zod@3.22.4) trpc-playground: specifier: 1.0.4 - version: 1.0.4(@trpc/server@10.45.1)(@types/node@20.11.25)(typescript@5.4.2)(zod@3.22.4) + version: 1.0.4(@trpc/server@10.45.1)(@types/node@20.11.25)(typescript@5.3.3)(zod@3.22.4) type-fest: specifier: 4.11.1 version: 4.11.1 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 webpack-bundle-analyzer: specifier: 4.10.1 version: 4.10.1 @@ -540,8 +540,8 @@ importers: specifier: 8.57.0 version: 8.57.0 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 lambdas/cognito-messaging: dependencies: @@ -577,8 +577,8 @@ importers: specifier: 3.2.5 version: 3.2.5 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 lambdas/cognito-user-migrate: dependencies: @@ -623,8 +623,8 @@ importers: specifier: 5.10.2 version: 5.10.2 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/analytics: dependencies: @@ -682,7 +682,7 @@ importers: version: 10.45.1 '@vercel/edge-config': specifier: 1.1.0 - version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.4.2) + version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.3.3) '@vercel/kv': specifier: 1.0.1 version: 1.0.1 @@ -755,7 +755,7 @@ importers: devDependencies: '@turbo/gen': specifier: 1.12.5 - version: 1.12.5(@types/node@20.11.25)(typescript@5.4.2) + version: 1.12.5(@types/node@20.11.25)(typescript@5.3.3) '@types/eslint': specifier: 8.56.5 version: 8.56.5 @@ -805,8 +805,8 @@ importers: specifier: 4.11.1 version: 4.11.1 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/auth: dependencies: @@ -872,8 +872,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/config: devDependencies: @@ -890,8 +890,8 @@ importers: specifier: 15.2.0 version: 15.2.0(i18next@23.10.0)(next@14.1.3)(react-i18next@14.0.7)(react@18.2.0) typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/crowdin: dependencies: @@ -930,8 +930,8 @@ importers: specifier: 3.2.5 version: 3.2.5 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/db: dependencies: @@ -1010,7 +1010,7 @@ importers: version: 2.2.0 '@turbo/gen': specifier: 1.12.5 - version: 1.12.5(@types/node@20.11.25)(typescript@5.4.2) + version: 1.12.5(@types/node@20.11.25)(typescript@5.3.3) '@turf/helpers': specifier: 7.0.0-alpha.113 version: 7.0.0-alpha.113 @@ -1138,8 +1138,8 @@ importers: specifier: 4.11.1 version: 4.11.1 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 zod-prisma-types: specifier: 3.1.6 version: 3.1.6 @@ -1151,7 +1151,7 @@ importers: dependencies: '@t3-oss/env-nextjs': specifier: 0.9.2 - version: 0.9.2(typescript@5.4.2)(zod@3.22.4) + version: 0.9.2(typescript@5.3.3)(zod@3.22.4) '@weareinreach/util': specifier: workspace:* version: link:../util @@ -1188,16 +1188,16 @@ importers: version: 20.11.25 '@typescript-eslint/eslint-plugin': specifier: 7.1.1 - version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2) + version: 7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/parser': specifier: 7.1.1 - version: 7.1.1(eslint@8.57.0)(typescript@5.4.2) + version: 7.1.1(eslint@8.57.0)(typescript@5.3.3) eslint: specifier: 8.57.0 version: 8.57.0 eslint-config-next: specifier: 14.1.3 - version: 14.1.3(eslint@8.57.0)(typescript@5.4.2) + version: 14.1.3(eslint@8.57.0)(typescript@5.3.3) eslint-config-prettier: specifier: 9.1.0 version: 9.1.0(eslint@8.57.0) @@ -1212,7 +1212,7 @@ importers: version: 0.25.0(eslint@8.57.0) eslint-plugin-deprecation: specifier: 2.0.0 - version: 2.0.0(eslint@8.57.0)(typescript@5.4.2) + version: 2.0.0(eslint@8.57.0)(typescript@5.3.3) eslint-plugin-i18next: specifier: 6.0.3 version: 6.0.3 @@ -1227,7 +1227,7 @@ importers: version: 7.34.0(eslint@8.57.0) eslint-plugin-storybook: specifier: 0.8.0 - version: 0.8.0(eslint@8.57.0)(typescript@5.4.2) + version: 0.8.0(eslint@8.57.0)(typescript@5.3.3) eslint-plugin-turbo: specifier: 1.12.5 version: 1.12.5(eslint@8.57.0) @@ -1238,8 +1238,8 @@ importers: specifier: 1.0.0 version: 1.0.0 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 packages/ui: dependencies: @@ -1468,13 +1468,13 @@ importers: version: 7.6.17(react-dom@18.2.0)(react@18.2.0) '@storybook/nextjs': specifier: 7.6.17 - version: 7.6.17(@swc/core@1.4.5)(@swc/helpers@0.5.6)(esbuild@0.18.20)(next@14.1.3)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.4.2)(webpack@5.90.3) + version: 7.6.17(@swc/core@1.4.5)(@swc/helpers@0.5.6)(esbuild@0.18.20)(next@14.1.3)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.3.3)(webpack@5.90.3) '@storybook/preview-api': specifier: 7.6.17 version: 7.6.17 '@storybook/react': specifier: 7.6.17 - version: 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.2) + version: 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@storybook/test-runner': specifier: 0.16.0 version: 0.16.0(@swc/helpers@0.5.6)(@types/node@20.11.25) @@ -1612,7 +1612,7 @@ importers: version: 5.1.7 msw: specifier: 2.2.2 - version: 2.2.2(typescript@5.4.2) + version: 2.2.2(typescript@5.3.3) msw-storybook-addon: specifier: 2.0.0-beta.0 version: 2.0.0-beta.0(msw@2.2.2) @@ -1627,7 +1627,7 @@ importers: version: 15.2.0(i18next@23.10.0)(next@14.1.3)(react-i18next@14.0.7)(react@18.2.0) postcss-loader: specifier: 8.1.1 - version: 8.1.1(postcss@8.4.35)(typescript@5.4.2)(webpack@5.90.3) + version: 8.1.1(postcss@8.4.35)(typescript@5.3.3)(webpack@5.90.3) prettier: specifier: 3.2.5 version: 3.2.5 @@ -1639,7 +1639,7 @@ importers: version: 18.2.0 react-docgen-typescript: specifier: 2.2.2 - version: 2.2.2(typescript@5.4.2) + version: 2.2.2(typescript@5.3.3) react-dom: specifier: 18.2.0 version: 18.2.0(react@18.2.0) @@ -1663,7 +1663,7 @@ importers: version: 0.14.0 react-refresh-typescript: specifier: 2.0.9 - version: 2.0.9(react-refresh@0.14.0)(typescript@5.4.2) + version: 2.0.9(react-refresh@0.14.0)(typescript@5.3.3) resolve-url-loader: specifier: 5.0.0 version: 5.0.0 @@ -1692,8 +1692,8 @@ importers: specifier: 4.11.1 version: 4.11.1 typescript: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.3.3 + version: 5.3.3 webpack: specifier: 5.90.3 version: 5.90.3(@swc/core@1.4.5)(esbuild@0.18.20) @@ -1705,7 +1705,7 @@ importers: dependencies: '@vercel/edge-config': specifier: 1.1.0 - version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.4.2) + version: 1.1.0(@opentelemetry/api@1.8.0)(typescript@5.3.3) luxon: specifier: 3.4.4 version: 3.4.4 @@ -4190,6 +4190,15 @@ packages: dev: true optional: true + /@esbuild/aix-ppc64@0.20.1: + resolution: {integrity: sha512-m55cpeupQ2DbuRGQMMZDzbv9J9PgVelPjlcmM5kxHnrBdBx6REaEd7LamYV7Dm8N7rCyR/XwU6rVP8ploKtIkA==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [aix] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm64@0.18.20: resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} engines: {node: '>=12'} @@ -4208,6 +4217,15 @@ packages: dev: true optional: true + /@esbuild/android-arm64@0.20.1: + resolution: {integrity: sha512-hCnXNF0HM6AjowP+Zou0ZJMWWa1VkD77BXe959zERgGJBBxB+sV+J9f/rcjeg2c5bsukD/n17RKWXGFCO5dD5A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm@0.18.20: resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} engines: {node: '>=12'} @@ -4226,6 +4244,15 @@ packages: dev: true optional: true + /@esbuild/android-arm@0.20.1: + resolution: {integrity: sha512-4j0+G27/2ZXGWR5okcJi7pQYhmkVgb4D7UKwxcqrjhvp5TKWx3cUjgB1CGj1mfdmJBQ9VnUGgUhign+FPF2Zgw==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-x64@0.18.20: resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} engines: {node: '>=12'} @@ -4244,6 +4271,15 @@ packages: dev: true optional: true + /@esbuild/android-x64@0.20.1: + resolution: {integrity: sha512-MSfZMBoAsnhpS+2yMFYIQUPs8Z19ajwfuaSZx+tSl09xrHZCjbeXXMsUF/0oq7ojxYEpsSo4c0SfjxOYXRbpaA==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-arm64@0.18.20: resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} engines: {node: '>=12'} @@ -4262,6 +4298,15 @@ packages: dev: true optional: true + /@esbuild/darwin-arm64@0.20.1: + resolution: {integrity: sha512-Ylk6rzgMD8klUklGPzS414UQLa5NPXZD5tf8JmQU8GQrj6BrFA/Ic9tb2zRe1kOZyCbGl+e8VMbDRazCEBqPvA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-x64@0.18.20: resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} engines: {node: '>=12'} @@ -4280,6 +4325,15 @@ packages: dev: true optional: true + /@esbuild/darwin-x64@0.20.1: + resolution: {integrity: sha512-pFIfj7U2w5sMp52wTY1XVOdoxw+GDwy9FsK3OFz4BpMAjvZVs0dT1VXs8aQm22nhwoIWUmIRaE+4xow8xfIDZA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-arm64@0.18.20: resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} engines: {node: '>=12'} @@ -4298,6 +4352,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-arm64@0.20.1: + resolution: {integrity: sha512-UyW1WZvHDuM4xDz0jWun4qtQFauNdXjXOtIy7SYdf7pbxSWWVlqhnR/T2TpX6LX5NI62spt0a3ldIIEkPM6RHw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-x64@0.18.20: resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} engines: {node: '>=12'} @@ -4316,6 +4379,15 @@ packages: dev: true optional: true + /@esbuild/freebsd-x64@0.20.1: + resolution: {integrity: sha512-itPwCw5C+Jh/c624vcDd9kRCCZVpzpQn8dtwoYIt2TJF3S9xJLiRohnnNrKwREvcZYx0n8sCSbvGH349XkcQeg==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm64@0.18.20: resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} engines: {node: '>=12'} @@ -4334,6 +4406,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm64@0.20.1: + resolution: {integrity: sha512-cX8WdlF6Cnvw/DO9/X7XLH2J6CkBnz7Twjpk56cshk9sjYVcuh4sXQBy5bmTwzBjNVZze2yaV1vtcJS04LbN8w==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm@0.18.20: resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} engines: {node: '>=12'} @@ -4352,6 +4433,15 @@ packages: dev: true optional: true + /@esbuild/linux-arm@0.20.1: + resolution: {integrity: sha512-LojC28v3+IhIbfQ+Vu4Ut5n3wKcgTu6POKIHN9Wpt0HnfgUGlBuyDDQR4jWZUZFyYLiz4RBBBmfU6sNfn6RhLw==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ia32@0.18.20: resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} engines: {node: '>=12'} @@ -4370,6 +4460,15 @@ packages: dev: true optional: true + /@esbuild/linux-ia32@0.20.1: + resolution: {integrity: sha512-4H/sQCy1mnnGkUt/xszaLlYJVTz3W9ep52xEefGtd6yXDQbz/5fZE5dFLUgsPdbUOQANcVUa5iO6g3nyy5BJiw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64@0.18.20: resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} engines: {node: '>=12'} @@ -4388,6 +4487,15 @@ packages: dev: true optional: true + /@esbuild/linux-loong64@0.20.1: + resolution: {integrity: sha512-c0jgtB+sRHCciVXlyjDcWb2FUuzlGVRwGXgI+3WqKOIuoo8AmZAddzeOHeYLtD+dmtHw3B4Xo9wAUdjlfW5yYA==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-mips64el@0.18.20: resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} engines: {node: '>=12'} @@ -4406,6 +4514,15 @@ packages: dev: true optional: true + /@esbuild/linux-mips64el@0.20.1: + resolution: {integrity: sha512-TgFyCfIxSujyuqdZKDZ3yTwWiGv+KnlOeXXitCQ+trDODJ+ZtGOzLkSWngynP0HZnTsDyBbPy7GWVXWaEl6lhA==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ppc64@0.18.20: resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} engines: {node: '>=12'} @@ -4424,6 +4541,15 @@ packages: dev: true optional: true + /@esbuild/linux-ppc64@0.20.1: + resolution: {integrity: sha512-b+yuD1IUeL+Y93PmFZDZFIElwbmFfIKLKlYI8M6tRyzE6u7oEP7onGk0vZRh8wfVGC2dZoy0EqX1V8qok4qHaw==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-riscv64@0.18.20: resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} engines: {node: '>=12'} @@ -4442,6 +4568,15 @@ packages: dev: true optional: true + /@esbuild/linux-riscv64@0.20.1: + resolution: {integrity: sha512-wpDlpE0oRKZwX+GfomcALcouqjjV8MIX8DyTrxfyCfXxoKQSDm45CZr9fanJ4F6ckD4yDEPT98SrjvLwIqUCgg==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-s390x@0.18.20: resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} engines: {node: '>=12'} @@ -4460,6 +4595,15 @@ packages: dev: true optional: true + /@esbuild/linux-s390x@0.20.1: + resolution: {integrity: sha512-5BepC2Au80EohQ2dBpyTquqGCES7++p7G+7lXe1bAIvMdXm4YYcEfZtQrP4gaoZ96Wv1Ute61CEHFU7h4FMueQ==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-x64@0.18.20: resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} engines: {node: '>=12'} @@ -4478,6 +4622,15 @@ packages: dev: true optional: true + /@esbuild/linux-x64@0.20.1: + resolution: {integrity: sha512-5gRPk7pKuaIB+tmH+yKd2aQTRpqlf1E4f/mC+tawIm/CGJemZcHZpp2ic8oD83nKgUPMEd0fNanrnFljiruuyA==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/netbsd-x64@0.18.20: resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} engines: {node: '>=12'} @@ -4496,6 +4649,15 @@ packages: dev: true optional: true + /@esbuild/netbsd-x64@0.20.1: + resolution: {integrity: sha512-4fL68JdrLV2nVW2AaWZBv3XEm3Ae3NZn/7qy2KGAt3dexAgSVT+Hc97JKSZnqezgMlv9x6KV0ZkZY7UO5cNLCg==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/openbsd-x64@0.18.20: resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} engines: {node: '>=12'} @@ -4514,6 +4676,15 @@ packages: dev: true optional: true + /@esbuild/openbsd-x64@0.20.1: + resolution: {integrity: sha512-GhRuXlvRE+twf2ES+8REbeCb/zeikNqwD3+6S5y5/x+DYbAQUNl0HNBs4RQJqrechS4v4MruEr8ZtAin/hK5iw==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/sunos-x64@0.18.20: resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} engines: {node: '>=12'} @@ -4532,6 +4703,15 @@ packages: dev: true optional: true + /@esbuild/sunos-x64@0.20.1: + resolution: {integrity: sha512-ZnWEyCM0G1Ex6JtsygvC3KUUrlDXqOihw8RicRuQAzw+c4f1D66YlPNNV3rkjVW90zXVsHwZYWbJh3v+oQFM9Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-arm64@0.18.20: resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} engines: {node: '>=12'} @@ -4550,6 +4730,15 @@ packages: dev: true optional: true + /@esbuild/win32-arm64@0.20.1: + resolution: {integrity: sha512-QZ6gXue0vVQY2Oon9WyLFCdSuYbXSoxaZrPuJ4c20j6ICedfsDilNPYfHLlMH7vGfU5DQR0czHLmJvH4Nzis/A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-ia32@0.18.20: resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} engines: {node: '>=12'} @@ -4568,6 +4757,15 @@ packages: dev: true optional: true + /@esbuild/win32-ia32@0.20.1: + resolution: {integrity: sha512-HzcJa1NcSWTAU0MJIxOho8JftNp9YALui3o+Ny7hCh0v5f90nprly1U3Sj1Ldj/CvKKdvvFsCRvDkpsEMp4DNw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-x64@0.18.20: resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} engines: {node: '>=12'} @@ -4586,6 +4784,15 @@ packages: dev: true optional: true + /@esbuild/win32-x64@0.20.1: + resolution: {integrity: sha512-0MBh53o6XtI6ctDnRMeQ+xoCN8kD2qI1rY1KgF/xdWQwoFeKou7puvDfV8/Wv4Ctx2rRpET/gGdz3YlNtNACSA==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8676,7 +8883,7 @@ packages: resolution: {integrity: sha512-5HGgegON/aBu/tDM3IFyEAZfaMmG98Y0OI48kkkc9EipfQRMIrYFizbCjV7388H98wM81TqTEqvzxYpFkPSphg==} engines: {node: '>=18'} dependencies: - '@storybook/core-common': 8.0.0-rc.2 + '@storybook/core-common': 8.0.0-rc.3 '@swc/core': 1.4.5(@swc/helpers@0.5.6) swc-loader: 0.2.6(@swc/core@1.4.5)(webpack@5.90.3) transitivePeerDependencies: @@ -8759,7 +8966,7 @@ packages: - supports-color dev: true - /@storybook/builder-webpack5@7.6.17(@swc/helpers@0.5.6)(esbuild@0.18.20)(typescript@5.4.2): + /@storybook/builder-webpack5@7.6.17(@swc/helpers@0.5.6)(esbuild@0.18.20)(typescript@5.3.3): resolution: {integrity: sha512-GMaBd8/RzivuAmWrYSt9Rga3j8WLcu5LCMYiPVs+XKXsKAC8lTkV0WRWh8Nk6wTmfzsRQ2acwFjSG5oE4ClZKA==} peerDependencies: typescript: '*' @@ -8787,7 +8994,7 @@ packages: css-loader: 6.10.0(webpack@5.90.3) es-module-lexer: 1.4.1 express: 4.18.3 - fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.4.2)(webpack@5.90.3) + fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.3.3)(webpack@5.90.3) fs-extra: 11.2.0 html-webpack-plugin: 5.6.0(webpack@5.90.3) magic-string: 0.30.8 @@ -8798,7 +9005,7 @@ packages: swc-loader: 0.2.6(@swc/core@1.4.5)(webpack@5.90.3) terser-webpack-plugin: 5.3.10(@swc/core@1.4.5)(esbuild@0.18.20)(webpack@5.90.3) ts-dedent: 2.2.0 - typescript: 5.4.2 + typescript: 5.3.3 url: 0.11.3 util: 0.12.5 util-deprecate: 1.0.2 @@ -8827,13 +9034,12 @@ packages: tiny-invariant: 1.3.3 dev: true - /@storybook/channels@8.0.0-rc.2: - resolution: {integrity: sha512-Gb7lVLKPHpdCGNMvAF4Zrr5QNrjlRgDXTC1AxjfJtJcZw4BsCfmLiPbQVltCrIFHgtPbxXB20gCCtYcE4M6k7Q==} + /@storybook/channels@8.0.0-rc.3: + resolution: {integrity: sha512-XGTHjZ4ovCS3i9ocjBMrEAnwQ16SXSXX9i+K+5o0p9NSHSWvwd2rtjtInSCDnBvJHWS+typVYkfwpcwcJkbP2g==} dependencies: - '@storybook/client-logger': 8.0.0-rc.2 - '@storybook/core-events': 8.0.0-rc.2 + '@storybook/client-logger': 8.0.0-rc.3 + '@storybook/core-events': 8.0.0-rc.3 '@storybook/global': 5.0.0 - qs: 6.11.2 telejson: 7.2.0 tiny-invariant: 1.3.3 dev: true @@ -8895,8 +9101,8 @@ packages: '@storybook/global': 5.0.0 dev: true - /@storybook/client-logger@8.0.0-rc.2: - resolution: {integrity: sha512-T5HhSJUDnOKhpgPiogCEGvW9KATVWfKDBlDbh0/MBmVBR0tqGpFVLefGAM7wmRoVg3MVIeQRRtzMv02PYFxJDg==} + /@storybook/client-logger@8.0.0-rc.3: + resolution: {integrity: sha512-Bx4IFbpiCwyGXnCwbYW+bYIMAQzZrF9gQniEt5yDF7P5vGw4GcI7+Q6GCj+PIzlJDSt77dHvrHgTptIXbPNBHw==} dependencies: '@storybook/global': 5.0.0 dev: true @@ -8983,19 +9189,19 @@ packages: - supports-color dev: true - /@storybook/core-common@8.0.0-rc.2: - resolution: {integrity: sha512-31B/kUzpH/TP3yVmv3g5UlnuJ0rR7dBPIB5qaKsDx/ygpG9sm4xhXFHGZWU8Nqshu2MREuPQYI2UPELF+luUug==} + /@storybook/core-common@8.0.0-rc.3: + resolution: {integrity: sha512-rv0Yx07iI3eckCdYShdMtLIg7KdL5JsFuEggVelHW61fvirm+ekWhXVu4EHKbUZPlntf+EdQryW0xYDJwNkEEQ==} dependencies: - '@storybook/core-events': 8.0.0-rc.2 - '@storybook/csf-tools': 8.0.0-rc.2 - '@storybook/node-logger': 8.0.0-rc.2 - '@storybook/types': 8.0.0-rc.2 + '@storybook/core-events': 8.0.0-rc.3 + '@storybook/csf-tools': 8.0.0-rc.3 + '@storybook/node-logger': 8.0.0-rc.3 + '@storybook/types': 8.0.0-rc.3 '@yarnpkg/fslib': 2.10.3 '@yarnpkg/libzip': 2.3.0 chalk: 4.1.2 cross-spawn: 7.0.3 - esbuild: 0.18.20 - esbuild-register: 3.5.0(esbuild@0.18.20) + esbuild: 0.20.1 + esbuild-register: 3.5.0(esbuild@0.20.1) execa: 5.1.1 file-system-cache: 2.3.0 find-cache-dir: 3.3.2 @@ -9025,8 +9231,8 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/core-events@8.0.0-rc.2: - resolution: {integrity: sha512-SQ/vcAbRJCuywQDiBsKZDXRbqbTEcQQlDOdzoDtV9jjfPhcIShB4BMhUmoTkR5OJAImHmTYm5gOXvYMXo97IEQ==} + /@storybook/core-events@8.0.0-rc.3: + resolution: {integrity: sha512-W2hoe8hRA4RM7YVQoaSW6qbUCTlx/HfzQXqVTT78A/w5Th+GLzAvu6yX8E+fbPJotTNzK81yp9Uf1C4g2cveyg==} dependencies: ts-dedent: 2.2.0 dev: true @@ -9120,15 +9326,15 @@ packages: - supports-color dev: true - /@storybook/csf-tools@8.0.0-rc.2: - resolution: {integrity: sha512-IwYQEwXvm3P1DzDPzxhcqQ+xcoLj6DGfgQaHLeIrmmUtpVEA8am5mAgqfKUqd55RuaBYFh78qfTLMEL3dJBSBw==} + /@storybook/csf-tools@8.0.0-rc.3: + resolution: {integrity: sha512-4Z0wTok3IEtMxzhM+29TajUjTk3Y4UFNDgotgsJ4He7nJ6HUu73zea9HxI238MDM9zd92KZ17FLNIvyhUWpDUg==} dependencies: '@babel/generator': 7.23.6 '@babel/parser': 7.24.0 '@babel/traverse': 7.24.0 '@babel/types': 7.24.0 '@storybook/csf': 0.1.2 - '@storybook/types': 8.0.0-rc.2 + '@storybook/types': 8.0.0-rc.3 fs-extra: 11.2.0 recast: 0.23.5 ts-dedent: 2.2.0 @@ -9221,7 +9427,7 @@ packages: resolution: {integrity: sha512-TXJJd5RAKakWx4BtpwvSNdgTDkKM6RkXU8GK34S/LhidQ5Pjz3wcnqb0TxEkfhK/ztbP8nKHqXFwLfa2CYkvQw==} dev: true - /@storybook/nextjs@7.6.17(@swc/core@1.4.5)(@swc/helpers@0.5.6)(esbuild@0.18.20)(next@14.1.3)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.4.2)(webpack@5.90.3): + /@storybook/nextjs@7.6.17(@swc/core@1.4.5)(@swc/helpers@0.5.6)(esbuild@0.18.20)(next@14.1.3)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.3.3)(webpack@5.90.3): resolution: {integrity: sha512-bD9x6HzH/fxiFnghOQfDM60tNUNxFNVVCZi6OvTRxVVz/5xdqbVnYVOuaJeUSLuUnGs7ALYfx8+2OTJQ9NrwRA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -9253,13 +9459,13 @@ packages: '@babel/preset-typescript': 7.23.3(@babel/core@7.24.0) '@babel/runtime': 7.24.0 '@storybook/addon-actions': 7.6.17 - '@storybook/builder-webpack5': 7.6.17(@swc/helpers@0.5.6)(esbuild@0.18.20)(typescript@5.4.2) + '@storybook/builder-webpack5': 7.6.17(@swc/helpers@0.5.6)(esbuild@0.18.20)(typescript@5.3.3) '@storybook/core-common': 7.6.17 '@storybook/core-events': 7.6.17 '@storybook/node-logger': 7.6.17 - '@storybook/preset-react-webpack': 7.6.17(@babel/core@7.24.0)(@swc/core@1.4.5)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.4.2) + '@storybook/preset-react-webpack': 7.6.17(@babel/core@7.24.0)(@swc/core@1.4.5)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.3.3) '@storybook/preview-api': 7.6.17 - '@storybook/react': 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.2) + '@storybook/react': 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@types/node': 18.19.21 '@types/semver': 7.5.8 css-loader: 6.10.0(webpack@5.90.3) @@ -9269,9 +9475,9 @@ packages: loader-utils: 3.2.1 next: 14.1.3(@babel/core@7.24.0)(react-dom@18.2.0)(react@18.2.0) node-polyfill-webpack-plugin: 2.0.1(webpack@5.90.3) - pnp-webpack-plugin: 1.7.0(typescript@5.4.2) + pnp-webpack-plugin: 1.7.0(typescript@5.3.3) postcss: 8.4.35 - postcss-loader: 7.3.4(postcss@8.4.35)(typescript@5.4.2)(webpack@5.90.3) + postcss-loader: 7.3.4(postcss@8.4.35)(typescript@5.3.3)(webpack@5.90.3) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) resolve-url-loader: 5.0.0 @@ -9283,7 +9489,7 @@ packages: ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 4.1.0 - typescript: 5.4.2 + typescript: 5.3.3 webpack: 5.90.3(@swc/core@1.4.5)(esbuild@0.18.20) transitivePeerDependencies: - '@rspack/core' @@ -9311,15 +9517,15 @@ packages: resolution: {integrity: sha512-w59MQuXhhUNrUVmVkXhMwIg2nvFWjdDczLTwYLorhfsE36CWeUOY5QCZWQy0Qf/h+jz8Uo7Evy64qn18v9C4wA==} dev: true - /@storybook/node-logger@8.0.0-rc.2: - resolution: {integrity: sha512-jL2bF9BkD9kNELlt5zW1fTB6OI3Ue47ob8j6AtgeB32FW1idheycRzzGCNgZTVBhcKsdSIIg5D49cTadpjJHbQ==} + /@storybook/node-logger@8.0.0-rc.3: + resolution: {integrity: sha512-8VkQSMdU9/NwqQWRibG6hlI/MIq3qJ+qMx4TekTHvPXjJbbW+tRvGsFbyqQSFonZmg25XgUIp2wLc46CS/CEvw==} dev: true /@storybook/postinstall@7.6.17: resolution: {integrity: sha512-WaWqB8o9vUc9aaVls+povQSVirf1Xd1LZcVhUKfAocAF3mzYUsnJsVqvnbjRj/F96UFVihOyDt9Zjl/9OvrCvQ==} dev: true - /@storybook/preset-react-webpack@7.6.17(@babel/core@7.24.0)(@swc/core@1.4.5)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.4.2): + /@storybook/preset-react-webpack@7.6.17(@babel/core@7.24.0)(@swc/core@1.4.5)(esbuild@0.18.20)(react-dom@18.2.0)(react@18.2.0)(type-fest@4.11.1)(typescript@5.3.3): resolution: {integrity: sha512-gn/LvIbll9loOkzwbFlxzOZGmJ6t1vF2/gfi+p/N/AifDYe8+LVM1QV4KRVKt6UEJwsQd79lKf7vPH92AQaKKQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -9340,8 +9546,8 @@ packages: '@storybook/core-webpack': 7.6.17 '@storybook/docs-tools': 7.6.17 '@storybook/node-logger': 7.6.17 - '@storybook/react': 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.2) - '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.4.2)(webpack@5.90.3) + '@storybook/react': 7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.3.3)(webpack@5.90.3) '@types/node': 18.19.21 '@types/semver': 7.5.8 babel-plugin-add-react-displayname: 0.0.5 @@ -9352,7 +9558,7 @@ packages: react-dom: 18.2.0(react@18.2.0) react-refresh: 0.14.0 semver: 7.6.0 - typescript: 5.4.2 + typescript: 5.3.3 webpack: 5.90.3(@swc/core@1.4.5)(esbuild@0.18.20) transitivePeerDependencies: - '@swc/core' @@ -9392,7 +9598,7 @@ packages: resolution: {integrity: sha512-LvkMYK/y6alGjwRVNDIKL1lFlbyZ0H0c8iAbcQkiMoaFiujMQyVswMDKlWcj42Upfr/B1igydiruomc+eUt0mw==} dev: true - /@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.4.2)(webpack@5.90.3): + /@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.3.3)(webpack@5.90.3): resolution: {integrity: sha512-KUqXC3oa9JuQ0kZJLBhVdS4lOneKTOopnNBK4tUAgoxWQ3u/IjzdueZjFr7gyBrXMoU6duutk3RQR9u8ZpYJ4Q==} peerDependencies: typescript: '>= 4.x || 5' @@ -9403,9 +9609,9 @@ packages: find-cache-dir: 3.3.2 flat-cache: 3.2.0 micromatch: 4.0.5 - react-docgen-typescript: 2.2.2(typescript@5.4.2) + react-docgen-typescript: 2.2.2(typescript@5.3.3) tslib: 2.6.2 - typescript: 5.4.2 + typescript: 5.3.3 webpack: 5.90.3(@swc/core@1.4.5)(esbuild@0.18.20) transitivePeerDependencies: - supports-color @@ -9421,7 +9627,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/react@7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.2): + /@storybook/react@7.6.17(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): resolution: {integrity: sha512-lVqzQSU03rRJWYW+gK2gq6mSo3/qtnVICY8B8oP7gc36jVu4ksDIu45bTfukM618ODkUZy0vZe6T4engK3azjA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -9454,7 +9660,7 @@ packages: react-element-to-jsx-string: 15.0.0(react-dom@18.2.0)(react@18.2.0) ts-dedent: 2.2.0 type-fest: 2.19.0 - typescript: 5.4.2 + typescript: 5.3.3 util-deprecate: 1.0.2 transitivePeerDependencies: - encoding @@ -9560,10 +9766,10 @@ packages: file-system-cache: 2.3.0 dev: true - /@storybook/types@8.0.0-rc.2: - resolution: {integrity: sha512-xzj7l/54hPMLLxT3CyBJhCNSpfPNpyxsStNEb9zTSZXTu4xxRTPy09oJ1psSpJeMcG71bTAo6ElPxMVvBENP4w==} + /@storybook/types@8.0.0-rc.3: + resolution: {integrity: sha512-rV6Vj84WcD+Xea9c0LdVTAzRvDWHTFIbDiT4R4+yNppy9q5NZGTiWprdGNtOiDVCGsT6kpvafBzKYXPtLiCJ+Q==} dependencies: - '@storybook/channels': 8.0.0-rc.2 + '@storybook/channels': 8.0.0-rc.3 '@types/express': 4.17.21 file-system-cache: 2.3.0 dev: true @@ -9728,7 +9934,7 @@ packages: dependencies: defer-to-connect: 2.0.1 - /@t3-oss/env-core@0.9.2(typescript@5.4.2)(zod@3.22.4): + /@t3-oss/env-core@0.9.2(typescript@5.3.3)(zod@3.22.4): resolution: {integrity: sha512-KgWXljUTHgO3o7GMZQPAD5+P+HqpauMNNHowlm7V2b9IeMitSUpNKwG6xQrup/xARWHTdxRVIl0mSI4wCevQhQ==} peerDependencies: typescript: '>=5.0.0 || 5' @@ -9737,11 +9943,11 @@ packages: typescript: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.3.3 zod: 3.22.4 dev: false - /@t3-oss/env-nextjs@0.9.2(typescript@5.4.2)(zod@3.22.4): + /@t3-oss/env-nextjs@0.9.2(typescript@5.3.3)(zod@3.22.4): resolution: {integrity: sha512-dklHrgKLESStNVB67Jdbu6osxDYA+xNKaPBRerlnkEvzbCccSKMvZENx6EZebJuR4snqB3/yRykNMn/bdIAyiQ==} peerDependencies: typescript: '>=5.0.0 || 5' @@ -9750,8 +9956,8 @@ packages: typescript: optional: true dependencies: - '@t3-oss/env-core': 0.9.2(typescript@5.4.2)(zod@3.22.4) - typescript: 5.4.2 + '@t3-oss/env-core': 0.9.2(typescript@5.3.3)(zod@3.22.4) + typescript: 5.3.3 zod: 3.22.4 dev: false @@ -9990,13 +10196,13 @@ packages: - terser dev: true - /@trpc-playground/types@1.0.0(@trpc/server@10.45.1)(typescript@5.4.2): + /@trpc-playground/types@1.0.0(@trpc/server@10.45.1)(typescript@5.3.3): resolution: {integrity: sha512-Ap5aNaVlglfM9WLkPLKF2rHDZ8CwHcqK32A8YaqTyHUuoEFTSOh6oSgVU6Cv8toxClKiTXFvbWmE4aZxIoh4Zg==} peerDependencies: '@trpc/server': ^10 dependencies: '@trpc/server': 10.45.1 - ts-essentials: 9.4.1(typescript@5.4.2) + ts-essentials: 9.4.1(typescript@5.3.3) transitivePeerDependencies: - typescript dev: true @@ -10073,7 +10279,7 @@ packages: resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} dev: true - /@turbo/gen@1.12.5(@types/node@20.11.25)(typescript@5.4.2): + /@turbo/gen@1.12.5(@types/node@20.11.25)(typescript@5.3.3): resolution: {integrity: sha512-sEF/iryAcWYqONXcrAyWREUVPA4eba22hxU1yx4b9+Rs9SUNFkM54cDaXEAtzbh/iji428aQpnuxi+SUT7m9zw==} hasBin: true dependencies: @@ -10085,7 +10291,7 @@ packages: minimatch: 9.0.3 node-plop: 0.26.3 proxy-agent: 6.4.0 - ts-node: 10.9.2(@types/node@20.11.25)(typescript@5.4.2) + ts-node: 10.9.2(@types/node@20.11.25)(typescript@5.3.3) update-check: 1.5.4 validate-npm-package-name: 5.0.0 transitivePeerDependencies: @@ -10749,7 +10955,7 @@ packages: '@types/yargs-parser': 21.0.3 dev: true - /@typescript-eslint/eslint-plugin@7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/eslint-plugin@7.1.1(@typescript-eslint/parser@7.1.1)(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10761,10 +10967,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/scope-manager': 7.1.1 - '@typescript-eslint/type-utils': 7.1.1(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/type-utils': 7.1.1(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 7.1.1 debug: 4.3.4 eslint: 8.57.0 @@ -10772,13 +10978,13 @@ packages: ignore: 5.3.1 natural-compare: 1.4.0 semver: 7.6.0 - ts-api-utils: 1.2.1(typescript@5.4.2) - typescript: 5.4.2 + ts-api-utils: 1.2.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10790,16 +10996,16 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.57.0 - typescript: 5.4.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/parser@7.1.1(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10811,11 +11017,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 7.1.1 '@typescript-eslint/types': 7.1.1 - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.3.3) '@typescript-eslint/visitor-keys': 7.1.1 debug: 4.3.4 eslint: 8.57.0 - typescript: 5.4.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -10844,7 +11050,7 @@ packages: '@typescript-eslint/visitor-keys': 7.1.1 dev: true - /@typescript-eslint/type-utils@7.1.1(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/type-utils@7.1.1(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10854,12 +11060,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.2) - '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.3.3) + '@typescript-eslint/utils': 7.1.1(eslint@8.57.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.57.0 - ts-api-utils: 1.2.1(typescript@5.4.2) - typescript: 5.4.2 + ts-api-utils: 1.2.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -10879,7 +11085,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.2): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.3): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -10894,13 +11100,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.0 - tsutils: 3.21.0(typescript@5.4.2) - typescript: 5.4.2 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.2): + /@typescript-eslint/typescript-estree@6.21.0(typescript@5.3.3): resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10916,13 +11122,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.0 - ts-api-utils: 1.2.1(typescript@5.4.2) - typescript: 5.4.2 + ts-api-utils: 1.2.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@7.1.1(typescript@5.4.2): + /@typescript-eslint/typescript-estree@7.1.1(typescript@5.3.3): resolution: {integrity: sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10938,13 +11144,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.0 - ts-api-utils: 1.2.1(typescript@5.4.2) - typescript: 5.4.2 + ts-api-utils: 1.2.1(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -10955,7 +11161,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.6.0 @@ -10964,7 +11170,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10975,7 +11181,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -10983,7 +11189,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@7.1.1(eslint@8.57.0)(typescript@5.4.2): + /@typescript-eslint/utils@7.1.1(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -10994,7 +11200,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.1.1 '@typescript-eslint/types': 7.1.1 - '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 7.1.1(typescript@5.3.3) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -11056,7 +11262,7 @@ packages: resolution: {integrity: sha512-NRIBwfcS0bUoUbRWlNGetqjvLSwgYH/BqKqDN7vK1g32p7dN96k0712COgaz6VFizAm9b0g6IG6hR6+hc0KCPg==} dev: false - /@vercel/edge-config@1.1.0(@opentelemetry/api@1.8.0)(typescript@5.4.2): + /@vercel/edge-config@1.1.0(@opentelemetry/api@1.8.0)(typescript@5.3.3): resolution: {integrity: sha512-es/4BzzKfyUilL5E1knR42MZHJqHMRfqitrnv18gVZZUha9ywrX3qNoCrPsNMJ1HS8xAAz/FJEyel7YFIDfKoQ==} engines: {node: '>=14.6'} peerDependencies: @@ -11067,7 +11273,7 @@ packages: dependencies: '@opentelemetry/api': 1.8.0 '@vercel/edge-config-fs': 0.1.0 - ts-essentials: 9.4.1(typescript@5.4.2) + ts-essentials: 9.4.1(typescript@5.3.3) transitivePeerDependencies: - typescript dev: false @@ -13322,7 +13528,7 @@ packages: path-type: 4.0.0 yaml: 1.10.2 - /cosmiconfig@8.3.6(typescript@5.4.2): + /cosmiconfig@8.3.6(typescript@5.3.3): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -13335,10 +13541,10 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.4.2 + typescript: 5.3.3 dev: true - /cosmiconfig@9.0.0(typescript@5.4.2): + /cosmiconfig@9.0.0(typescript@5.3.3): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -13351,7 +13557,7 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.4.2 + typescript: 5.3.3 dev: true /country-flag-icons@1.5.9: @@ -14507,6 +14713,17 @@ packages: - supports-color dev: true + /esbuild-register@3.5.0(esbuild@0.20.1): + resolution: {integrity: sha512-+4G/XmakeBAsvJuDugJvtyF1x+XJT4FMocynNpxrvEBViirpfUn2PgNpCHedfWhF4WokNsO/OvMKrmJOIJsI5A==} + peerDependencies: + esbuild: '>=0.12 <1' + dependencies: + debug: 4.3.4 + esbuild: 0.20.1 + transitivePeerDependencies: + - supports-color + dev: true + /esbuild@0.18.20: resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} engines: {node: '>=12'} @@ -14568,6 +14785,37 @@ packages: '@esbuild/win32-x64': 0.19.12 dev: true + /esbuild@0.20.1: + resolution: {integrity: sha512-OJwEgrpWm/PCMsLVWXKqvcjme3bHNpOgN7Tb6cQnR5n0TPbQx1/Xrn7rqM+wn17bYeT6MGB5sn1Bh5YiGi70nA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/aix-ppc64': 0.20.1 + '@esbuild/android-arm': 0.20.1 + '@esbuild/android-arm64': 0.20.1 + '@esbuild/android-x64': 0.20.1 + '@esbuild/darwin-arm64': 0.20.1 + '@esbuild/darwin-x64': 0.20.1 + '@esbuild/freebsd-arm64': 0.20.1 + '@esbuild/freebsd-x64': 0.20.1 + '@esbuild/linux-arm': 0.20.1 + '@esbuild/linux-arm64': 0.20.1 + '@esbuild/linux-ia32': 0.20.1 + '@esbuild/linux-loong64': 0.20.1 + '@esbuild/linux-mips64el': 0.20.1 + '@esbuild/linux-ppc64': 0.20.1 + '@esbuild/linux-riscv64': 0.20.1 + '@esbuild/linux-s390x': 0.20.1 + '@esbuild/linux-x64': 0.20.1 + '@esbuild/netbsd-x64': 0.20.1 + '@esbuild/openbsd-x64': 0.20.1 + '@esbuild/sunos-x64': 0.20.1 + '@esbuild/win32-arm64': 0.20.1 + '@esbuild/win32-ia32': 0.20.1 + '@esbuild/win32-x64': 0.20.1 + dev: true + /escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} @@ -14618,7 +14866,7 @@ packages: eslint: 8.57.0 dev: true - /eslint-config-next@14.1.3(eslint@8.57.0)(typescript@5.4.2): + /eslint-config-next@14.1.3(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-sUCpWlGuHpEhI0pIT0UtdSLJk5Z8E2DYinPTwsBiWaSYQomchdl0i60pjynY48+oXvtyWMQ7oE+G3m49yrfacg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -14629,7 +14877,7 @@ packages: dependencies: '@next/eslint-plugin-next': 14.1.3 '@rushstack/eslint-patch': 1.7.2 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.3.3) eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0) @@ -14637,7 +14885,7 @@ packages: eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0) eslint-plugin-react: 7.34.0(eslint@8.57.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) - typescript: 5.4.2 + typescript: 5.3.3 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -14755,7 +15003,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.3.3) debug: 3.2.7 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -14785,7 +15033,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/parser': 7.1.1(eslint@8.57.0)(typescript@5.3.3) debug: 3.2.7 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -14826,17 +15074,17 @@ packages: - supports-color dev: true - /eslint-plugin-deprecation@2.0.0(eslint@8.57.0)(typescript@5.4.2): + /eslint-plugin-deprecation@2.0.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-OAm9Ohzbj11/ZFyICyR5N6LbOIvQMp7ZU2zI7Ej0jIc8kiGUERXPNMfw2QqqHD1ZHtjMub3yPZILovYEYucgoQ==} peerDependencies: eslint: ^7.0.0 || ^8.0.0 typescript: ^4.2.4 || ^5.0.0 || 5 dependencies: - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.3.3) eslint: 8.57.0 tslib: 2.6.2 - tsutils: 3.21.0(typescript@5.4.2) - typescript: 5.4.2 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -14893,7 +15141,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.3.3) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.4 array.prototype.flat: 1.3.2 @@ -15011,14 +15259,14 @@ packages: string.prototype.matchall: 4.0.10 dev: true - /eslint-plugin-storybook@0.8.0(eslint@8.57.0)(typescript@5.4.2): + /eslint-plugin-storybook@0.8.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-CZeVO5EzmPY7qghO2t64oaFM+8FTaD4uzOEjHKp516exyTKo+skKAL9GI3QALS2BXhyALJjNtwbmr1XinGE8bA==} engines: {node: '>= 18'} peerDependencies: eslint: '>=6' dependencies: '@storybook/csf': 0.0.1 - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.3.3) eslint: 8.57.0 requireindex: 1.2.0 ts-dedent: 2.2.0 @@ -15749,7 +15997,7 @@ packages: cross-spawn: 7.0.3 signal-exit: 4.1.0 - /fork-ts-checker-webpack-plugin@8.0.0(typescript@5.4.2)(webpack@5.90.3): + /fork-ts-checker-webpack-plugin@8.0.0(typescript@5.3.3)(webpack@5.90.3): resolution: {integrity: sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: @@ -15768,7 +16016,7 @@ packages: schema-utils: 3.3.0 semver: 7.6.0 tapable: 2.2.1 - typescript: 5.4.2 + typescript: 5.3.3 webpack: 5.90.3(@swc/core@1.4.5)(esbuild@0.18.20) dev: true @@ -18635,7 +18883,7 @@ packages: resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} engines: {node: '>= 8'} - /knip@5.0.3(@types/node@20.11.25)(typescript@5.4.2): + /knip@5.0.3(@types/node@20.11.25)(typescript@5.3.3): resolution: {integrity: sha512-U4bCIkf4aZ3zZSrBaNE8xIdqX1QVhIHXpwUoAW7odx7oajMwa76hUDd9KjlFlb6qAPjdUuTGHjDszIgpfg+Ndg==} engines: {node: '>=18.6.0'} hasBin: true @@ -18665,7 +18913,7 @@ packages: smol-toml: 1.1.4 strip-json-comments: 5.0.1 summary: 2.1.0 - typescript: 5.4.2 + typescript: 5.3.3 zod: 3.22.4 zod-validation-error: 3.0.2(zod@3.22.4) transitivePeerDependencies: @@ -20358,10 +20606,10 @@ packages: msw: ^2.0.0 || 1 dependencies: is-node-process: 1.2.0 - msw: 2.2.2(typescript@5.4.2) + msw: 2.2.2(typescript@5.3.3) dev: true - /msw@2.2.2(typescript@5.4.2): + /msw@2.2.2(typescript@5.3.3): resolution: {integrity: sha512-Vn3RGCmp14Oy1Lo9yGJMk4+qV/WdK8opNyHt0jdBnvzQ8OEhFvQ2AeM9EXOgQtGLvzUWzqrrwlfwmsCkFViUlg==} engines: {node: '>=18'} hasBin: true @@ -20388,7 +20636,7 @@ packages: path-to-regexp: 6.2.1 strict-event-emitter: 0.5.1 type-fest: 4.11.1 - typescript: 5.4.2 + typescript: 5.3.3 yargs: 17.7.2 dev: true @@ -21934,11 +22182,11 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - /pnp-webpack-plugin@1.7.0(typescript@5.4.2): + /pnp-webpack-plugin@1.7.0(typescript@5.3.3): resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0(typescript@5.4.2) + ts-pnp: 1.2.0(typescript@5.3.3) transitivePeerDependencies: - typescript dev: true @@ -21965,14 +22213,14 @@ packages: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} - /postcss-loader@7.3.4(postcss@8.4.35)(typescript@5.4.2)(webpack@5.90.3): + /postcss-loader@7.3.4(postcss@8.4.35)(typescript@5.3.3)(webpack@5.90.3): resolution: {integrity: sha512-iW5WTTBSC5BfsBJ9daFMPVrLT36MrNiC6fqOZTTaHjBNX6Pfd5p+hSBqe/fEeNd7pc13QiAyGt7VdGMw4eRC4A==} engines: {node: '>= 14.15.0'} peerDependencies: postcss: ^8.4.31 webpack: ^5.0.0 || 5 dependencies: - cosmiconfig: 8.3.6(typescript@5.4.2) + cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 postcss: 8.4.35 semver: 7.6.0 @@ -21981,7 +22229,7 @@ packages: - typescript dev: true - /postcss-loader@8.1.1(postcss@8.4.35)(typescript@5.4.2)(webpack@5.90.3): + /postcss-loader@8.1.1(postcss@8.4.35)(typescript@5.3.3)(webpack@5.90.3): resolution: {integrity: sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==} engines: {node: '>= 18.12.0'} peerDependencies: @@ -21994,7 +22242,7 @@ packages: webpack: optional: true dependencies: - cosmiconfig: 9.0.0(typescript@5.4.2) + cosmiconfig: 9.0.0(typescript@5.3.3) jiti: 1.21.0 postcss: 8.4.35 semver: 7.6.0 @@ -22319,7 +22567,7 @@ packages: '@mrleebo/prisma-ast': 0.7.0 '@prisma/generator-helper': 5.3.1 '@prisma/internals': 5.3.1 - typescript: 5.4.2 + typescript: 5.3.3 zod: 3.22.4 transitivePeerDependencies: - encoding @@ -22752,12 +23000,12 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /react-docgen-typescript@2.2.2(typescript@5.4.2): + /react-docgen-typescript@2.2.2(typescript@5.3.3): resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: typescript: '>= 4.3.x || 5' dependencies: - typescript: 5.4.2 + typescript: 5.3.3 dev: true /react-docgen@7.0.3: @@ -22906,14 +23154,14 @@ packages: /react-property@2.0.0: resolution: {integrity: sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==} - /react-refresh-typescript@2.0.9(react-refresh@0.14.0)(typescript@5.4.2): + /react-refresh-typescript@2.0.9(react-refresh@0.14.0)(typescript@5.3.3): resolution: {integrity: sha512-chAnOO4vpxm/3WkgOVmti+eN8yUtkJzeGkOigV6UA9eDFz12W34e/SsYe2H5+RwYJ3+sfSZkVbiXcG1chEBxlg==} peerDependencies: react-refresh: 0.10.x || 0.11.x || 0.12.x || 0.13.x || 0.14.x typescript: ^4.8 || ^5.0 || 5 dependencies: react-refresh: 0.14.0 - typescript: 5.4.2 + typescript: 5.3.3 dev: true /react-refresh@0.14.0: @@ -25386,19 +25634,19 @@ packages: dev: true patched: true - /trpc-playground@1.0.4(@trpc/server@10.45.1)(@types/node@20.11.25)(typescript@5.4.2)(zod@3.22.4): + /trpc-playground@1.0.4(@trpc/server@10.45.1)(@types/node@20.11.25)(typescript@5.3.3)(zod@3.22.4): resolution: {integrity: sha512-6nVf1o2LNoo1g6oTS24yajoH7xV4CFjxGAbAH7qLXqa3yo9qB5QHsWLbrm1hNt51SyCG++P0zHJaCdVfgvEVDg==} peerDependencies: '@trpc/server': ^10 zod: ^3 dependencies: '@trpc-playground/html': 1.0.4(@types/node@20.11.25) - '@trpc-playground/types': 1.0.0(@trpc/server@10.45.1)(typescript@5.4.2) + '@trpc-playground/types': 1.0.0(@trpc/server@10.45.1)(typescript@5.3.3) '@trpc/server': 10.45.1 lodash: 4.17.21 uttp: 0.1.3 zod: 3.22.4 - zod-to-ts: 1.2.0(typescript@5.4.2)(zod@3.22.4) + zod-to-ts: 1.2.0(typescript@5.3.3)(zod@3.22.4) transitivePeerDependencies: - '@types/node' - express @@ -25414,13 +25662,13 @@ packages: - typescript dev: true - /ts-api-utils@1.2.1(typescript@5.4.2): + /ts-api-utils@1.2.1(typescript@5.3.3): resolution: {integrity: sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0 || 5' dependencies: - typescript: 5.4.2 + typescript: 5.3.3 dev: true /ts-dedent@2.2.0: @@ -25428,7 +25676,7 @@ packages: engines: {node: '>=6.10'} dev: true - /ts-essentials@9.4.1(typescript@5.4.2): + /ts-essentials@9.4.1(typescript@5.3.3): resolution: {integrity: sha512-oke0rI2EN9pzHsesdmrOrnqv1eQODmJpd/noJjwj2ZPC3Z4N2wbjrOEqnsEgmvlO2+4fBb0a794DCna2elEVIQ==} peerDependencies: typescript: '>=4.1.0 || 5' @@ -25436,13 +25684,13 @@ packages: typescript: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.3.3 /ts-gems@3.1.1: resolution: {integrity: sha512-Li1Z44FnxN06c1lBwFepb932jPYT+4eOvOmoiC30lOTkvOJOERr9xZFg3UA9y19OYO9CrW3ZSqNL66DUSuwFTw==} dev: true - /ts-node@10.9.2(@types/node@20.11.25)(typescript@5.4.2): + /ts-node@10.9.2(@types/node@20.11.25)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -25468,7 +25716,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.4.2 + typescript: 5.3.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -25476,7 +25724,7 @@ packages: /ts-pattern@4.3.0: resolution: {integrity: sha512-pefrkcd4lmIVR0LA49Imjf9DYLK8vtWhqBPA3Ya1ir8xCW0O2yjL9dsCVvI7pCodLC5q7smNpEtDR2yVulQxOg==} - /ts-pnp@1.2.0(typescript@5.4.2): + /ts-pnp@1.2.0(typescript@5.3.3): resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -25485,7 +25733,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.4.2 + typescript: 5.3.3 dev: true /tsconfig-paths-webpack-plugin@4.1.0: @@ -25517,14 +25765,14 @@ packages: engines: {node: '>=16'} dev: false - /tsutils@3.21.0(typescript@5.4.2): + /tsutils@3.21.0(typescript@5.3.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta || 5' dependencies: tslib: 1.14.1 - typescript: 5.4.2 + typescript: 5.3.3 dev: true /tsx@4.7.1: @@ -25753,19 +26001,19 @@ packages: hasBin: true dev: true - /typescript@5.4.2: - resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true - /typesync@0.12.1(typescript@5.4.2): + /typesync@0.12.1(typescript@5.3.3): resolution: {integrity: sha512-BX3RBZzBzYtHaNTDqc7vq6gUehJqhl34c3DFr67/FXTV6kz9Q6FiravII5HpJfeSE2iDz2Lhm5/YdlDlQbezLQ==} engines: {node: '>=16.0.0'} hasBin: true dependencies: awilix: 9.0.0 chalk: 4.1.2 - cosmiconfig: 9.0.0(typescript@5.4.2) + cosmiconfig: 9.0.0(typescript@5.3.3) detect-indent: 6.1.0 glob: 10.3.10 npm-registry-fetch: 16.1.0 @@ -27017,13 +27265,13 @@ packages: zod: 3.22.4 dev: true - /zod-to-ts@1.2.0(typescript@5.4.2)(zod@3.22.4): + /zod-to-ts@1.2.0(typescript@5.3.3)(zod@3.22.4): resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==} peerDependencies: typescript: ^4.9.4 || ^5.0.2 || 5 zod: ^3 dependencies: - typescript: 5.4.2 + typescript: 5.3.3 zod: 3.22.4 dev: true