diff --git a/apps/app/package.json b/apps/app/package.json index c13c4340180..5897a48df98 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@aws-crypto/sha256-js": "4.0.0", - "@aws-sdk/client-s3": "3.348.0", + "@aws-sdk/client-s3": "3.350.0", "@aws-sdk/signature-v4": "3.347.0", "@crowdin/crowdin-api-client": "1.23.1", "@crowdin/ota-client": "1.0.0", @@ -98,7 +98,7 @@ "pretty-bytes": "6.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-error-boundary": "4.0.9", + "react-error-boundary": "4.0.10", "react-i18next": "12.3.1", "zod": "3.21.4" }, @@ -111,9 +111,9 @@ "@types/eslint": "8.40.1", "@types/flat": "5.0.2", "@types/luxon": "3.3.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", - "@types/react": "18.2.9", + "@types/react": "18.2.11", "@types/react-dom": "18.2.4", "@types/umami": "0.1.1", "@typescript-eslint/eslint-plugin": "5.59.9", diff --git a/apps/web/package.json b/apps/web/package.json index 6a6a7ed4b4a..260cf707f58 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -43,8 +43,8 @@ "devDependencies": { "@next/bundle-analyzer": "13.4.4", "@types/eslint": "8.40.1", - "@types/node": "18.16.16", - "@types/react": "18.2.9", + "@types/node": "18.16.17", + "@types/react": "18.2.11", "@types/react-dom": "18.2.4", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", diff --git a/package.json b/package.json index 68e3967b589..0ebb6edb93d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@changesets/cli": "2.26.1", "@manypkg/cli": "0.21.0", "@types/lint-staged": "13.2.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", @@ -50,7 +50,7 @@ "prettier-plugin-packagejson": "2.4.3", "prettier-plugin-prisma": "4.13.0", "tsx": "3.12.7", - "turbo": "1.10.2", + "turbo": "1.10.3", "typescript": "5.1.3", "typesync": "0.11.1" }, diff --git a/packages/api/package.json b/packages/api/package.json index d9ee46af7cb..4fe8c134bb9 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@types/eslint": "8.40.1", "@types/luxon": "3.3.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@types/terraformer__wkt": "2.0.0", "@weareinreach/config": "0.100.0", diff --git a/packages/auth/package.json b/packages/auth/package.json index 404d74d9f72..7de3a574353 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -13,7 +13,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@aws-sdk/client-cognito-identity-provider": "3.348.0", + "@aws-sdk/client-cognito-identity-provider": "3.350.0", "@next-auth/prisma-adapter": "1.0.7", "aws-jwt-verify": "4.0.0", "tiny-invariant": "1.3.1", @@ -21,8 +21,8 @@ }, "devDependencies": { "@types/eslint": "8.40.1", - "@types/node": "18.16.16", - "@types/react": "18.2.9", + "@types/node": "18.16.17", + "@types/react": "18.2.11", "@types/react-dom": "18.2.4", "@weareinreach/config": "0.100.0", "@weareinreach/db": "0.100.0", diff --git a/packages/aws-cache/package.json b/packages/aws-cache/package.json index d12e2982813..657024507d3 100644 --- a/packages/aws-cache/package.json +++ b/packages/aws-cache/package.json @@ -27,13 +27,13 @@ "@types/aws-lambda": "8.10.117", "@types/eslint": "8.40.1", "@types/flat": "5.0.2", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@vercel/ncc": "0.36.1", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "aws-lambda": "1.0.7", - "esbuild": "0.17.19", + "esbuild": "0.18.0", "eslint": "8.42.0", "prettier": "2.8.8", "typescript": "5.1.3" diff --git a/packages/aws-messaging/package.json b/packages/aws-messaging/package.json index 3abc8303000..d16148fd5d2 100644 --- a/packages/aws-messaging/package.json +++ b/packages/aws-messaging/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@types/aws-lambda": "8.10.117", "@types/eslint": "8.40.1", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@vercel/ncc": "0.36.1", "@weareinreach/config": "0.100.0", diff --git a/packages/aws-user-migrate/package.json b/packages/aws-user-migrate/package.json index 23369f87f5f..c677c30c37d 100644 --- a/packages/aws-user-migrate/package.json +++ b/packages/aws-user-migrate/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@types/aws-lambda": "8.10.117", "@types/eslint": "8.40.1", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@vercel/ncc": "0.36.1", "@weareinreach/config": "0.100.0", diff --git a/packages/config/package.json b/packages/config/package.json index db512be3315..151c1644665 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -20,7 +20,7 @@ "zod": "3.21.4" }, "devDependencies": { - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@weareinreach/eslint-config": "0.100.0", "alex": "11.0.0", "next-i18next": "13.3.0", diff --git a/packages/db/package.json b/packages/db/package.json index 29c3b2b8dac..e4c900710bb 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -74,7 +74,7 @@ "@types/iso-3166-2": "1.0.0", "@types/langs": "2.0.1", "@types/luxon": "3.3.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@types/recursive-readdir": "2.2.1", "@types/terraformer__wkt": "2.0.0", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index c3292e45d5a..47bd987dc8b 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -18,7 +18,7 @@ "@tanstack/eslint-plugin-query": "4.29.9", "@types/eslint": "8.40.1", "@types/eslint-config-prettier": "6.11.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@typescript-eslint/eslint-plugin": "5.59.9", "@typescript-eslint/parser": "5.59.9", "eslint": "8.42.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index b2ee82e8368..e45af25faa6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -38,7 +38,7 @@ "localized-address-format": "1.3.1", "nextjs-routes": "1.0.9", "probe-image-size": "7.2.3", - "react-error-boundary": "4.0.9", + "react-error-boundary": "4.0.10", "react-phone-number-input": "3.2.23", "react-string-replace": "1.1.0" }, @@ -106,10 +106,10 @@ "@types/eslint": "8.40.1", "@types/google.maps": "3.53.4", "@types/luxon": "3.3.0", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prettier": "2.7.3", "@types/probe-image-size": "7.2.0", - "@types/react": "18.2.9", + "@types/react": "18.2.11", "@types/react-dom": "18.2.4", "@types/terraformer__wkt": "2.0.0", "@weareinreach/api": "0.100.0", @@ -137,7 +137,7 @@ "next-auth": "4.22.1", "next-i18next": "13.3.0", "next-router-mock": "0.9.6", - "postcss-loader": "7.3.2", + "postcss-loader": "7.3.3", "prettier": "2.8.8", "react": "18.2.0", "react-docgen-typescript": "2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 688b5d25e88..be6cda17384 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ importers: specifier: 13.2.0 version: 13.2.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -95,8 +95,8 @@ importers: specifier: 3.12.7 version: 3.12.7 turbo: - specifier: 1.10.2 - version: 1.10.2 + specifier: 1.10.3 + version: 1.10.3 typescript: specifier: 5.1.3 version: 5.1.3 @@ -110,8 +110,8 @@ importers: specifier: 4.0.0 version: 4.0.0 '@aws-sdk/client-s3': - specifier: 3.348.0 - version: 3.348.0 + specifier: 3.350.0 + version: 3.350.0 '@aws-sdk/signature-v4': specifier: 3.347.0 version: 3.347.0 @@ -123,7 +123,7 @@ importers: version: 1.0.0(patch_hash=refrge56ym5gomc3tkglzjdymy) '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.9)(react@18.2.0) + version: 11.11.1(@types/react@18.2.11)(react@18.2.0) '@emotion/server': specifier: 11.11.0 version: 11.11.0 @@ -135,7 +135,7 @@ importers: version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(embla-carousel-react@7.1.0)(react@18.2.0) '@mantine/core': specifier: 6.0.13 - version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/dates': specifier: 6.0.13 version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(dayjs@1.11.8)(react@18.2.0) @@ -341,8 +341,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-error-boundary: - specifier: 4.0.9 - version: 4.0.9(react@18.2.0) + specifier: 4.0.10 + version: 4.0.10(react@18.2.0) react-i18next: specifier: 12.3.1 version: 12.3.1(i18next@22.5.1)(react-dom@18.2.0)(react@18.2.0) @@ -375,14 +375,14 @@ importers: specifier: 3.3.0 version: 3.3.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -427,7 +427,7 @@ importers: version: 1.3.4(patch_hash=3z2tx2cn67fyw5s2xdx73dxaji)(@trpc/server@10.29.1)(zod@3.21.4) trpc-playground: specifier: 1.0.4 - version: 1.0.4(@trpc/server@10.29.1)(@types/node@18.16.16)(typescript@5.1.3)(zod@3.21.4) + version: 1.0.4(@trpc/server@10.29.1)(@types/node@18.16.17)(typescript@5.1.3)(zod@3.21.4) tslog: specifier: 4.8.2 version: 4.8.2 @@ -442,7 +442,7 @@ importers: version: 1.0.0(patch_hash=refrge56ym5gomc3tkglzjdymy) '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.9)(react@18.2.0) + version: 11.11.1(@types/react@18.2.11)(react@18.2.0) '@emotion/server': specifier: 11.11.0 version: 11.11.0 @@ -451,7 +451,7 @@ importers: version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(embla-carousel-react@7.1.0)(react@18.2.0) '@mantine/core': specifier: 6.0.13 - version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/dates': specifier: 6.0.13 version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(dayjs@1.11.8)(react@18.2.0) @@ -526,11 +526,11 @@ importers: specifier: 8.40.1 version: 8.40.1 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -647,8 +647,8 @@ importers: specifier: 3.3.0 version: 3.3.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -704,8 +704,8 @@ importers: packages/auth: dependencies: '@aws-sdk/client-cognito-identity-provider': - specifier: 3.348.0 - version: 3.348.0 + specifier: 3.350.0 + version: 3.350.0 '@next-auth/prisma-adapter': specifier: 1.0.7 version: 1.0.7(@prisma/client@4.15.0)(next-auth@4.22.1) @@ -723,11 +723,11 @@ importers: specifier: 8.40.1 version: 8.40.1 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -787,8 +787,8 @@ importers: specifier: 5.0.2 version: 5.0.2 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -805,8 +805,8 @@ importers: specifier: 1.0.7 version: 1.0.7 esbuild: - specifier: 0.17.19 - version: 0.17.19 + specifier: 0.18.0 + version: 0.18.0 eslint: specifier: 8.42.0 version: 8.42.0 @@ -830,8 +830,8 @@ importers: specifier: 8.40.1 version: 8.40.1 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -876,8 +876,8 @@ importers: specifier: 8.40.1 version: 8.40.1 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -916,8 +916,8 @@ importers: version: 3.21.4 devDependencies: '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@weareinreach/eslint-config': specifier: 0.100.0 version: link:../eslint-config @@ -1028,8 +1028,8 @@ importers: specifier: 3.3.0 version: 3.3.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -1169,8 +1169,8 @@ importers: specifier: 6.11.0 version: 6.11.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@typescript-eslint/eslint-plugin': specifier: 5.59.9 version: 5.59.9(@typescript-eslint/parser@5.59.9)(eslint@8.42.0)(typescript@5.1.3) @@ -1274,8 +1274,8 @@ importers: specifier: 7.2.3 version: 7.2.3 react-error-boundary: - specifier: 4.0.9 - version: 4.0.9(react@18.2.0) + specifier: 4.0.10 + version: 4.0.10(react@18.2.0) react-phone-number-input: specifier: 3.2.23 version: 3.2.23(react-dom@18.2.0)(react@18.2.0) @@ -1300,7 +1300,7 @@ importers: version: 7.22.5(@babel/core@7.22.5) '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.9)(react@18.2.0) + version: 11.11.1(@types/react@18.2.11)(react@18.2.0) '@emotion/server': specifier: 11.11.0 version: 11.11.0 @@ -1333,7 +1333,7 @@ importers: version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(embla-carousel-react@7.1.0)(react@18.2.0) '@mantine/core': specifier: 6.0.13 - version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + version: 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/dates': specifier: 6.0.13 version: 6.0.13(@mantine/core@6.0.13)(@mantine/hooks@6.0.13)(dayjs@1.11.8)(react@18.2.0) @@ -1414,7 +1414,7 @@ importers: version: 7.0.20(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) '@storybook/test-runner': specifier: 0.10.0 - version: 0.10.0(@types/node@18.16.16) + version: 0.10.0(@types/node@18.16.17) '@storybook/testing-library': specifier: 0.1.0 version: 0.1.0 @@ -1473,8 +1473,8 @@ importers: specifier: 3.3.0 version: 3.3.0 '@types/node': - specifier: 18.16.16 - version: 18.16.16 + specifier: 18.16.17 + version: 18.16.17 '@types/prettier': specifier: 2.7.3 version: 2.7.3 @@ -1482,8 +1482,8 @@ importers: specifier: 7.2.0 version: 7.2.0 '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -1566,8 +1566,8 @@ importers: specifier: 0.9.6 version: 0.9.6(next@13.4.4)(react@18.2.0) postcss-loader: - specifier: 7.3.2 - version: 7.3.2(postcss@8.4.21)(webpack@5.86.0) + specifier: 7.3.3 + version: 7.3.3(postcss@8.4.21)(webpack@5.86.0) prettier: specifier: 2.8.8 version: 2.8.8 @@ -1792,15 +1792,15 @@ packages: tslib: 2.5.0 dev: false - /@aws-sdk/client-cognito-identity-provider@3.348.0: - resolution: {integrity: sha512-1G/58yLLB1cqoI1NucAKFLsaaVyAcHv4W92KQ97m80cEzHoyBABLV4iIJBJ594LjOzmPxRx//v4n9xtRZTsJ1g==} + /@aws-sdk/client-cognito-identity-provider@3.350.0: + resolution: {integrity: sha512-foawvC1lMYpbPZqHDHKOBYgiV6E1C4UWt5T51QAtP6dOD06jWQT7NVkb7pFSah6DGrQOKg06OiimS7z4VqiP/A==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/client-sts': 3.348.0 + '@aws-sdk/client-sts': 3.350.0 '@aws-sdk/config-resolver': 3.347.0 - '@aws-sdk/credential-provider-node': 3.348.0 + '@aws-sdk/credential-provider-node': 3.350.0 '@aws-sdk/fetch-http-handler': 3.347.0 '@aws-sdk/hash-node': 3.347.0 '@aws-sdk/invalid-dependency': 3.347.0 @@ -1815,7 +1815,7 @@ packages: '@aws-sdk/middleware-stack': 3.347.0 '@aws-sdk/middleware-user-agent': 3.347.0 '@aws-sdk/node-config-provider': 3.347.0 - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/smithy-client': 3.347.0 '@aws-sdk/types': 3.347.0 '@aws-sdk/url-parser': 3.347.0 @@ -1880,16 +1880,16 @@ packages: dev: true optional: true - /@aws-sdk/client-s3@3.348.0: - resolution: {integrity: sha512-19ShUJL/Kqol4pW2S6axD85oL2JIh91ctUgqPEuu5BzGyEgq5s+HP/DDNzcdsTKl7gfCfaIULf01yWU6RwY1EA==} + /@aws-sdk/client-s3@3.350.0: + resolution: {integrity: sha512-VNIX3V7ZAcXlzAp/PDLZYsBNWtXrtNulsCPuJe9gXY0+KCstjYT2mkXXb2+ipkthZi+YT14jhveNqTBRkJqGPg==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha1-browser': 3.0.0 '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/client-sts': 3.348.0 + '@aws-sdk/client-sts': 3.350.0 '@aws-sdk/config-resolver': 3.347.0 - '@aws-sdk/credential-provider-node': 3.348.0 + '@aws-sdk/credential-provider-node': 3.350.0 '@aws-sdk/eventstream-serde-browser': 3.347.0 '@aws-sdk/eventstream-serde-config-resolver': 3.347.0 '@aws-sdk/eventstream-serde-node': 3.347.0 @@ -1916,7 +1916,7 @@ packages: '@aws-sdk/middleware-stack': 3.347.0 '@aws-sdk/middleware-user-agent': 3.347.0 '@aws-sdk/node-config-provider': 3.347.0 - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/signature-v4-multi-region': 3.347.0 '@aws-sdk/smithy-client': 3.347.0 '@aws-sdk/types': 3.347.0 @@ -1929,7 +1929,7 @@ packages: '@aws-sdk/util-endpoints': 3.347.0 '@aws-sdk/util-retry': 3.347.0 '@aws-sdk/util-stream-browser': 3.347.0 - '@aws-sdk/util-stream-node': 3.348.0 + '@aws-sdk/util-stream-node': 3.350.0 '@aws-sdk/util-user-agent-browser': 3.347.0 '@aws-sdk/util-user-agent-node': 3.347.0 '@aws-sdk/util-utf8': 3.310.0 @@ -1985,8 +1985,8 @@ packages: dev: true optional: true - /@aws-sdk/client-sso-oidc@3.348.0: - resolution: {integrity: sha512-tvHpcycx4EALvk38I9rAOdPeHvBDezqIB4lrE7AvnOJljlvCcdQ2gXa9GDrwrM7zuYBIZMBRE/njTMrCwoOdAA==} + /@aws-sdk/client-sso-oidc@3.350.0: + resolution: {integrity: sha512-v3UrWIglg9PPzGXqhyGB/qPZ8ifiGM9r4LV8vve1TpiKsUdf1Khtx1eB8yqjNO0vIsYUF+j1C23QT1qAN2DcEA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 @@ -2005,7 +2005,7 @@ packages: '@aws-sdk/middleware-stack': 3.347.0 '@aws-sdk/middleware-user-agent': 3.347.0 '@aws-sdk/node-config-provider': 3.347.0 - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/smithy-client': 3.347.0 '@aws-sdk/types': 3.347.0 '@aws-sdk/url-parser': 3.347.0 @@ -2067,8 +2067,8 @@ packages: dev: true optional: true - /@aws-sdk/client-sso@3.348.0: - resolution: {integrity: sha512-5S23gVKBl0fhZ96RD8LdPhMKeh8E5fmebyZxMNZuWliSXz++Q9ZCrwPwQbkks3duPOTcKKobs3IoqP82HoXMvQ==} + /@aws-sdk/client-sso@3.350.0: + resolution: {integrity: sha512-2vpiv6SEjmQGK3ZueGzvTMG6NenjWp0CHjmda71d1Iqr+tZ2UlfC35+3ioU8JP+jiXLL+y9r+SCer3IC8N/i+Q==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 @@ -2087,7 +2087,7 @@ packages: '@aws-sdk/middleware-stack': 3.347.0 '@aws-sdk/middleware-user-agent': 3.347.0 '@aws-sdk/node-config-provider': 3.347.0 - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/smithy-client': 3.347.0 '@aws-sdk/types': 3.347.0 '@aws-sdk/url-parser': 3.347.0 @@ -2153,14 +2153,14 @@ packages: dev: true optional: true - /@aws-sdk/client-sts@3.348.0: - resolution: {integrity: sha512-4iaQlWAOHMEF4xjR/FB/ws3aUjXjJHwbsIcqbdYAxsKijDYYTZYCPc/gM0NE1yi28qlNYNhMzHipe5xTYbU2Eg==} + /@aws-sdk/client-sts@3.350.0: + resolution: {integrity: sha512-s8RsJ6upWQgeUt8GdV3j3ZeTS7BQXedk77RhZ7wzvVwAjO9wow4uS7Iyic4kS3Y/6d26s0MO2vP4bR6HW6U6ZQ==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 '@aws-sdk/config-resolver': 3.347.0 - '@aws-sdk/credential-provider-node': 3.348.0 + '@aws-sdk/credential-provider-node': 3.350.0 '@aws-sdk/fetch-http-handler': 3.347.0 '@aws-sdk/hash-node': 3.347.0 '@aws-sdk/invalid-dependency': 3.347.0 @@ -2176,7 +2176,7 @@ packages: '@aws-sdk/middleware-stack': 3.347.0 '@aws-sdk/middleware-user-agent': 3.347.0 '@aws-sdk/node-config-provider': 3.347.0 - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/smithy-client': 3.347.0 '@aws-sdk/types': 3.347.0 '@aws-sdk/url-parser': 3.347.0 @@ -2292,14 +2292,14 @@ packages: dev: true optional: true - /@aws-sdk/credential-provider-ini@3.348.0: - resolution: {integrity: sha512-0IEH5mH/cz2iLyr/+pSa3sCsQcGADiLSEn6yivsXdfz1zDqBiv+ffDoL0+Pvnp+TKf8sA6OlX8PgoMoEBvBdKw==} + /@aws-sdk/credential-provider-ini@3.350.0: + resolution: {integrity: sha512-mGGU0PpnG0VDNKSuGi083U1egjprrU9/XoRtgf+iYvAKXRR/0XA4pGW5c7zpHY7m4iLhBuRj6N4oxQsH9cMtWg==} engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.347.0 '@aws-sdk/credential-provider-imds': 3.347.0 '@aws-sdk/credential-provider-process': 3.347.0 - '@aws-sdk/credential-provider-sso': 3.348.0 + '@aws-sdk/credential-provider-sso': 3.350.0 '@aws-sdk/credential-provider-web-identity': 3.347.0 '@aws-sdk/property-provider': 3.347.0 '@aws-sdk/shared-ini-file-loader': 3.347.0 @@ -2328,15 +2328,15 @@ packages: dev: true optional: true - /@aws-sdk/credential-provider-node@3.348.0: - resolution: {integrity: sha512-ngRWphm9e36i58KqVi7Z8WOub+k0cSl+JZaAmgfFm0+dsfBG5uheo598OeiwWV0DqlilvaQZFaMVQgG2SX/tHg==} + /@aws-sdk/credential-provider-node@3.350.0: + resolution: {integrity: sha512-xmqwCFwj/CZPx6AKHNb24Kpr0eHW9VISt9r+SfgH8PaYg5cNyX1pKmMbQCket5ov+WvHEQtOK7aBafak7dhauA==} engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/credential-provider-env': 3.347.0 '@aws-sdk/credential-provider-imds': 3.347.0 - '@aws-sdk/credential-provider-ini': 3.348.0 + '@aws-sdk/credential-provider-ini': 3.350.0 '@aws-sdk/credential-provider-process': 3.347.0 - '@aws-sdk/credential-provider-sso': 3.348.0 + '@aws-sdk/credential-provider-sso': 3.350.0 '@aws-sdk/credential-provider-web-identity': 3.347.0 '@aws-sdk/property-provider': 3.347.0 '@aws-sdk/shared-ini-file-loader': 3.347.0 @@ -2382,14 +2382,14 @@ packages: dev: true optional: true - /@aws-sdk/credential-provider-sso@3.348.0: - resolution: {integrity: sha512-5cQao705376KgGkLv9xgkQ3T5H7KdNddWuyoH2wDcrHd1BA2Lnrell3Yyh7R6jQeV7uCQE/z0ugUOKhDqNKIqQ==} + /@aws-sdk/credential-provider-sso@3.350.0: + resolution: {integrity: sha512-u/3kv+PJeVawzBtWBei+IX1/z50mwhpPe3VrKSTns4CPUw8b5sqIYWkAaw5hxm0td69+xcL98RzIJsEpJc4QSQ==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/client-sso': 3.348.0 + '@aws-sdk/client-sso': 3.350.0 '@aws-sdk/property-provider': 3.347.0 '@aws-sdk/shared-ini-file-loader': 3.347.0 - '@aws-sdk/token-providers': 3.348.0 + '@aws-sdk/token-providers': 3.350.0 '@aws-sdk/types': 3.347.0 tslib: 2.5.0 transitivePeerDependencies: @@ -2884,8 +2884,8 @@ packages: dev: true optional: true - /@aws-sdk/node-http-handler@3.348.0: - resolution: {integrity: sha512-wxdgc4tO5F6lN4wHr0CZ4TyIjDW/ORp4SJZdWYNs2L5J7+/SwqgJY2lxRlGi0i7Md+apAdE3sT3ukVQ/9pVfPg==} + /@aws-sdk/node-http-handler@3.350.0: + resolution: {integrity: sha512-oD96GAlmpzYilCdC8wwyURM5lNfNHZCjm/kxBkQulHKa2kRbIrnD9GfDqdCkWA5cTpjh1NzGLT4D6e6UFDjt9w==} engines: {node: '>=14.0.0'} dependencies: '@aws-sdk/abort-controller': 3.347.0 @@ -3069,11 +3069,11 @@ packages: dev: true optional: true - /@aws-sdk/token-providers@3.348.0: - resolution: {integrity: sha512-nTjoJkUsJUrJTZuqaeMD9PW2//Rdg2HgfDjiyC4jmAXtayWYCi11mqauurMaUHJ3p5qJ8f5xzxm6vBTbrftPag==} + /@aws-sdk/token-providers@3.350.0: + resolution: {integrity: sha512-VIfVMV5An1VQQ6bOKQTHPsRFHD3/YRGOPk9lDTVJGOK0G1DIFYd/10ZaLQ86rCWLck2lGhjxsOen2N2n6MtA0A==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/client-sso-oidc': 3.348.0 + '@aws-sdk/client-sso-oidc': 3.350.0 '@aws-sdk/property-provider': 3.347.0 '@aws-sdk/shared-ini-file-loader': 3.347.0 '@aws-sdk/types': 3.347.0 @@ -3269,11 +3269,11 @@ packages: tslib: 2.5.0 dev: false - /@aws-sdk/util-stream-node@3.348.0: - resolution: {integrity: sha512-MFXyMUWA2oD0smBZf+sdnuyxLw8nCqyMEgYbos+6grvF1Szxn5+zbYTZrEBYiICqD1xJRLbWTzFLJU7oYm6pUg==} + /@aws-sdk/util-stream-node@3.350.0: + resolution: {integrity: sha512-qhcmYEAVMJPjCepog3WTFBaeP3XCkLBbUrM5/+LaB/FASKk+JeV8qBQyjYUd8EVb6Gsk7+y9SE3Tj+ChyHB4WA==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/node-http-handler': 3.348.0 + '@aws-sdk/node-http-handler': 3.350.0 '@aws-sdk/types': 3.347.0 '@aws-sdk/util-buffer-from': 3.310.0 tslib: 2.5.0 @@ -6054,7 +6054,7 @@ packages: /@emotion/memoize@0.8.1: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - /@emotion/react@11.11.1(@types/react@18.2.9)(react@18.2.0): + /@emotion/react@11.11.1(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -6070,7 +6070,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.9 + '@types/react': 18.2.11 hoist-non-react-statics: 3.3.2 react: 18.2.0 @@ -6099,7 +6099,7 @@ packages: /@emotion/sheet@1.2.2: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.9)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -6112,11 +6112,11 @@ packages: '@babel/runtime': 7.22.5 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) '@emotion/serialize': 1.1.2 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 dev: false @@ -6162,6 +6162,15 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm64@0.18.0: + resolution: {integrity: sha512-nAwRCs5+jxi3gBMVkOqmRvsITB/UtfpvkbMwAwJUIbp66NnPbV2KGCFnjNn7IEqabJQXfBLe/QLdjCGpHU+yEw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-arm@0.17.19: resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} engines: {node: '>=12'} @@ -6170,6 +6179,15 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm@0.18.0: + resolution: {integrity: sha512-+uLHSiWK3qOeyDYCf/nuvIgCnQsYjXWNa3TlGYLW1pPG7OYMawllU+VyBgHQPjF2aIUVFpfrvz5aAfxGk/0qNg==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/android-x64@0.17.19: resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} engines: {node: '>=12'} @@ -6178,6 +6196,15 @@ packages: requiresBuild: true optional: true + /@esbuild/android-x64@0.18.0: + resolution: {integrity: sha512-TiOJmHQ8bXCGlYLpBd3Qy7N8dxi4n6q+nOmTzPr5Hb/bUr+PKuP4e5lWaOlpkaKc1Q9wsFt+sHfQpFCrM7SMow==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-arm64@0.17.19: resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} engines: {node: '>=12'} @@ -6186,6 +6213,15 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-arm64@0.18.0: + resolution: {integrity: sha512-5GsFovtGyjMIXJrcCzmI1hX3TneCrmFncFIlo0WrRvWcVU6H094P854ZaP8qoLgevXhggO2dhlEGYY0Zv6/S9Q==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/darwin-x64@0.17.19: resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} engines: {node: '>=12'} @@ -6194,6 +6230,15 @@ packages: requiresBuild: true optional: true + /@esbuild/darwin-x64@0.18.0: + resolution: {integrity: sha512-4K/QCksQ8F58rvC1D62Xi4q4E7YWpiyc3zy2H/n1W7y0hjQpOBBxciLn0qycMskP/m/I5h9HNbRlu1aK821sHg==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-arm64@0.17.19: resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} engines: {node: '>=12'} @@ -6202,6 +6247,15 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-arm64@0.18.0: + resolution: {integrity: sha512-DMazN0UGzipD0Fi1O9pRX0xfp+JC3gSnFWxTWq88Dr/odWhZzm8Jqy44LN2veYeipb1fBMxhoEp7eCr902SWqg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/freebsd-x64@0.17.19: resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} engines: {node: '>=12'} @@ -6210,6 +6264,15 @@ packages: requiresBuild: true optional: true + /@esbuild/freebsd-x64@0.18.0: + resolution: {integrity: sha512-GdkJAB3ZBiYnie9iFO9v/CM4ko0dm5SYkUs97lBKNLHw9mo4H9IXwGNKtUztisEsmUP0IWfEi4YTWOJF3DIO4w==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm64@0.17.19: resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} engines: {node: '>=12'} @@ -6218,6 +6281,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm64@0.18.0: + resolution: {integrity: sha512-Mb3yCN9PXA6G5qf84UF0IEuXP22eyNlquF17Zs2F1vVBM0CtyWLYosC5JaxBxfK6EzWwB2IkPBIjMeK3ek+ItA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-arm@0.17.19: resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} engines: {node: '>=12'} @@ -6226,6 +6298,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-arm@0.18.0: + resolution: {integrity: sha512-A3Ue/oZdb43znNpeY71FrAjZF20MtnBKCGb1vXLIVg5qg8rRM1gRgn6X2ixYwATiw5dE04JnP+aV4OBf8c5ZvQ==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ia32@0.17.19: resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} engines: {node: '>=12'} @@ -6234,6 +6315,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ia32@0.18.0: + resolution: {integrity: sha512-WNDXgJdfDhN6ZxHU7HgR2BRDVx9iGN8SpmebUUGdENg4MZJndGcaQuf2kCJjMwoK0+es1g61TeJzAMxfgDcmcA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64@0.17.19: resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} engines: {node: '>=12'} @@ -6242,6 +6332,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-loong64@0.18.0: + resolution: {integrity: sha512-PBr8Lf+L8amvheTGFVNK/0qionszkOKMq2WyfFlVz8D41v0+uSth6fYYHwtASkMk4xf+oh0vW8NYuav3/3RHuQ==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-mips64el@0.17.19: resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} engines: {node: '>=12'} @@ -6250,6 +6349,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-mips64el@0.18.0: + resolution: {integrity: sha512-Lg4ygah5bwfDDCOMFsBJjSVbD1UzNwWt4f7DhpaSIFOrJqoECX1VTByKw3iSDAVRlwl1cljlfy7wlysrRZcdiQ==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-ppc64@0.17.19: resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} engines: {node: '>=12'} @@ -6258,6 +6366,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-ppc64@0.18.0: + resolution: {integrity: sha512-obz/firdtou244DIjHzdKmJChwGseqA3tWGa6xPMfuq54Ca4Pp1a4ANMrqy2IZ67rfpRHcJTlb2h3rSfW6tvAA==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-riscv64@0.17.19: resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} engines: {node: '>=12'} @@ -6266,6 +6383,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-riscv64@0.18.0: + resolution: {integrity: sha512-UkuBdxQsxi39wWrRLMOkJl//82/hpQw79TD+OBLw3IBYyVQ4Wfvpe56RfEGK/j439sIm79ccnD5RUNQceHvZdQ==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-s390x@0.17.19: resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} engines: {node: '>=12'} @@ -6274,6 +6400,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-s390x@0.18.0: + resolution: {integrity: sha512-MgyuC30oYB465hyAqsb3EH6Y4zTeqqgixRAOpsDNMCelyDiW9ZDPXvMPfBgCZGJlDZFGKDm2I9ou8E3VI+v7pg==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-x64@0.17.19: resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} engines: {node: '>=12'} @@ -6282,6 +6417,15 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-x64@0.18.0: + resolution: {integrity: sha512-oLLKU3F4pKWAsNmfi7Rd4qkj0qvg1S923ZjlcISA2IMgHsODA9xzwerqWayI5nOhLGgKXviDofn9exTeA4EUQQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/netbsd-x64@0.17.19: resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} engines: {node: '>=12'} @@ -6290,6 +6434,15 @@ packages: requiresBuild: true optional: true + /@esbuild/netbsd-x64@0.18.0: + resolution: {integrity: sha512-BEfJrZsZ/gMtpS2vC+2YoFGxmfLKiYQvj8lZrBfjKzQrwyMpH53CzQJj9ypOx9ldjM/MVxf9i9wi/rS4BWV7WA==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/openbsd-x64@0.17.19: resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} engines: {node: '>=12'} @@ -6298,6 +6451,15 @@ packages: requiresBuild: true optional: true + /@esbuild/openbsd-x64@0.18.0: + resolution: {integrity: sha512-eDolHeG3REnEIgwl7Lw2S0znUMY4PFVtCAzLKqdRO0HD+iPKJR8n2MEJJyhPdUjcobo8SEQ2AG6gtYfft9VFHg==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /@esbuild/sunos-x64@0.17.19: resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} engines: {node: '>=12'} @@ -6306,6 +6468,15 @@ packages: requiresBuild: true optional: true + /@esbuild/sunos-x64@0.18.0: + resolution: {integrity: sha512-kl7vONem2wmRQke015rSrknmc6TYXKVNs2quiVTdvkSufscrjegpNqKyP7v6EHqXtvkzrB92ySjpfzazKG627g==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-arm64@0.17.19: resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} engines: {node: '>=12'} @@ -6314,6 +6485,15 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-arm64@0.18.0: + resolution: {integrity: sha512-WohArFQ3HStBu9MAsx3JUk2wfC2v8QoadnMoNfx3Y26ac54tD/wQhPzw4QOzQbSqOFqzIMLKWbxindTsko+9OA==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-ia32@0.17.19: resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} engines: {node: '>=12'} @@ -6322,6 +6502,15 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-ia32@0.18.0: + resolution: {integrity: sha512-SdnpSOxpeoewYCurmfLVepLuhOAphWkGTxWHifFjp37DaUHwF1fpGzyxhZoXMt5MKGuAO5aE3c5668YYtno+9Q==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@esbuild/win32-x64@0.17.19: resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} engines: {node: '>=12'} @@ -6330,6 +6519,15 @@ packages: requiresBuild: true optional: true + /@esbuild/win32-x64@0.18.0: + resolution: {integrity: sha512-WJxImv0Pehpbo+pgg7Xrn88/b6ZzSweNHTw/2LW95JjeQUIS6ToJeQmjAdud9H3yiHJmhLOmEAOvUdNLhptD0w==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -6492,7 +6690,7 @@ packages: engines: {node: ^8.13.0 || >=10.10.0} dependencies: '@grpc/proto-loader': 0.7.7 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: false /@grpc/proto-loader@0.7.7: @@ -6604,7 +6802,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 jest-message-util: 28.1.3 jest-util: 28.1.3 @@ -6616,7 +6814,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 jest-message-util: 29.5.0 jest-util: 29.5.0 @@ -6637,14 +6835,14 @@ packages: '@jest/test-result': 28.1.3 '@jest/transform': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 28.1.3 - jest-config: 28.1.3(@types/node@18.16.16) + jest-config: 28.1.3(@types/node@18.16.17) jest-haste-map: 28.1.3 jest-message-util: 28.1.3 jest-regex-util: 28.0.2 @@ -6672,7 +6870,7 @@ packages: dependencies: '@jest/fake-timers': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 jest-mock: 28.1.3 dev: true @@ -6706,7 +6904,7 @@ packages: dependencies: '@jest/types': 28.1.3 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 18.16.16 + '@types/node': 18.16.17 jest-message-util: 28.1.3 jest-mock: 28.1.3 jest-util: 28.1.3 @@ -6738,7 +6936,7 @@ packages: '@jest/transform': 28.1.3 '@jest/types': 28.1.3 '@jridgewell/trace-mapping': 0.3.18 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -6866,7 +7064,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/yargs': 15.0.15 chalk: 4.1.2 dev: true @@ -6877,7 +7075,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/yargs': 16.0.5 chalk: 4.1.2 dev: true @@ -6889,7 +7087,7 @@ packages: '@jest/schemas': 28.1.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -6901,7 +7099,7 @@ packages: '@jest/schemas': 29.4.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -6974,13 +7172,13 @@ packages: embla-carousel-react: ^7.0.0 react: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) embla-carousel-react: 7.1.0(react@18.2.0) react: 18.2.0 - /@mantine/core@6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0): + /@mantine/core@6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-FjVUGgat2qISV9WD1maVJa81y7H0JjKJ3m0cJj65PzgrXT20hzdEda7S3i4j+a8vUnx+836x5q/yS+RDHvoSlA==} peerDependencies: '@mantine/hooks': 6.0.13 @@ -6994,8 +7192,8 @@ packages: '@radix-ui/react-scroll-area': 1.0.2(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-remove-scroll: 2.5.5(@types/react@18.2.9)(react@18.2.0) - react-textarea-autosize: 8.3.4(@types/react@18.2.9)(react@18.2.0) + react-remove-scroll: 2.5.5(@types/react@18.2.11)(react@18.2.0) + react-textarea-autosize: 8.3.4(@types/react@18.2.11)(react@18.2.0) transitivePeerDependencies: - '@emotion/react' - '@types/react' @@ -7008,7 +7206,7 @@ packages: dayjs: '>=1.0.0' react: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) dayjs: 1.11.8 @@ -7022,7 +7220,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) react: 18.2.0 @@ -7053,7 +7251,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) react: 18.2.0 @@ -7083,7 +7281,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) react: 18.2.0 @@ -7098,7 +7296,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) react: 18.2.0 @@ -7112,7 +7310,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) prism-react-renderer: 1.3.5(react@18.2.0) @@ -7127,7 +7325,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) react: 18.2.0 @@ -7141,7 +7339,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) '@emotion/server': 11.11.0 '@mantine/styles': 6.0.13(@emotion/react@11.11.1)(react-dom@18.2.0)(react@18.2.0) html-react-parser: 1.4.12(react@18.2.0) @@ -7155,7 +7353,7 @@ packages: react: '>=16.8.0 || 18' react-dom: '>=16.8.0 || 18' dependencies: - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) clsx: 1.1.1 csstype: 3.1.2 react: 18.2.0 @@ -7171,7 +7369,7 @@ packages: '@tiptap/react': ^2.0.0-beta.202 react: '>=16.8.0 || 18' dependencies: - '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@mantine/core': 6.0.13(@emotion/react@11.11.1)(@mantine/hooks@6.0.13)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mantine/hooks': 6.0.13(react@18.2.0) '@mantine/utils': 6.0.13(react@18.2.0) '@tabler/icons-react': 2.15.0(react@18.2.0) @@ -7260,7 +7458,7 @@ packages: react: '>=16 || 18' dependencies: '@types/mdx': 2.0.4 - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 dev: true @@ -7288,7 +7486,7 @@ packages: - supports-color dev: true - /@mui/base@5.0.0-beta.2(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-beta.2(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-R9R+aqrl1QhZJaO05rhvooqxOaf7SKpQ+EjW80sbP3ticTVmLmrn4YBLQS7/ML+WXdrkrPtqSmKFdSE5Ik3gBQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7301,10 +7499,10 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@emotion/is-prop-valid': 1.2.1 - '@mui/types': 7.2.4(@types/react@18.2.9) + '@mui/types': 7.2.4(@types/react@18.2.11) '@mui/utils': 5.13.1(react@18.2.0) '@popperjs/core': 2.11.7 - '@types/react': 18.2.9 + '@types/react': 18.2.11 clsx: 1.2.1 prop-types: 15.8.1 react: 18.2.0 @@ -7316,7 +7514,7 @@ packages: resolution: {integrity: sha512-aOLCXMCySMFL2WmUhnz+DjF84AoFVu8rn35OsL759HXOZMz8zhEwVf5w/xxkWx7DycM2KXDTgAvYW48nTfqTLA==} dev: false - /@mui/material@5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Pfke1l0GG2OJb/Nr10aVr8huoBFcBTdWKV5iFSTEHqf9c2C1ZlyYMISn7ui6X3Gix8vr+hP5kVqH1LAWwQSb6w==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7334,14 +7532,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.5 - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.9)(react@18.2.0) - '@mui/base': 5.0.0-beta.2(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.11)(react@18.2.0) + '@mui/base': 5.0.0-beta.2(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.13.2 - '@mui/system': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.9)(react@18.2.0) - '@mui/types': 7.2.4(@types/react@18.2.9) + '@mui/system': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.11)(react@18.2.0) + '@mui/types': 7.2.4(@types/react@18.2.11) '@mui/utils': 5.13.1(react@18.2.0) - '@types/react': 18.2.9 + '@types/react': 18.2.11 '@types/react-transition-group': 4.4.6 clsx: 1.2.1 csstype: 3.1.2 @@ -7352,7 +7550,7 @@ packages: react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) dev: false - /@mui/private-theming@5.13.1(@types/react@18.2.9)(react@18.2.0): + /@mui/private-theming@5.13.1(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-HW4npLUD9BAkVppOUZHeO1FOKUJWAwbpy0VQoGe3McUYTlck1HezGHQCfBQ5S/Nszi7EViqiimECVl9xi+/WjQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7364,7 +7562,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@mui/utils': 5.13.1(react@18.2.0) - '@types/react': 18.2.9 + '@types/react': 18.2.11 prop-types: 15.8.1 react: 18.2.0 dev: false @@ -7384,14 +7582,14 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.9)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.11)(react@18.2.0) csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/system@5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.9)(react@18.2.0): + /@mui/system@5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-TPyWmRJPt0JPVxacZISI4o070xEJ7ftxpVtu6LWuYVOUOINlhoGOclam4iV8PDT3EMQEHuUrwU49po34UdWLlw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7408,20 +7606,20 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.5 - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.9)(react@18.2.0) - '@mui/private-theming': 5.13.1(@types/react@18.2.9)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.11)(react@18.2.0) + '@mui/private-theming': 5.13.1(@types/react@18.2.11)(react@18.2.0) '@mui/styled-engine': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0) - '@mui/types': 7.2.4(@types/react@18.2.9) + '@mui/types': 7.2.4(@types/react@18.2.11) '@mui/utils': 5.13.1(react@18.2.0) - '@types/react': 18.2.9 + '@types/react': 18.2.11 clsx: 1.2.1 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/types@7.2.4(@types/react@18.2.9): + /@mui/types@7.2.4(@types/react@18.2.11): resolution: {integrity: sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==} peerDependencies: '@types/react': '*' @@ -7429,7 +7627,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 dev: false /@mui/utils@5.13.1(react@18.2.0): @@ -8138,7 +8336,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 playwright-core: 1.35.0 optionalDependencies: fsevents: 2.3.2 @@ -9789,7 +9987,7 @@ packages: node-polyfill-webpack-plugin: 2.0.1(webpack@5.86.0) pnp-webpack-plugin: 1.7.0(typescript@5.1.3) postcss: 8.4.21 - postcss-loader: 7.3.2(postcss@8.4.21)(webpack@5.86.0) + postcss-loader: 7.3.3(postcss@8.4.21)(webpack@5.86.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) resolve-url-loader: 5.0.0 @@ -10036,7 +10234,7 @@ packages: - supports-color dev: true - /@storybook/test-runner@0.10.0(@types/node@18.16.16): + /@storybook/test-runner@0.10.0(@types/node@18.16.17): resolution: {integrity: sha512-37xgdNcba5tJgEZa//S4ooh52hKgXoKvNWC+CZJRksKFlFObzhlCstTo4q9SSkX6LNTXiEj174eZBBa/Yd28JQ==} hasBin: true dependencies: @@ -10055,7 +10253,7 @@ packages: commander: 9.5.0 expect-playwright: 0.8.0 glob: 8.1.0 - jest: 28.1.3(@types/node@18.16.16) + jest: 28.1.3(@types/node@18.16.17) jest-circus: 28.1.3 jest-environment-node: 28.1.3 jest-junit: 14.0.1 @@ -10423,9 +10621,9 @@ packages: react: ^17 || ^18 || 18 react-dom: ^17 || ^18 || 18 dependencies: - '@emotion/react': 11.11.1(@types/react@18.2.9)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.9)(react@18.2.0) - '@mui/material': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.9)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.11.1(@types/react@18.2.11)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.11)(react@18.2.0) + '@mui/material': 5.13.2(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.11)(react-dom@18.2.0)(react@18.2.0) clsx: 1.2.1 copy-to-clipboard: 3.3.3 react: 18.2.0 @@ -10691,10 +10889,10 @@ packages: resolution: {integrity: sha512-vqd7ZUDSrXFVT1n8b2kc3LnklncDQFPvR58yUS1kEP23/nHPAO9l1lMjUfnPrXYYk4Hj54rrLKMW5ipwk7k09A==} dev: true - /@trpc-playground/html@1.0.4(@types/node@18.16.16): + /@trpc-playground/html@1.0.4(@types/node@18.16.17): resolution: {integrity: sha512-HVnqaUXxEJJcrAHvVgivwtZFqTE6NNxXxrXEnd+rCxun97xnZknwdiTxq69wQEsZYxPrgtwPmO/nAEZL8AReWg==} dependencies: - vite: 4.2.1(@types/node@18.16.16) + vite: 4.2.1(@types/node@18.16.17) xss: 1.0.14 transitivePeerDependencies: - '@types/node' @@ -10895,7 +11093,7 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/cacheable-request@6.0.3: @@ -10903,7 +11101,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/responselike': 1.0.0 /@types/chalk@2.2.0: @@ -10916,12 +11114,12 @@ packages: /@types/concat-stream@2.0.0: resolution: {integrity: sha512-t3YCerNM7NTVjLuICZo5gYAXYoDvpuuTceCcFQWcDQz26kxUR5uIWolxbIR5jRNIXpMqhOpW/b8imCR1LEmuJw==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/cookie@0.4.1: @@ -10930,13 +11128,13 @@ packages: /@types/cors@2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/cross-spawn@6.0.2: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 /@types/debug@4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} @@ -10996,7 +11194,7 @@ packages: /@types/express-serve-static-core@4.17.33: resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -11026,7 +11224,7 @@ packages: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/google.maps@3.50.5: @@ -11040,7 +11238,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/hast@2.3.4: @@ -11051,7 +11249,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 hoist-non-react-statics: 3.3.2 /@types/html-minifier-terser@6.1.0: @@ -11118,7 +11316,7 @@ packages: /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 /@types/langs@2.0.1: resolution: {integrity: sha512-UXtaAa6zsgui5kf2MPhn89LFmOtcWqcz+uhSMj1BssPzvJOrY1JVrEitOQaPJrGcUH5xWRsGuhP80M1EXVct9Q==} @@ -11170,7 +11368,7 @@ packages: /@types/needle@3.2.0: resolution: {integrity: sha512-6XzvzEyJ2ozFNfPajFmqH9JOt0Hp+9TawaYpJT59iIP/zR0U37cfWCRwosyIeEBBZBi021Osq4jGAD3AOju5fg==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/nlcst@1.0.0: @@ -11181,7 +11379,7 @@ packages: /@types/node-fetch@2.6.3: resolution: {integrity: sha512-ETTL1mOEdq/sxUtgtOhKjyB2Irra4cjxksvcMUR5Zr4n+PxVhsCD9WS46oPbHL3et9Zde7CNRr+WUNlcHvsX+w==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 form-data: 3.0.1 dev: true @@ -11200,8 +11398,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/node@18.16.16: - resolution: {integrity: sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==} + /@types/node@18.16.17: + resolution: {integrity: sha512-QAkjjRA1N7gPJeAP4WLXZtYv6+eMXFNviqktCDt4GLcmCugMr5BcRHfkOjCQzvCsnMp+L79a54zBkbw356xv9Q==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -11222,7 +11420,7 @@ packages: /@types/pg@8.6.6: resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 pg-protocol: 1.6.0 pg-types: 2.2.0 dev: false @@ -11238,7 +11436,7 @@ packages: resolution: {integrity: sha512-R5H3vw62gHNHrn+JGZbKejb+Z2D/6E5UNVlhCzIaBBLroMQMOFqy5Pap2gM+ZZHdqBtVU0/cx/M6to+mOJcoew==} dependencies: '@types/needle': 3.2.0 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/prop-types@15.7.5: @@ -11255,23 +11453,23 @@ packages: /@types/react-dom@18.2.4: resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 dev: true /@types/react-is@18.2.0: resolution: {integrity: sha512-1vz2yObaQkLL7YFe/pme2cpvDsCwI1WXIfL+5eLz0MI9gFG24Re16RzUsI8t9XZn9ZWvgLNDrJBmrqXJO7GNQQ==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 dev: false /@types/react-transition-group@4.4.6: resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 dev: false - /@types/react@18.2.9: - resolution: {integrity: sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==} + /@types/react@18.2.11: + resolution: {integrity: sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 @@ -11280,13 +11478,13 @@ packages: /@types/recursive-readdir@2.2.1: resolution: {integrity: sha512-Xd+Ptc4/F2ueInqy5yK2FI5FxtwwbX2+VZpcg+9oYsFJVen8qQKGapCr+Bi5wQtHU1cTXT8s+07lo/nKPgu8Gg==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 /@types/retry@0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -11306,13 +11504,13 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/set-cookie-parser@2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/shimmer@1.0.2: @@ -11355,7 +11553,7 @@ packages: /@types/through@0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/treeify@1.0.0: @@ -11384,7 +11582,7 @@ packages: /@types/wait-on@5.3.1: resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /@types/webidl-conversions@7.0.0: @@ -11398,7 +11596,7 @@ packages: /@types/whatwg-url@8.2.2: resolution: {integrity: sha512-FtQu10RWgn3D9U4aazdwIE2yzphmTJREDqNdODHrbrZmmMqI0vMheC/6NE/J1Yveaj8H+ela+YwWTjq5PGmuhA==} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/webidl-conversions': 7.0.0 dev: true @@ -13699,8 +13897,8 @@ packages: path-type: 4.0.0 yaml: 1.10.2 - /cosmiconfig@8.1.3: - resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==} + /cosmiconfig@8.2.0: + resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==} engines: {node: '>=14'} dependencies: import-fresh: 3.3.0 @@ -14502,7 +14700,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.13 - '@types/node': 18.16.16 + '@types/node': 18.16.17 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -14724,6 +14922,36 @@ packages: '@esbuild/win32-ia32': 0.17.19 '@esbuild/win32-x64': 0.17.19 + /esbuild@0.18.0: + resolution: {integrity: sha512-/2sQaWHNX2jkglLu85EjmEAR2ANpKOa1kp2rAE3wjKcuYjEHFlB+D60tn6W9BRgHiAQEKYtl4hEygKWothfDEA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.0 + '@esbuild/android-arm64': 0.18.0 + '@esbuild/android-x64': 0.18.0 + '@esbuild/darwin-arm64': 0.18.0 + '@esbuild/darwin-x64': 0.18.0 + '@esbuild/freebsd-arm64': 0.18.0 + '@esbuild/freebsd-x64': 0.18.0 + '@esbuild/linux-arm': 0.18.0 + '@esbuild/linux-arm64': 0.18.0 + '@esbuild/linux-ia32': 0.18.0 + '@esbuild/linux-loong64': 0.18.0 + '@esbuild/linux-mips64el': 0.18.0 + '@esbuild/linux-ppc64': 0.18.0 + '@esbuild/linux-riscv64': 0.18.0 + '@esbuild/linux-s390x': 0.18.0 + '@esbuild/linux-x64': 0.18.0 + '@esbuild/netbsd-x64': 0.18.0 + '@esbuild/openbsd-x64': 0.18.0 + '@esbuild/sunos-x64': 0.18.0 + '@esbuild/win32-arm64': 0.18.0 + '@esbuild/win32-ia32': 0.18.0 + '@esbuild/win32-x64': 0.18.0 + dev: true + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -17450,7 +17678,7 @@ packages: '@jest/expect': 28.1.3 '@jest/test-result': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -17469,7 +17697,7 @@ packages: - supports-color dev: true - /jest-cli@28.1.3(@types/node@18.16.16): + /jest-cli@28.1.3(@types/node@18.16.17): resolution: {integrity: sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -17486,7 +17714,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 28.1.3(@types/node@18.16.16) + jest-config: 28.1.3(@types/node@18.16.17) jest-util: 28.1.3 jest-validate: 28.1.3 prompts: 2.4.2 @@ -17497,7 +17725,7 @@ packages: - ts-node dev: true - /jest-config@28.1.3(@types/node@18.16.16): + /jest-config@28.1.3(@types/node@18.16.17): resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: @@ -17512,7 +17740,7 @@ packages: '@babel/core': 7.22.5 '@jest/test-sequencer': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 babel-jest: 28.1.3(@babel/core@7.22.5) chalk: 4.1.2 ci-info: 3.8.0 @@ -17591,7 +17819,7 @@ packages: '@jest/environment': 28.1.3 '@jest/fake-timers': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 jest-mock: 28.1.3 jest-util: 28.1.3 dev: true @@ -17617,7 +17845,7 @@ packages: dependencies: '@jest/types': 28.1.3 '@types/graceful-fs': 4.1.6 - '@types/node': 18.16.16 + '@types/node': 18.16.17 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -17636,7 +17864,7 @@ packages: dependencies: '@jest/types': 29.5.0 '@types/graceful-fs': 4.1.6 - '@types/node': 18.16.16 + '@types/node': 18.16.17 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -17747,7 +17975,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /jest-mock@28.1.3: @@ -17755,7 +17983,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 dev: true /jest-playwright-preset@2.0.0(jest-circus@28.1.3)(jest-environment-node@28.1.3)(jest-runner@28.1.3)(jest@28.1.3): @@ -17767,7 +17995,7 @@ packages: jest-runner: ^28.0.0 dependencies: expect-playwright: 0.8.0 - jest: 28.1.3(@types/node@18.16.16) + jest: 28.1.3(@types/node@18.16.17) jest-circus: 28.1.3 jest-environment-node: 28.1.3 jest-process-manager: 0.3.1 @@ -17860,7 +18088,7 @@ packages: '@jest/test-result': 28.1.3 '@jest/transform': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 emittery: 0.10.2 graceful-fs: 4.2.11 @@ -17952,7 +18180,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -17964,7 +18192,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.16.16 + '@types/node': 18.16.17 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -17991,7 +18219,7 @@ packages: dependencies: ansi-escapes: 6.2.0 chalk: 5.2.0 - jest: 28.1.3(@types/node@18.16.16) + jest: 28.1.3(@types/node@18.16.17) jest-regex-util: 29.4.3 jest-watcher: 29.5.0 slash: 5.0.0 @@ -18005,7 +18233,7 @@ packages: dependencies: '@jest/test-result': 28.1.3 '@jest/types': 28.1.3 - '@types/node': 18.16.16 + '@types/node': 18.16.17 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.10.2 @@ -18019,7 +18247,7 @@ packages: dependencies: '@jest/test-result': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.16.16 + '@types/node': 18.16.17 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -18031,7 +18259,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -18040,7 +18268,7 @@ packages: resolution: {integrity: sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -18049,13 +18277,13 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest@28.1.3(@types/node@18.16.16): + /jest@28.1.3(@types/node@18.16.17): resolution: {integrity: sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -18068,7 +18296,7 @@ packages: '@jest/core': 28.1.3 '@jest/types': 28.1.3 import-local: 3.1.0 - jest-cli: 28.1.3(@types/node@18.16.16) + jest-cli: 28.1.3(@types/node@18.16.17) transitivePeerDependencies: - '@types/node' - supports-color @@ -21087,16 +21315,15 @@ packages: '@babel/runtime': 7.22.5 dev: true - /postcss-loader@7.3.2(postcss@8.4.21)(webpack@5.86.0): - resolution: {integrity: sha512-c7qDlXErX6n0VT+LUsW+nwefVtTu3ORtVvK8EXuUIDcxo+b/euYqpuHlJAvePb0Af5e8uMjR/13e0lTuYifaig==} + /postcss-loader@7.3.3(postcss@8.4.21)(webpack@5.86.0): + resolution: {integrity: sha512-YgO/yhtevGO/vJePCQmTxiaEwER94LABZN0ZMT4A0vsak9TpO+RvKRs7EmJ8peIlB9xfXCsS7M8LjqncsUZ5HA==} engines: {node: '>= 14.15.0'} peerDependencies: postcss: ^7.0.0 || ^8.0.1 webpack: ^5.0.0 || 5 dependencies: - cosmiconfig: 8.1.3 + cosmiconfig: 8.2.0 jiti: 1.18.2 - klona: 2.0.6 postcss: 8.4.21 semver: 7.5.1 webpack: 5.86.0(@swc/core@1.3.49)(esbuild@0.17.19) @@ -21638,7 +21865,7 @@ packages: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 18.16.16 + '@types/node': 18.16.17 long: 5.2.3 dev: false @@ -21940,8 +22167,8 @@ packages: react-is: 18.1.0 dev: true - /react-error-boundary@4.0.9(react@18.2.0): - resolution: {integrity: sha512-f6DcHVdTDZmc9ixmRmuLDZpkdghYR/HKZdUzMLHD58s4cR2C4R6y4ktYztCosM6pyeK4/C8IofwqxgID25W6kw==} + /react-error-boundary@4.0.10(react@18.2.0): + resolution: {integrity: sha512-pvVKdi77j2OoPHo+p3rorgE43OjDWiqFkaqkJz8sJKK6uf/u8xtzuaVfj5qJ2JnDLIgF1De3zY5AJDijp+LVPA==} peerDependencies: react: '>=16.13.1 || 18' dependencies: @@ -22013,7 +22240,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-remove-scroll-bar@2.3.4(@types/react@18.2.9)(react@18.2.0): + /react-remove-scroll-bar@2.3.4(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -22023,12 +22250,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 - react-style-singleton: 2.2.1(@types/react@18.2.9)(react@18.2.0) + react-style-singleton: 2.2.1(@types/react@18.2.11)(react@18.2.0) tslib: 2.5.0 - /react-remove-scroll@2.5.5(@types/react@18.2.9)(react@18.2.0): + /react-remove-scroll@2.5.5(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} engines: {node: '>=10'} peerDependencies: @@ -22038,13 +22265,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 - react-remove-scroll-bar: 2.3.4(@types/react@18.2.9)(react@18.2.0) - react-style-singleton: 2.2.1(@types/react@18.2.9)(react@18.2.0) + react-remove-scroll-bar: 2.3.4(@types/react@18.2.11)(react@18.2.0) + react-style-singleton: 2.2.1(@types/react@18.2.11)(react@18.2.0) tslib: 2.5.0 - use-callback-ref: 1.3.0(@types/react@18.2.9)(react@18.2.0) - use-sidecar: 1.1.2(@types/react@18.2.9)(react@18.2.0) + use-callback-ref: 1.3.0(@types/react@18.2.11)(react@18.2.0) + use-sidecar: 1.1.2(@types/react@18.2.11)(react@18.2.0) /react-resize-detector@7.1.2(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-zXnPJ2m8+6oq9Nn8zsep/orts9vQv3elrpA+R8XTcW7DVVUJ9vwDwMXaBtykAYjMnkCIaOoK9vObyR7ZgFNlOw==} @@ -22069,7 +22296,7 @@ packages: engines: {node: '>=0.12.0'} dev: false - /react-style-singleton@2.2.1(@types/react@18.2.9)(react@18.2.0): + /react-style-singleton@2.2.1(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -22079,13 +22306,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 tslib: 2.5.0 - /react-textarea-autosize@8.3.4(@types/react@18.2.9)(react@18.2.0): + /react-textarea-autosize@8.3.4(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-CdtmP8Dc19xL8/R6sWvtknD/eCXkQr30dtvC4VmGInhRsfF8X/ihXCq6+9l9qbxmKRiq407/7z5fxE7cVWQNgQ==} engines: {node: '>=10'} peerDependencies: @@ -22094,7 +22321,7 @@ packages: '@babel/runtime': 7.22.5 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.2.9)(react@18.2.0) + use-latest: 1.2.1(@types/react@18.2.11)(react@18.2.0) transitivePeerDependencies: - '@types/react' @@ -24131,13 +24358,13 @@ packages: dev: true patched: true - /trpc-playground@1.0.4(@trpc/server@10.29.1)(@types/node@18.16.16)(typescript@5.1.3)(zod@3.21.4): + /trpc-playground@1.0.4(@trpc/server@10.29.1)(@types/node@18.16.17)(typescript@5.1.3)(zod@3.21.4): resolution: {integrity: sha512-6nVf1o2LNoo1g6oTS24yajoH7xV4CFjxGAbAH7qLXqa3yo9qB5QHsWLbrm1hNt51SyCG++P0zHJaCdVfgvEVDg==} peerDependencies: '@trpc/server': ^10 zod: ^3 dependencies: - '@trpc-playground/html': 1.0.4(@types/node@18.16.16) + '@trpc-playground/html': 1.0.4(@types/node@18.16.17) '@trpc-playground/types': 1.0.0(@trpc/server@10.29.1)(typescript@5.1.3) '@trpc/server': 10.29.1 lodash: 4.17.21 @@ -24265,65 +24492,65 @@ packages: engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} dev: true - /turbo-darwin-64@1.10.2: - resolution: {integrity: sha512-sVLpVVANByfMgqf7OYPcZM4KiDnjGu7ITvAzBSa9Iwe14yoWLn8utrNsWCRaQEB6kEqBGLPmvL7AKwkl8M2Gqg==} + /turbo-darwin-64@1.10.3: + resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==} cpu: [x64] os: [darwin] requiresBuild: true dev: false optional: true - /turbo-darwin-arm64@1.10.2: - resolution: {integrity: sha512-TKG91DSoYQjsCft4XBx4lYycVT5n3UQB/nOKgv/WJCSfwshLWulya3yhP8JT5erv9rPF8gwgnx87lrCmT4EAVA==} + /turbo-darwin-arm64@1.10.3: + resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==} cpu: [arm64] os: [darwin] requiresBuild: true dev: false optional: true - /turbo-linux-64@1.10.2: - resolution: {integrity: sha512-ZIzAkfrzjJFkSM/uEfxU6JjseCsT5PHRu0s0lmYce37ApQbv/HC7tI0cFhuosI30+O8109/mkyZykKE7AQfgqA==} + /turbo-linux-64@1.10.3: + resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /turbo-linux-arm64@1.10.2: - resolution: {integrity: sha512-G4uZA+RBQ5S1X/oUxO5KoLL2NDMkrrBZF52+00jQv6UEb9lWDgwzqSwoAGjdXxeDCrqMW5rBVwb/IBIF2/yhwA==} + /turbo-linux-arm64@1.10.3: + resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==} cpu: [arm64] os: [linux] requiresBuild: true dev: false optional: true - /turbo-windows-64@1.10.2: - resolution: {integrity: sha512-ObfQO37kGu1jBzFs/L+hybrCXBwdnimotJwzg7pCoSyGijKITlugrpJoPDKlg0eMr3/1Y6KUeHy26vZaDXrbuQ==} + /turbo-windows-64@1.10.3: + resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==} cpu: [x64] os: [win32] requiresBuild: true dev: false optional: true - /turbo-windows-arm64@1.10.2: - resolution: {integrity: sha512-7S6dx4738R/FIT2cxbsunqgHN5LelXzuzkcaZgdkU33oswRf/6KOfOABzQLdTX7Uos59cBSdwayf6KQJxuOXUg==} + /turbo-windows-arm64@1.10.3: + resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==} cpu: [arm64] os: [win32] requiresBuild: true dev: false optional: true - /turbo@1.10.2: - resolution: {integrity: sha512-m9sR5XHhuzxUQACf0vI2qCG5OqDYAZiPTaAsTwECnwUF4/cXwEmcYddbLJnO+K9orNvcnjjent5oBNBVQ/o0ow==} + /turbo@1.10.3: + resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.10.2 - turbo-darwin-arm64: 1.10.2 - turbo-linux-64: 1.10.2 - turbo-linux-arm64: 1.10.2 - turbo-windows-64: 1.10.2 - turbo-windows-arm64: 1.10.2 + turbo-darwin-64: 1.10.3 + turbo-darwin-arm64: 1.10.3 + turbo-linux-64: 1.10.3 + turbo-linux-arm64: 1.10.3 + turbo-windows-64: 1.10.3 + turbo-windows-arm64: 1.10.3 dev: false /turf-jsts@1.2.3: @@ -24439,7 +24666,7 @@ packages: dependencies: awilix: 8.0.1 chalk: 4.1.2 - cosmiconfig: 8.1.3 + cosmiconfig: 8.2.0 detect-indent: 6.1.0 glob: 8.1.0 npm-registry-fetch: 14.0.5 @@ -24545,7 +24772,7 @@ packages: '@types/concat-stream': 2.0.0 '@types/debug': 4.1.7 '@types/is-empty': 1.2.1 - '@types/node': 18.16.16 + '@types/node': 18.16.17 '@types/unist': 2.0.6 concat-stream: 2.0.0 debug: 4.3.4 @@ -24793,7 +25020,7 @@ packages: querystring: 0.2.0 dev: true - /use-callback-ref@1.3.0(@types/react@18.2.9)(react@18.2.0): + /use-callback-ref@1.3.0(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -24803,7 +25030,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 tslib: 2.5.0 @@ -24814,7 +25041,7 @@ packages: dependencies: react: 18.2.0 - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.9)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -24823,10 +25050,10 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 - /use-latest@1.2.1(@types/react@18.2.9)(react@18.2.0): + /use-latest@1.2.1(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -24835,9 +25062,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.9)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.11)(react@18.2.0) /use-resize-observer@9.1.0(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-R25VqO9Wb3asSD4eqtcxk8sJalvIOYBqS8MNZlpDSQ4l4xMQxC/J7Id9HoTqPq8FwULIn0PVW+OAqF2dyYbjow==} @@ -24850,7 +25077,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /use-sidecar@1.1.2(@types/react@18.2.9)(react@18.2.0): + /use-sidecar@1.1.2(@types/react@18.2.11)(react@18.2.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -24860,7 +25087,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 detect-node-es: 1.1.0 react: 18.2.0 tslib: 2.5.0 @@ -25022,7 +25249,7 @@ packages: unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4 - /vite@4.2.1(@types/node@18.16.16): + /vite@4.2.1(@types/node@18.16.17): resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -25047,7 +25274,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.16 + '@types/node': 18.16.17 esbuild: 0.17.19 postcss: 8.4.21 resolve: 1.22.2