From b31bc1b537b5a3eebc7862f72fb307f4208c524a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:13:01 +0000 Subject: [PATCH 1/7] chore(ui): update all non-major dependencies Signed-off-by: Renovate Bot --- apps/app/package.json | 22 +- apps/web/package.json | 4 +- package.json | 6 +- packages/api/package.json | 10 +- packages/auth/package.json | 6 +- packages/aws-user-migrate/package.json | 4 +- packages/config/package.json | 2 +- packages/db/package.json | 10 +- packages/eslint-config/package.json | 6 +- packages/types/package.json | 2 +- packages/ui/package.json | 20 +- pnpm-lock.yaml | 1538 +++++++++++++----------- 12 files changed, 902 insertions(+), 728 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 4d7fb4ee7b..574478ff39 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -21,18 +21,18 @@ "@crowdin/ota-client": "0.7.0", "@next/bundle-analyzer": "13.1.1", "@tanstack/react-query": "4.20.4", - "@trpc/client": "10.6.0", - "@trpc/next": "10.6.0", - "@trpc/react-query": "10.6.0", - "@trpc/server": "10.6.0", + "@trpc/client": "10.7.0", + "@trpc/next": "10.7.0", + "@trpc/react-query": "10.7.0", + "@trpc/server": "10.7.0", "@weareinreach/api": "0.100.0", "@weareinreach/auth": "0.100.0", "@weareinreach/db": "0.100.0", "@weareinreach/ui": "0.100.0", - "axios": "1.2.1", + "axios": "1.2.2", "i18next": "22.4.6", "next": "13.1.1", - "next-auth": "4.18.6", + "next-auth": "4.18.7", "next-i18next": "13.0.2", "react": "18.2.0", "react-dom": "18.2.0", @@ -42,11 +42,11 @@ "devDependencies": { "@next/font": "13.1.1", "@types/flat": "5.0.2", - "@types/node": "16.18.10", + "@types/node": "16.18.11", "@types/react": "18.0.26", - "@types/react-dom": "18.0.9", - "@typescript-eslint/eslint-plugin": "5.47.0", - "@typescript-eslint/parser": "5.47.0", + "@types/react-dom": "18.0.10", + "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/parser": "5.47.1", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "commander": "9.4.1", @@ -63,7 +63,7 @@ "listr2": "5.0.6", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2", + "packageManager": "pnpm@7.21.0", "ct3aMetadata": { "initVersion": "5.10.1" } diff --git a/apps/web/package.json b/apps/web/package.json index 20887a96eb..dbb5a76268 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -12,9 +12,9 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@types/node": "16.18.10", + "@types/node": "16.18.11", "@types/react": "18.0.26", - "@types/react-dom": "18.0.9", + "@types/react-dom": "18.0.10", "eslint": "8.30.0", "eslint-config-next": "13.1.1", "next": "13.1.1", diff --git a/package.json b/package.json index 875b61c5e5..f3aaa5f3c0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@trivago/prettier-plugin-sort-imports": "4.0.0", "@types/eslint": "8.4.10", "@types/prettier": "2.7.2", - "@typescript-eslint/eslint-plugin": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "cypress": "11.2.0", @@ -57,11 +57,11 @@ "prettier": "2.8.1", "prettier-plugin-jsdoc": "0.4.2", "prettier-plugin-packagejson": "2.3.0", - "prettier-plugin-prisma": "4.4.0", + "prettier-plugin-prisma": "4.8.0", "turbo": "1.6.3", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2", + "packageManager": "pnpm@7.21.0", "engines": { "node": ">=16.18.0", "pnpm": ">=7" diff --git a/packages/api/package.json b/packages/api/package.json index e290d341e7..550aec133c 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -13,8 +13,8 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@trpc/client": "10.6.0", - "@trpc/server": "10.6.0", + "@trpc/client": "10.7.0", + "@trpc/server": "10.7.0", "@weareinreach/auth": "0.100.0", "@weareinreach/config": "0.100.0", "@weareinreach/db": "0.100.0", @@ -23,8 +23,8 @@ "zod": "3.20.2" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.47.0", - "@typescript-eslint/parser": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/parser": "5.47.1", "eslint": "8.30.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", @@ -33,5 +33,5 @@ "eslint-plugin-simple-import-sort": "8.0.0", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.21.0" } diff --git a/packages/auth/package.json b/packages/auth/package.json index cff328f72b..f1a3f5d255 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -18,12 +18,12 @@ "@weareinreach/db": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "next": "13.1.1", - "next-auth": "4.18.6", + "next-auth": "4.18.7", "react": "18.2.0", "react-dom": "18.2.0" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", "eslint": "8.30.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", @@ -32,5 +32,5 @@ "eslint-plugin-simple-import-sort": "8.0.0", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.21.0" } diff --git a/packages/aws-user-migrate/package.json b/packages/aws-user-migrate/package.json index 5914ee480a..3a3432eadf 100644 --- a/packages/aws-user-migrate/package.json +++ b/packages/aws-user-migrate/package.json @@ -20,11 +20,11 @@ }, "dependencies": { "@weareinreach/db": "0.100.0", - "aws-sdk": "2.1278.0" + "aws-sdk": "2.1285.0" }, "devDependencies": { "@types/aws-lambda": "8.10.109", - "@types/node": "16.18.10", + "@types/node": "16.18.11", "@vercel/ncc": "0.36.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", diff --git a/packages/config/package.json b/packages/config/package.json index 998570edf6..27c12f0f6d 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -19,5 +19,5 @@ "next-i18next": "13.0.2", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.21.0" } diff --git a/packages/db/package.json b/packages/db/package.json index 374548b247..c602801331 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -49,13 +49,13 @@ "@types/flat": "5.0.2", "@types/langs": "2.0.1", "@types/luxon": "3.1.0", - "@types/node": "16.18.10", + "@types/node": "16.18.11", "@types/recursive-readdir": "2.2.1", - "@typescript-eslint/eslint-plugin": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "@zerodep/geo.stateiso": "0.1.4", - "axios": "1.2.1", + "axios": "1.2.2", "commander": "9.4.1", "countries-languages": "1.0.3", "cuid": "2.1.8", @@ -75,7 +75,7 @@ "langs": "2.0.0", "libphonenumber-js": "1.10.15", "listr2": "5.0.6", - "luxon": "3.1.1", + "luxon": "3.2.0", "mongoback": "3.0.3", "prisma": "4.8.0", "prisma-dbml-generator": "0.10.0", @@ -87,7 +87,7 @@ "tiny-invariant": "1.3.1", "tsup": "6.5.0", "tsx": "3.12.1", - "type-fest": "3.4.0", + "type-fest": "3.5.0", "typescript": "4.9.4", "zod-prisma": "0.5.4", "zod-prisma-types": "1.5.3" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index de859784d7..f4db73d5ae 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -15,13 +15,13 @@ "preinstall": "npx only-allow pnpm" }, "dependencies": { - "@typescript-eslint/parser": "5.47.0", + "@typescript-eslint/parser": "5.47.1", "eslint-config-prettier": "8.5.0" }, "devDependencies": { "@next/eslint-plugin-next": "13.1.1", "@types/eslint": "8.4.10", - "@typescript-eslint/eslint-plugin": "5.47.0", + "@typescript-eslint/eslint-plugin": "5.47.1", "eslint": "8.30.0", "eslint-config-next": "13.1.1", "eslint-import-resolver-typescript": "3.5.2", @@ -52,7 +52,7 @@ "eslint-plugin-turbo": "^0.0.4 || ^0.0.7", "next": ">=13" }, - "packageManager": "pnpm@7.18.2", + "packageManager": "pnpm@7.21.0", "publishConfig": { "access": "public" } diff --git a/packages/types/package.json b/packages/types/package.json index f4ffb0171c..2bf7fdde07 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -17,5 +17,5 @@ "eslint": "8.30.0", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.21.0" } diff --git a/packages/ui/package.json b/packages/ui/package.json index 0be16aab44..b9327799a6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -33,7 +33,7 @@ "@mantine/prism": "5.9.5", "@mantine/spotlight": "5.9.5", "@mantine/tiptap": "5.9.5", - "@tabler/icons": "1.117.0", + "@tabler/icons": "1.119.0", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", "@tiptap/starter-kit": "2.0.0-beta.209", @@ -44,7 +44,7 @@ "zod": "3.20.2" }, "devDependencies": { - "@babel/core": "7.20.5", + "@babel/core": "7.20.7", "@faker-js/faker": "7.6.0", "@geometricpanda/storybook-addon-badges": "0.2.2", "@iconify/icons-fa6-solid": "1.2.10", @@ -62,12 +62,12 @@ "@storybook/react": "6.5.15", "@storybook/testing-library": "0.0.13", "@storybook/theming": "6.5.15", - "@tomfreudenberg/next-auth-mock": "0.5.5", + "@tomfreudenberg/next-auth-mock": "0.5.6", "@types/eslint": "8.4.10", - "@types/node": "16.18.10", + "@types/node": "16.18.11", "@types/react": "18.0.26", - "@types/react-dom": "18.0.9", - "@typescript-eslint/eslint-plugin": "5.47.0", + "@types/react-dom": "18.0.10", + "@typescript-eslint/eslint-plugin": "5.47.1", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "babel-loader": "9.1.0", @@ -88,7 +88,7 @@ "i18next-browser-languagedetector": "7.0.1", "i18next-http-backend": "2.1.1", "merge-anything": "5.1.4", - "next-auth": "4.18.6", + "next-auth": "4.18.7", "next-i18next": "13.0.2", "postcss-loader": "7.0.2", "react": "18.2.0", @@ -101,11 +101,11 @@ "storybook-addon-next": "1.7.1", "storybook-addon-swc": "1.1.9", "storybook-addon-turbo-build": "1.1.0", - "storybook-dark-mode": "2.0.4", + "storybook-dark-mode": "2.0.5", "storybook-mobile": "1.0.0", "storybook-react-i18next": "1.1.2", "style-loader": "3.3.1", - "type-fest": "3.4.0", + "type-fest": "3.5.0", "typescript": "4.9.4", "webpack": "5.75.0" }, @@ -118,5 +118,5 @@ "react-dom": "^18", "react-i18next": "^12" }, - "packageManager": "pnpm@7.18.2" + "packageManager": "pnpm@7.21.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 388253655a..04dd140e80 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: '@trivago/prettier-plugin-sort-imports': 4.0.0 '@types/eslint': 8.4.10 '@types/prettier': 2.7.2 - '@typescript-eslint/eslint-plugin': 5.47.0 + '@typescript-eslint/eslint-plugin': 5.47.1 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 cypress: 11.2.0 @@ -48,7 +48,7 @@ importers: prettier: 2.8.1 prettier-plugin-jsdoc: 0.4.2 prettier-plugin-packagejson: 2.3.0 - prettier-plugin-prisma: 4.4.0 + prettier-plugin-prisma: 4.8.0 turbo: 1.6.3 typescript: 4.9.4 dependencies: @@ -59,7 +59,7 @@ importers: '@trivago/prettier-plugin-sort-imports': 4.0.0_cqouxydspnntv6jucuzpuonz2u '@types/eslint': 8.4.10 '@types/prettier': 2.7.2 - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy '@weareinreach/config': link:packages/config '@weareinreach/eslint-config': link:packages/eslint-config cypress: 11.2.0 @@ -67,7 +67,7 @@ importers: eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 eslint-plugin-i18next: 6.0.0-6 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-react: 7.31.11_eslint@8.30.0 eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 @@ -78,7 +78,7 @@ importers: prettier: 2.8.1 prettier-plugin-jsdoc: 0.4.2_prettier@2.8.1 prettier-plugin-packagejson: 2.3.0_prettier@2.8.1 - prettier-plugin-prisma: 4.4.0_prettier@2.8.1 + prettier-plugin-prisma: 4.8.0_prettier@2.8.1 turbo: 1.6.3 typescript: 4.9.4 @@ -88,23 +88,23 @@ importers: '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 '@tanstack/react-query': 4.20.4 - '@trpc/client': 10.6.0 - '@trpc/next': 10.6.0 - '@trpc/react-query': 10.6.0 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0 + '@trpc/next': 10.7.0 + '@trpc/react-query': 10.7.0 + '@trpc/server': 10.7.0 '@types/flat': 5.0.2 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.47.0 - '@typescript-eslint/parser': 5.47.0 + '@types/react-dom': 18.0.10 + '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/parser': 5.47.1 '@weareinreach/api': 0.100.0 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 '@weareinreach/ui': 0.100.0 - axios: 1.2.1 + axios: 1.2.2 commander: 9.4.1 dotenv: 16.0.3 eslint: 8.30.0 @@ -119,7 +119,7 @@ importers: i18next: 22.4.6 listr2: 5.0.6 next: 13.1.1 - next-auth: 4.18.6 + next-auth: 4.18.7 next-i18next: 13.0.2 react: 18.2.0 react-dom: 18.2.0 @@ -130,18 +130,18 @@ importers: '@crowdin/ota-client': 0.7.0 '@next/bundle-analyzer': 13.1.1 '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.6.0_@trpc+server@10.6.0 - '@trpc/next': 10.6.0_xoc4r2qh7uuinlge7i5bkwr374 - '@trpc/react-query': 10.6.0_jvy7igwpe5g26kdgldbjgphyd4 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/next': 10.7.0_gmaturtqmtlrknaw65ek5pmv2i + '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 + '@trpc/server': 10.7.0 '@weareinreach/api': link:../../packages/api '@weareinreach/auth': link:../../packages/auth '@weareinreach/db': link:../../packages/db '@weareinreach/ui': link:../../packages/ui - axios: 1.2.1 + axios: 1.2.2 i18next: 22.4.6 next: 13.1.1_672uxklweod7ene3nqtsh262ca - next-auth: 4.18.6_q76c2b4vyoegvsbrcwkfvimnai + next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -150,11 +150,11 @@ importers: devDependencies: '@next/font': 13.1.1 '@types/flat': 5.0.2 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@types/react-dom': 18.0.10 + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa '@weareinreach/config': link:../../packages/config '@weareinreach/eslint-config': link:../../packages/eslint-config commander: 9.4.1 @@ -164,7 +164,7 @@ importers: eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 eslint-plugin-i18next: 6.0.0-6 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 flat: 5.0.2 @@ -173,9 +173,9 @@ importers: apps/web: specifiers: - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 eslint: 8.30.0 @@ -185,9 +185,9 @@ importers: react-dom: 18.2.0 typescript: 4.9.4 dependencies: - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 + '@types/react-dom': 18.0.10 eslint: 8.30.0 eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa next: 13.1.1_biqbaboplfbrettd7655fr4n2y @@ -200,10 +200,10 @@ importers: packages/api: specifiers: - '@trpc/client': 10.6.0 - '@trpc/server': 10.6.0 - '@typescript-eslint/eslint-plugin': 5.47.0 - '@typescript-eslint/parser': 5.47.0 + '@trpc/client': 10.7.0 + '@trpc/server': 10.7.0 + '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/parser': 5.47.1 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 @@ -218,8 +218,8 @@ importers: typescript: 4.9.4 zod: 3.20.2 dependencies: - '@trpc/client': 10.6.0_@trpc+server@10.6.0 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/server': 10.7.0 '@weareinreach/auth': link:../auth '@weareinreach/config': link:../config '@weareinreach/db': link:../db @@ -227,12 +227,12 @@ importers: superjson: 1.12.1 zod: 3.20.2 devDependencies: - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 typescript: 4.9.4 @@ -240,7 +240,7 @@ importers: packages/auth: specifiers: '@next-auth/prisma-adapter': 1.0.5 - '@typescript-eslint/eslint-plugin': 5.47.0 + '@typescript-eslint/eslint-plugin': 5.47.1 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 @@ -251,25 +251,25 @@ importers: eslint-plugin-prettier: 4.2.1 eslint-plugin-simple-import-sort: 8.0.0 next: 13.1.1 - next-auth: 4.18.6 + next-auth: 4.18.7 react: 18.2.0 react-dom: 18.2.0 typescript: 4.9.4 dependencies: - '@next-auth/prisma-adapter': 1.0.5_fmf72d7n4jt7coiyftaa4dlrhe + '@next-auth/prisma-adapter': 1.0.5_o5bqbtvtgq3azu224hvvkl6nwy '@weareinreach/config': link:../config '@weareinreach/db': link:../db '@weareinreach/eslint-config': link:../eslint-config next: 13.1.1_672uxklweod7ene3nqtsh262ca - next-auth: 4.18.6_q76c2b4vyoegvsbrcwkfvimnai + next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy eslint: 8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 typescript: 4.9.4 @@ -277,22 +277,22 @@ importers: packages/aws-user-migrate: specifiers: '@types/aws-lambda': 8.10.109 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@vercel/ncc': 0.36.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 aws-lambda: 1.0.7 - aws-sdk: 2.1278.0 + aws-sdk: 2.1285.0 eslint: 8.30.0 prettier: 2.8.1 typescript: 4.9.4 dependencies: '@weareinreach/db': link:../db - aws-sdk: 2.1278.0 + aws-sdk: 2.1285.0 devDependencies: '@types/aws-lambda': 8.10.109 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@vercel/ncc': 0.36.0 '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config @@ -324,13 +324,13 @@ importers: '@types/flat': 5.0.2 '@types/langs': 2.0.1 '@types/luxon': 3.1.0 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.47.0 + '@typescript-eslint/eslint-plugin': 5.47.1 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 '@zerodep/geo.stateiso': 0.1.4 - axios: 1.2.1 + axios: 1.2.2 commander: 9.4.1 countries-languages: 1.0.3 cuid: 2.1.8 @@ -350,7 +350,7 @@ importers: langs: 2.0.0 libphonenumber-js: 1.10.15 listr2: 5.0.6 - luxon: 3.1.1 + luxon: 3.2.0 mongoback: 3.0.3 prisma: 4.8.0 prisma-dbml-generator: 0.10.0 @@ -363,7 +363,7 @@ importers: tiny-invariant: 1.3.1 tsup: 6.5.0 tsx: 3.12.1 - type-fest: 3.4.0 + type-fest: 3.5.0 typescript: 4.9.4 zod: 3.20.2 zod-prisma: 0.5.4 @@ -383,13 +383,13 @@ importers: '@types/flat': 5.0.2 '@types/langs': 2.0.1 '@types/luxon': 3.1.0 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config '@zerodep/geo.stateiso': 0.1.4 - axios: 1.2.1 + axios: 1.2.2 commander: 9.4.1 countries-languages: 1.0.3 cuid: 2.1.8 @@ -398,7 +398,7 @@ importers: eslint: 8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 eslint-plugin-turbo: 0.0.7_eslint@8.30.0 @@ -409,7 +409,7 @@ importers: langs: 2.0.0 libphonenumber-js: 1.10.15 listr2: 5.0.6 - luxon: 3.1.1 + luxon: 3.2.0 mongoback: 3.0.3 prisma: 4.8.0 prisma-dbml-generator: 0.10.0 @@ -421,7 +421,7 @@ importers: tiny-invariant: 1.3.1 tsup: 6.5.0_typescript@4.9.4 tsx: 3.12.1 - type-fest: 3.4.0 + type-fest: 3.5.0 typescript: 4.9.4 zod-prisma: 0.5.4_sgyu4cerrvputcbquvozfdvpkm_prisma@4.8.0+zod@3.20.2 zod-prisma-types: 1.5.3 @@ -430,8 +430,8 @@ importers: specifiers: '@next/eslint-plugin-next': 13.1.1 '@types/eslint': 8.4.10 - '@typescript-eslint/eslint-plugin': 5.47.0 - '@typescript-eslint/parser': 5.47.0 + '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/parser': 5.47.1 eslint: 8.30.0 eslint-config-next: 13.1.1 eslint-config-prettier: 8.5.0 @@ -447,18 +447,18 @@ importers: next: 13.1.1 typescript: 4.9.4 dependencies: - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa eslint-config-prettier: 8.5.0_eslint@8.30.0 devDependencies: '@next/eslint-plugin-next': 13.1.1 '@types/eslint': 8.4.10 - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy eslint: 8.30.0 eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 eslint-plugin-i18next: 6.0.0-6 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_kl4pe43v5b43npmso5hoplpbyi eslint-plugin-react: 7.31.11_eslint@8.30.0 eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 @@ -481,7 +481,7 @@ importers: packages/ui: specifiers: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@emotion/react': 11.10.5 '@emotion/server': 11.10.0 '@faker-js/faker': 7.6.0 @@ -515,16 +515,16 @@ importers: '@storybook/react': 6.5.15 '@storybook/testing-library': 0.0.13 '@storybook/theming': 6.5.15 - '@tabler/icons': 1.117.0 + '@tabler/icons': 1.119.0 '@tiptap/extension-link': 2.0.0-beta.209 '@tiptap/react': 2.0.0-beta.209 '@tiptap/starter-kit': 2.0.0-beta.209 - '@tomfreudenberg/next-auth-mock': 0.5.5 + '@tomfreudenberg/next-auth-mock': 0.5.6 '@types/eslint': 8.4.10 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.47.0 + '@types/react-dom': 18.0.10 + '@typescript-eslint/eslint-plugin': 5.47.1 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 babel-loader: 9.1.0 @@ -548,7 +548,7 @@ importers: i18next-http-backend: 2.1.1 merge-anything: 5.1.4 next: 13.1.1 - next-auth: 4.18.6 + next-auth: 4.18.7 next-i18next: 13.0.2 postcss-loader: 7.0.2 react: 18.2.0 @@ -562,16 +562,16 @@ importers: storybook-addon-next: 1.7.1 storybook-addon-swc: 1.1.9 storybook-addon-turbo-build: 1.1.0 - storybook-dark-mode: 2.0.4 + storybook-dark-mode: 2.0.5 storybook-mobile: 1.0.0 storybook-react-i18next: 1.1.2 style-loader: 3.3.1 - type-fest: 3.4.0 + type-fest: 3.5.0 typescript: 4.9.4 webpack: 5.75.0 zod: 3.20.2 dependencies: - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@emotion/server': 11.10.0 '@iconify/react': 4.0.1_react@18.2.0 '@mantine/carousel': 5.9.5_tt224433qisev6tpy33d7mk3wq @@ -586,18 +586,18 @@ importers: '@mantine/nprogress': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy - '@mantine/tiptap': 5.9.5_m4j2bcrkotbj4nqv3ohwlvn6ye - '@tabler/icons': 1.117.0_biqbaboplfbrettd7655fr4n2y + '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a + '@tabler/icons': 1.119.0_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy dayjs: 1.11.7 embla-carousel-react: 7.0.5_react@18.2.0 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq slugify: 1.6.5 zod: 3.20.2 devDependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@faker-js/faker': 7.6.0 '@geometricpanda/storybook-addon-badges': 0.2.2 '@iconify/icons-fa6-solid': 1.2.10 @@ -606,24 +606,24 @@ importers: '@storybook/addon-a11y': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-actions': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-console': 1.2.3_bmaq7chsqyvprxzjxdxy46j4tm - '@storybook/addon-essentials': 6.5.15_f5aeetbt7hal5oebpnz6rkvmbi + '@storybook/addon-essentials': 6.5.15_dwvtjxkrzf5jrma344s7gwzzbu '@storybook/addon-interactions': 6.5.15_w7rridwwafjdxe7q6g4feqeuqe '@storybook/addon-links': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-viewport': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 '@storybook/manager-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 - '@storybook/react': 6.5.15_7zr4m52ju2xwxozmiwf3rnrezy + '@storybook/react': 6.5.15_o5ptn5wcdg73xs4zvhtxcmc76q '@storybook/testing-library': 0.0.13_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@tomfreudenberg/next-auth-mock': 0.5.5_vdlq43644id3kq4tgiyd5alrwu + '@tomfreudenberg/next-auth-mock': 0.5.6_xxwxe2ojgsnliwlfdlbad2kd7m '@types/eslint': 8.4.10 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/react': 18.0.26 - '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@types/react-dom': 18.0.10 + '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config - babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu + babel-loader: 9.1.0_lkd654lvpl423ugsqn5olungie chromatic: 6.14.0 css-loader: 6.7.3_webpack@5.75.0 eslint: 8.30.0 @@ -631,7 +631,7 @@ importers: eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 eslint-plugin-i18next: 6.0.0-6 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-prettier: 4.2.1_l5rdqc4k22455lce6ocqroldia eslint-plugin-react: 7.31.11_eslint@8.30.0 eslint-plugin-simple-import-sort: 8.0.0_eslint@8.30.0 @@ -641,7 +641,7 @@ importers: i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 merge-anything: 5.1.4 - next-auth: 4.18.6_q76c2b4vyoegvsbrcwkfvimnai + next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 postcss-loader: 7.0.2_qxxfhhrl3yknjjmta266mo3u64 react: 18.2.0 @@ -654,11 +654,11 @@ importers: storybook-addon-next: 1.7.1_iakg5qqcmnxv7nt727fr4almry storybook-addon-swc: 1.1.9_webpack@5.75.0 storybook-addon-turbo-build: 1.1.0_webpack@5.75.0 - storybook-dark-mode: 2.0.4_biqbaboplfbrettd7655fr4n2y + storybook-dark-mode: 2.0.5_biqbaboplfbrettd7655fr4n2y storybook-mobile: 1.0.0_7i5myeigehqah43i5u7wbekgba storybook-react-i18next: 1.1.2_yu567y5k7tncqb5wr5onr6obbu style-loader: 3.3.1_webpack@5.75.0 - type-fest: 3.4.0 + type-fest: 3.5.0 typescript: 4.9.4 webpack: 5.75.0_@swc+core@1.3.23 @@ -1509,13 +1509,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1534,14 +1534,14 @@ packages: dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.17.7 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.17.8 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.18.9 - '@babel/template': 7.18.10 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.17.8 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1557,14 +1557,36 @@ packages: dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 - '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.6 - '@babel/parser': 7.20.5 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.5 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 + convert-source-map: 1.9.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.2 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + + /@babel/core/7.20.7: + resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.0 + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helpers': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1576,7 +1598,7 @@ packages: /@babel/generator/7.12.17: resolution: {integrity: sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 jsesc: 2.5.2 source-map: 0.5.7 @@ -1584,16 +1606,16 @@ packages: resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.20.7 jsesc: 2.5.2 source-map: 0.5.7 dev: false - /@babel/generator/7.20.5: - resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} + /@babel/generator/7.20.7: + resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 @@ -1601,7 +1623,7 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: @@ -1609,11 +1631,11 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.17.8: - resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.17.8: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1622,11 +1644,12 @@ packages: '@babel/core': 7.17.8 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 + lru-cache: 5.1.1 semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: - resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.5: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1635,15 +1658,29 @@ packages: '@babel/core': 7.20.5 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 + lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.5: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-validator-option': 7.18.6 + browserslist: 4.21.4 + lru-cache: 5.1.1 + semver: 6.3.0 + + /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-3RCdA/EmEaikrhayahwToF0fpweU/8o2p8vhc1c/1kftHOdTKuC65kik/TLc+qfbS8JKw4qqJbne4ovICDhmww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -1655,27 +1692,27 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.5: + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.2 dev: true - /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.20.5: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.20.7: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/traverse': 7.20.5 + '@babel/traverse': 7.20.10 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -1684,13 +1721,13 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -1708,37 +1745,37 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@babel/helper-function-name/7.19.0: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/types': 7.20.7 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 - /@babel/helper-module-transforms/7.20.2: - resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==} + /@babel/helper-module-transforms/7.20.11: + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -1746,9 +1783,9 @@ packages: '@babel/helper-simple-access': 7.20.2 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1756,7 +1793,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@babel/helper-plugin-utils/7.10.4: @@ -1767,17 +1804,17 @@ packages: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: true @@ -1789,8 +1826,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: true @@ -1799,20 +1836,20 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} @@ -1831,20 +1868,20 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.19.0 - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.20.6: - resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} + /@babel/helpers/7.20.7: + resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1861,7 +1898,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.20.7 dev: false /@babel/parser/7.20.5: @@ -1869,163 +1906,170 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5: + /@babel/parser/7.20.7: + resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.20.7 + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5: + /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.7: resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.5: + /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.5 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.5: + /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.7: resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 dev: true /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -2039,174 +2083,174 @@ packages: '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.12.9 dev: true - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.5: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.5: + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.5: + /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.5: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -2219,39 +2263,39 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -2264,116 +2308,116 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -2385,194 +2429,194 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.5: + /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-sgeMlNaQVbCSpgLSKP4ZZKfsJVnFnNQlUSk6gPYzR/q7tzCgQF2t8RBKAP6cKJeZdveei7Q7Jm527xepI8lNLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.7 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.5: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.7: resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.20.2 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-module-transforms': 7.20.2 + '@babel/core': 7.20.7 + '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 transitivePeerDependencies: @@ -2589,325 +2633,325 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 dev: true - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.5: + /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.5: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.7: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.7: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: + /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.7: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/preset-env/7.20.2_@babel+core@7.20.5: + /@babel/preset-env/7.20.2_@babel+core@7.20.7: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.5 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.5 - '@babel/types': 7.20.5 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.7 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.7 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.7 + '@babel/types': 7.20.7 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 core-js-compat: 3.26.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-flow/7.18.6_@babel+core@7.20.5: + /@babel/preset-flow/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.5 + '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.7 dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.20.5: + /@babel/preset-modules/0.1.5_@babel+core@7.20.7: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/types': 7.20.7 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.20.5: + /@babel/preset-react/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.7 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.20.5: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.18.9_@babel+core@7.20.5: + /@babel/register/7.18.9_@babel+core@7.20.7: resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -2940,67 +2984,84 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@babel/template/7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} + /@babel/template/7.20.7: + resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 /@babel/traverse/7.17.3: resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.17.7 + '@babel/generator': 7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.9 - '@babel/types': 7.17.0 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/traverse/7.20.5: - resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + /@babel/traverse/7.20.10: + resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/traverse/7.20.5_supports-color@5.5.0: - resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + /@babel/traverse/7.20.10_supports-color@5.5.0: + resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.5 + '@babel/generator': 7.20.7 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.5 - '@babel/types': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true + /@babel/traverse/7.20.5: + resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.7 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.20.7 + '@babel/types': 7.20.7 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} @@ -3009,8 +3070,8 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.20.5: - resolution: {integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==} + /@babel/types/7.20.7: + resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.19.4 @@ -3020,7 +3081,7 @@ packages: /@badeball/cypress-configuration/4.2.0: resolution: {integrity: sha512-8Dc6diBW8zUycpCFbr7vqQ8ioNZMvpHV79KGdHVpwpRtkFX6enwG82CKU9DeWys6Ou5dFpXw6NYNYNb46y7UYA==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.20.7 debug: 4.3.4 esbuild: 0.14.54 glob: 7.2.3 @@ -3429,14 +3490,14 @@ packages: engines: {node: '>=10.0.0'} dev: true - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.5: + /@emotion/babel-plugin/11.10.5_@babel+core@7.20.7: resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 '@babel/runtime': 7.20.6 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -3472,7 +3533,7 @@ packages: /@emotion/memoize/0.8.0: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} - /@emotion/react/11.10.5_xl5my4wapvq2ctl7qwehtbgorq: + /@emotion/react/11.10.5_3grbeiqrb6djg67fiejiqngkdi: resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -3484,9 +3545,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 @@ -3745,7 +3806,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -3940,7 +4001,7 @@ packages: dependencies: '@mantine/ssr': 5.9.5_vavbdtuajfyku5chqvt5ands7q '@mantine/styles': 5.9.5_sogmqz4enknxtkxk3k5s6bqwnq - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -4018,7 +4079,7 @@ packages: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@emotion/server': 11.10.0 '@mantine/styles': 5.9.5_sogmqz4enknxtkxk3k5s6bqwnq html-react-parser: 1.4.12_react@18.2.0 @@ -4033,14 +4094,14 @@ packages: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi clsx: 1.1.1 csstype: 3.0.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@mantine/tiptap/5.9.5_m4j2bcrkotbj4nqv3ohwlvn6ye: + /@mantine/tiptap/5.9.5_2yekrcdyamzmv7mxyhexaejs5a: resolution: {integrity: sha512-fLSLMcXRH1tZQ6/PSvsqYeYSqqNjdwuVvrvx7T01YasVcQs0/r5XYSHas5rOX8eNhwJNZOFT35K0JcNTmNnYaw==} peerDependencies: '@mantine/core': 5.9.5 @@ -4053,7 +4114,7 @@ packages: '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy '@mantine/hooks': 5.9.5_react@18.2.0 '@mantine/utils': 5.9.5_react@18.2.0 - '@tabler/icons': 1.117.0_biqbaboplfbrettd7655fr4n2y + '@tabler/icons': 1.119.0_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu react: 18.2.0 @@ -4160,14 +4221,14 @@ packages: glob-to-regexp: 0.3.0 dev: true - /@next-auth/prisma-adapter/1.0.5_fmf72d7n4jt7coiyftaa4dlrhe: + /@next-auth/prisma-adapter/1.0.5_o5bqbtvtgq3azu224hvvkl6nwy: resolution: {integrity: sha512-VqMS11IxPXrPGXw6Oul6jcyS/n8GLOWzRMrPr3EMdtD6eOalM6zz05j08PcNiis8QzkfuYnCv49OvufTuaEwYQ==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: '@prisma/client': 4.8.0 - next-auth: 4.18.6_q76c2b4vyoegvsbrcwkfvimnai + next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai dev: false /@next/bundle-analyzer/13.1.1: @@ -4406,7 +4467,7 @@ packages: engines: {node: '>=10'} dev: true - /@pmmmwh/react-refresh-webpack-plugin/0.5.10_ac2skfegfbdzl4vu4isa62mihy: + /@pmmmwh/react-refresh-webpack-plugin/0.5.10_xlx775ftxgjltxkp7uxtno43ye: resolution: {integrity: sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==} engines: {node: '>= 10.13'} peerDependencies: @@ -4442,7 +4503,7 @@ packages: react-refresh: 0.11.0 schema-utils: 3.1.1 source-map: 0.7.4 - type-fest: 3.4.0 + type-fest: 3.5.0 webpack: 5.75.0_@swc+core@1.3.23 dev: true @@ -4743,14 +4804,14 @@ packages: - supports-color dev: true - /@prisma/prisma-fmt-wasm/4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6: - resolution: {integrity: sha512-Hc2i5nfAt3nLDUkQNWJcKFJaA9Avd5zz6t85w9SW7P0vGtFXScQ+xIu6znbULr9bc0pgTWejY1We2u/7EMxHWw==} - dev: false - /@prisma/prisma-fmt-wasm/4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32: resolution: {integrity: sha512-hT+YRaH5NTZDYhLhSKMUdtY+i8sKkjjFwiDYhy6688G+H8oFklIwPNeApKH8Jw5bbtuH6onIzo1oivapOFJryg==} dev: true + /@prisma/prisma-fmt-wasm/4.8.0-62.351fb726ff78e50c7d6db6331d66d4db0e378c53: + resolution: {integrity: sha512-OISxCNdlZ02u2NwQt99pQqpW+8elKaV0HNszJ6QVEZJZJNjnTmYIjSWycVWt+Ul3m1V0DWY4OEKCxwjpqwnjcQ==} + dev: false + /@prisma/sdk/3.15.2: resolution: {integrity: sha512-SE0m63Eee3VmbD2S/GyF9J8Pe/ur6rO0ohxsY9TAQhLWIxbKeh2VkGJCWbc8E/vUtjzRy3jj2XkpjZsHROeNkg==} dependencies: @@ -5110,7 +5171,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.15_6vks55to3m3a5tiiibgux3fcau: + /@storybook/addon-docs/6.5.15_egdconrnpsikq6afj6ee6hlya4: resolution: {integrity: sha512-k3LAu+wVp6pNhfh6B1soCRl6+7sNTNxtqy6WTrIeVJVCGbXbyc5s7gQ48gJ4WAk6meoDEZbypiP4NK1El03YLg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -5124,8 +5185,8 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22_react@18.2.0 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5135,14 +5196,14 @@ packages: '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.5 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.7 '@storybook/node-logger': 6.5.15 '@storybook/postinstall': 6.5.15 '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/source-loader': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y - babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu + babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie core-js: 3.26.1 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -5165,7 +5226,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.15_f5aeetbt7hal5oebpnz6rkvmbi: + /@storybook/addon-essentials/6.5.15_dwvtjxkrzf5jrma344s7gwzzbu: resolution: {integrity: sha512-m3EY6BhUk6Z9Et7P5wGaRGNoEDHzJIOsLbGS/4IXvIoDfrqmNIilqUQl8kfDqpVdBSFprvpacHpKpLosu9H37w==} peerDependencies: '@babel/core': ^7.9.6 @@ -5222,11 +5283,11 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@storybook/addon-actions': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-backgrounds': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-controls': 6.5.15_u7mmoyqfty2flmkfggora6dwra - '@storybook/addon-docs': 6.5.15_6vks55to3m3a5tiiibgux3fcau + '@storybook/addon-docs': 6.5.15_egdconrnpsikq6afj6ee6hlya4 '@storybook/addon-measure': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-outline': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-toolbars': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5519,7 +5580,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 6.5.15 @@ -5536,10 +5597,10 @@ packages: '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay + babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 css-loader: 3.6.0_webpack@4.46.0 @@ -5588,7 +5649,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 6.5.15 @@ -5604,8 +5665,8 @@ packages: '@storybook/semver': 7.3.2 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@types/node': 16.18.10 - babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu + '@types/node': 16.18.11 + babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie babel-plugin-named-exports-order: 0.0.2 browser-assert: 1.2.1 case-sensitive-paths-webpack-plugin: 2.4.0 @@ -5674,8 +5735,8 @@ packages: resolution: {integrity: sha512-oXmT6okxNsHFHTfc+fxkbnTn08ccZV1c9frVnKZt6v2+raq0B81A2DPBgh1LPZ3RHSii+U8DhbigxnyTS/CmGg==} hasBin: true dependencies: - '@babel/core': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 '@storybook/codemod': 6.5.15_@babel+preset-env@7.20.2 '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@storybook/csf-tools': 6.5.15 @@ -5758,7 +5819,7 @@ packages: /@storybook/codemod/6.5.15_@babel+preset-env@7.20.2: resolution: {integrity: sha512-WScvlWjzkdstVLIfYBRHVHiHKFAMkLI/QK07srPfcAt8jQ7gJzhTKeeslbFvLDDJ85P/ki3u9jHKpDNX5nkdUQ==} dependencies: - '@babel/types': 7.20.5 + '@babel/types': 7.20.7 '@mdx-js/mdx': 1.6.22 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.15 @@ -5897,35 +5958,35 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 - '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.5 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.7 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay + babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.5 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.7 chalk: 4.1.2 core-js: 3.26.1 express: 4.18.2 @@ -5994,7 +6055,7 @@ packages: '@storybook/semver': 7.3.2 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/telemetry': 6.5.15_u7mmoyqfty2flmkfggora6dwra - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 '@types/webpack': 4.41.33 @@ -6089,15 +6150,15 @@ packages: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.20.5 - '@babel/generator': 7.20.5 - '@babel/parser': 7.20.5 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/core': 7.20.7 + '@babel/generator': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.5 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.7 core-js: 3.26.1 fs-extra: 9.1.0 global: 4.4.0 @@ -6121,7 +6182,7 @@ packages: /@storybook/docs-tools/6.5.15_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-8w78NFOtlJGuIa9vPPsr87J9iQUGmLFh7CrMS2+t9LxW+0oH5MZ8QqPQUHNuTuKsYN3r+QAmmi2pj0auZmCoKA==} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 @@ -6157,18 +6218,18 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.15_o3ten7nsuz3dqqktls46i6uq3y '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@storybook/node-logger': 6.5.15 '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/webpack': 4.41.33 - babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay + babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -6215,17 +6276,17 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.15_fzk2o5r53sgjs5saca2d7spkha '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@storybook/node-logger': 6.5.15 '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@types/node': 16.18.10 - babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu + '@types/node': 16.18.11 + babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -6262,13 +6323,13 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.5: + /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.7: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.20.5 - '@babel/parser': 7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/types': 7.20.5 + '@babel/generator': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/types': 7.20.7 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.191 js-string-escape: 1.0.1 @@ -6342,7 +6403,7 @@ packages: - supports-color dev: true - /@storybook/react/6.5.15_7zr4m52ju2xwxozmiwf3rnrezy: + /@storybook/react/6.5.15_o5ptn5wcdg73xs4zvhtxcmc76q: resolution: {integrity: sha512-iQta2xOs/oK0sw/zpn3g/huvOmvggzi8z2/WholmUmmRiSQRo9lOhRXH0u13T4ja4fEa+u7m58G83xOG6i73Kw==} engines: {node: '>=10.13.0'} hasBin: true @@ -6370,10 +6431,10 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.5 - '@babel/preset-flow': 7.18.6_@babel+core@7.20.5 - '@babel/preset-react': 7.18.6_@babel+core@7.20.5 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_ac2skfegfbdzl4vu4isa62mihy + '@babel/core': 7.20.7 + '@babel/preset-flow': 7.18.6_@babel+core@7.20.7 + '@babel/preset-react': 7.18.6_@babel+core@7.20.7 + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_xlx775ftxgjltxkp7uxtno43ye '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 '@storybook/client-logger': 6.5.15 @@ -6387,7 +6448,7 @@ packages: '@storybook/semver': 7.3.2 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/estree': 0.0.51 - '@types/node': 16.18.10 + '@types/node': 16.18.11 '@types/webpack-env': 1.18.0 acorn: 7.4.1 acorn-jsx: 5.3.2_acorn@7.4.1 @@ -6736,8 +6797,8 @@ packages: defer-to-connect: 2.0.1 dev: true - /@tabler/icons/1.117.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-4UGF8fMcROiy++CCNlzTz6p22rxFQD/fAMfaw/8Uanopl41X2SCZTmpnotS3C6Qdrk99m8eMZySa5w1y99gFqQ==} + /@tabler/icons/1.119.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-Fk3Qq4w2SXcTjc/n1cuL5bccPkylrOMo7cYpQIf/yw6zP76LQV9dtLcHQUjFiUnaYuswR645CnURIhlafyAh9g==} peerDependencies: react: ^16.x || 17.x || 18.x || >=18 react-dom: ^16.x || 17.x || 18.x || >=18 @@ -7077,16 +7138,14 @@ packages: - prosemirror-view dev: false - /@tomfreudenberg/next-auth-mock/0.5.5_vdlq43644id3kq4tgiyd5alrwu: - resolution: {integrity: sha512-2zDZJTAEQE6rGdcbYoFN4ug8piRh0VPtdbi7xPKeqCMAZBYwiaw+EEiAFdc2LG48fqeGdUxWbm3YgRraJyh4hg==} + /@tomfreudenberg/next-auth-mock/0.5.6_xxwxe2ojgsnliwlfdlbad2kd7m: + resolution: {integrity: sha512-fSZJY5rUyj8GIcJI450ZV7FV/CMzpjUUGhPiaRyQo9l7l5mLvrnNe1MymzOnLpgXIkFja+CF/UHFGW807QcwmA==} + peerDependencies: + next-auth: ^4.12.3 + react: ^18 || >=18 dependencies: - next-auth: 4.18.6_q76c2b4vyoegvsbrcwkfvimnai - prop-types: 15.8.1 + next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai react: 18.2.0 - transitivePeerDependencies: - - next - - nodemailer - - react-dom dev: true /@tootallnate/once/2.0.0: @@ -7112,53 +7171,53 @@ packages: - supports-color dev: false - /@trpc/client/10.6.0_@trpc+server@10.6.0: - resolution: {integrity: sha512-GvZzUQuPStXN9zTyJ+PvlGweEa1mvsbtsAgo6yfnDGjrx1HJbDMtYC+o98lz1T+UOdDPgfDE/R1MaCrWDUrpSA==} + /@trpc/client/10.7.0_@trpc+server@10.7.0: + resolution: {integrity: sha512-xCPc2hp37REJst6TXMkJvdc85CHvxpVY6YVdZIjl7uCYoQcrstwy8AWi7ElB3x7e19Cweke+9CAaUXKwAE1AKQ==} peerDependencies: - '@trpc/server': 10.6.0 + '@trpc/server': 10.7.0 dependencies: - '@trpc/server': 10.6.0 + '@trpc/server': 10.7.0 dev: false - /@trpc/next/10.6.0_xoc4r2qh7uuinlge7i5bkwr374: - resolution: {integrity: sha512-YCKGecShvn6KQl+/rjPk+PkILLr2OR32wQaZUhkRMkqgdZ+qOBj/obuopwsz5rNevHxJBc1qolp9yibWDG7F/A==} + /@trpc/next/10.7.0_gmaturtqmtlrknaw65ek5pmv2i: + resolution: {integrity: sha512-ZLY4J9IgEHN2op0UM14NCwCDyodRUw8Pmxgnpr62+UMIhDll6uggb2an8Op87l9EeYdKhKe2VavDWphI8vFGgw==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.6.0 + '@trpc/client': 10.7.0 '@trpc/react-query': ^10.0.0-proxy-beta.21 - '@trpc/server': 10.6.0 + '@trpc/server': 10.7.0 next: '*' react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.6.0_@trpc+server@10.6.0 - '@trpc/react-query': 10.6.0_jvy7igwpe5g26kdgldbjgphyd4 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 + '@trpc/server': 10.7.0 next: 13.1.1_672uxklweod7ene3nqtsh262ca react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-ssr-prepass: 1.5.0_react@18.2.0 dev: false - /@trpc/react-query/10.6.0_jvy7igwpe5g26kdgldbjgphyd4: - resolution: {integrity: sha512-2YC81kRG3jvsHH/66AKk4n3jPy/C+UY2FJuJsd3BtZU8ud8fsSIKQOOeUEeIs9gN6SLPzSCEEpSOB1x8e78FbQ==} + /@trpc/react-query/10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4: + resolution: {integrity: sha512-dSSmYid6NWocU32QMsH6qWEqnW4mbp7hX01hxsBfAA2mGYD8b4Kgc9ripw4MpPNbsJElJFyWDHfb/UHnhywWbA==} peerDependencies: '@tanstack/react-query': ^4.3.8 - '@trpc/client': 10.6.0 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0 + '@trpc/server': 10.7.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y - '@trpc/client': 10.6.0_@trpc+server@10.6.0 - '@trpc/server': 10.6.0 + '@trpc/client': 10.7.0_@trpc+server@10.7.0 + '@trpc/server': 10.7.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@trpc/server/10.6.0: - resolution: {integrity: sha512-SXqogi536yDpfK0xsCaLvP0bzu5Qzn2rRHVr59NJ0SLwLPPKFjfHIrS+O+QnTA3TVUXvnXG0/Hllu8SJXOm7Zg==} + /@trpc/server/10.7.0: + resolution: {integrity: sha512-kFhlqhzZt5PwVRRDci8oJKMMFGjjq9189stT6bvS9xuuLjRzzwhMShRi99sm/jqhdjWmlXyO3Ncx0rnghUvH+w==} dev: false /@ts-morph/common/0.12.3: @@ -7448,8 +7507,8 @@ packages: resolution: {integrity: sha512-2ATO8pfhG1kDvw4Lc4C0GXIMSQFFJBCo/R1fSgTwmUlq5oy95LXyjDQinsRVgQY6gp6ghh3H91wk9ES5/5C+Tw==} dev: false - /@types/node/16.18.10: - resolution: {integrity: sha512-XU1+v7h81p7145ddPfjv7jtWvkSilpcnON3mQ+bDi9Yuf7OI56efOglXRyXWgQ57xH3fEQgh7WOJMncRHVew5w==} + /@types/node/16.18.11: + resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} /@types/node/18.11.17: resolution: {integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==} @@ -7483,8 +7542,8 @@ packages: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} dev: true - /@types/react-dom/18.0.9: - resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==} + /@types/react-dom/18.0.10: + resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==} dependencies: '@types/react': 18.0.26 @@ -7498,7 +7557,7 @@ packages: /@types/recursive-readdir/2.2.1: resolution: {integrity: sha512-Xd+Ptc4/F2ueInqy5yK2FI5FxtwwbX2+VZpcg+9oYsFJVen8qQKGapCr+Bi5wQtHU1cTXT8s+07lo/nKPgu8Gg==} dependencies: - '@types/node': 16.18.10 + '@types/node': 18.11.17 dev: true /@types/responselike/1.0.0: @@ -7615,8 +7674,8 @@ packages: dev: false optional: true - /@typescript-eslint/eslint-plugin/5.47.0_ncmi6noazr3nzas7jxykisekym: - resolution: {integrity: sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==} + /@typescript-eslint/eslint-plugin/5.47.1_txmweb6yn7coi7nfrp22gpyqmy: + resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -7626,10 +7685,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/scope-manager': 5.47.0 - '@typescript-eslint/type-utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa - '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/type-utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa debug: 4.3.4 eslint: 8.30.0 ignore: 5.2.4 @@ -7641,8 +7700,8 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==} + /@typescript-eslint/parser/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7651,9 +7710,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.47.0 - '@typescript-eslint/types': 5.47.0 - '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 debug: 4.3.4 eslint: 8.30.0 typescript: 4.9.4 @@ -7667,8 +7726,15 @@ packages: '@typescript-eslint/types': 5.47.0 '@typescript-eslint/visitor-keys': 5.47.0 - /@typescript-eslint/type-utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==} + /@typescript-eslint/scope-manager/5.47.1: + resolution: {integrity: sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/visitor-keys': 5.47.1 + + /@typescript-eslint/type-utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -7677,8 +7743,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + '@typescript-eslint/utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa debug: 4.3.4 eslint: 8.30.0 tsutils: 3.21.0_typescript@4.9.4 @@ -7690,6 +7756,10 @@ packages: resolution: {integrity: sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/types/5.47.1: + resolution: {integrity: sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4: resolution: {integrity: sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7710,6 +7780,26 @@ packages: transitivePeerDependencies: - supports-color + /@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4: + resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/visitor-keys': 5.47.1 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.8 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 + transitivePeerDependencies: + - supports-color + /@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7729,6 +7819,25 @@ packages: - supports-color - typescript + /@typescript-eslint/utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + '@types/json-schema': 7.0.11 + '@types/semver': 7.3.13 + '@typescript-eslint/scope-manager': 5.47.1 + '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + eslint: 8.30.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.30.0 + semver: 7.3.8 + transitivePeerDependencies: + - supports-color + - typescript + /@typescript-eslint/visitor-keys/5.47.0: resolution: {integrity: sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7736,6 +7845,13 @@ packages: '@typescript-eslint/types': 5.47.0 eslint-visitor-keys: 3.3.0 + /@typescript-eslint/visitor-keys/5.47.1: + resolution: {integrity: sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.47.1 + eslint-visitor-keys: 3.3.0 + /@vercel/ncc/0.36.0: resolution: {integrity: sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==} hasBin: true @@ -7744,7 +7860,7 @@ packages: /@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.20.7 '@vue/shared': 3.2.45 estree-walker: 2.0.2 source-map: 0.6.1 @@ -7760,7 +7876,7 @@ packages: /@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.20.7 '@vue/compiler-core': 3.2.45 '@vue/compiler-dom': 3.2.45 '@vue/compiler-ssr': 3.2.45 @@ -7782,7 +7898,7 @@ packages: /@vue/reactivity-transform/3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} dependencies: - '@babel/parser': 7.20.5 + '@babel/parser': 7.20.7 '@vue/compiler-core': 3.2.45 '@vue/shared': 3.2.45 estree-walker: 2.0.2 @@ -8325,7 +8441,7 @@ packages: resolution: {integrity: sha512-IG23inYII3dWlU2EyiAiGj6Bwal5GzsgPMwjYGvc1HPE2dgbj4ZB5ToWBKSquKw74nB3TIuOwaI6/jSULzfgrw==} engines: {node: '>=14.16'} dependencies: - type-fest: 3.4.0 + type-fest: 3.5.0 dev: true /ansi-html-community/0.0.8: @@ -8712,14 +8828,14 @@ packages: resolution: {integrity: sha512-9GNFMRrEMG5y3Jvv+V4azWvc+qNWdWLTjDdhf/zgMlz8haaaLWv0xeAIWxz9PuWUBawsVxy0zZotjCdR3Xq+2w==} hasBin: true dependencies: - aws-sdk: 2.1278.0 + aws-sdk: 2.1285.0 commander: 3.0.2 js-yaml: 3.14.1 watchpack: 2.4.0 dev: true - /aws-sdk/2.1278.0: - resolution: {integrity: sha512-keh0FXU6kP5j5vkWDgizZCSggmRfyRLUxmDKDVuiWb64H9FHIgoDBTMnYzKnQr6trHdBMopQdQ7RxnjYZ3BblA==} + /aws-sdk/2.1285.0: + resolution: {integrity: sha512-nuoHXeyaJ3926NRfJCR2czcnToYDFvGFmhRSihgqxo0IgY4djFy7lZ+SdhqVODNal/Fd25SRQnTrYtYoRkgbkg==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8753,8 +8869,8 @@ packages: - debug dev: false - /axios/1.2.1: - resolution: {integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==} + /axios/1.2.2: + resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0 @@ -8765,22 +8881,22 @@ packages: /axobject-query/2.2.0: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} - /babel-core/7.0.0-bridge.0_@babel+core@7.20.5: + /babel-core/7.0.0-bridge.0_@babel+core@7.20.7: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 dev: true - /babel-loader/8.3.0_em3sh5kto35xuanci4cvhzqfay: + /babel-loader/8.3.0_56iglfotwsmz3lyjkiqdlpwsai: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2 || >=5' dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -8788,14 +8904,14 @@ packages: webpack: 4.46.0 dev: true - /babel-loader/8.3.0_ztqwsvkb6z73luspkai6ilstpu: + /babel-loader/8.3.0_lkd654lvpl423ugsqn5olungie: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2 || >=5' dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -8803,14 +8919,14 @@ packages: webpack: 5.75.0_@swc+core@1.3.23 dev: true - /babel-loader/9.1.0_ztqwsvkb6z73luspkai6ilstpu: + /babel-loader/9.1.0_lkd654lvpl423ugsqn5olungie: resolution: {integrity: sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.7 find-cache-dir: 3.3.2 schema-utils: 4.0.0 webpack: 5.75.0_@swc+core@1.3.23 @@ -8861,50 +8977,50 @@ packages: resolution: {integrity: sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==} dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.7: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.5 - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.7: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.7 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.7: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.7: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.5 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 transitivePeerDependencies: - supports-color dev: true @@ -11602,11 +11718,11 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.1 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0 eslint-plugin-react: 7.31.11_eslint@8.30.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 @@ -11641,7 +11757,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.12.0 eslint: 8.30.0 - eslint-plugin-import: 2.26.0_p6eswnf3xl3aaa2djfyukgz5eq + eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy get-tsconfig: 4.2.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -11650,7 +11766,7 @@ packages: transitivePeerDependencies: - supports-color - /eslint-module-utils/2.7.4_zdsb5ko3hocyqbh4wogr2krc6u: + /eslint-module-utils/2.7.4_romg76skn5tvuutm5tcl5qm5vm: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -11671,7 +11787,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa debug: 3.2.7 eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 @@ -11705,7 +11821,7 @@ packages: lodash: 4.17.21 requireindex: 1.1.0 - /eslint-plugin-import/2.26.0_p6eswnf3xl3aaa2djfyukgz5eq: + /eslint-plugin-import/2.26.0_wspzxxdxgd6sryq2cmxnia3diy: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -11715,14 +11831,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_zdsb5ko3hocyqbh4wogr2krc6u + eslint-module-utils: 2.7.4_romg76skn5tvuutm5tcl5qm5vm has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -11977,8 +12093,8 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.20.5 - '@babel/types': 7.20.5 + '@babel/traverse': 7.20.10 + '@babel/types': 7.20.7 c8: 7.12.0 transitivePeerDependencies: - supports-color @@ -14216,8 +14332,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.5 - '@babel/parser': 7.20.5 + '@babel/core': 7.20.7 + '@babel/parser': 7.20.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -14416,17 +14532,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.20.5 - '@babel/parser': 7.20.5 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.5 - '@babel/preset-env': 7.20.2_@babel+core@7.20.5 - '@babel/preset-flow': 7.18.6_@babel+core@7.20.5 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 - '@babel/register': 7.18.9_@babel+core@7.20.5 - babel-core: 7.0.0-bridge.0_@babel+core@7.20.5 + '@babel/core': 7.20.7 + '@babel/parser': 7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-flow': 7.18.6_@babel+core@7.20.7 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 + '@babel/register': 7.18.9_@babel+core@7.20.7 + babel-core: 7.0.0-bridge.0_@babel+core@7.20.7 chalk: 4.1.2 flow-parser: 0.196.1 graceful-fs: 4.2.10 @@ -15005,7 +15121,6 @@ packages: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 - dev: true /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} @@ -15013,8 +15128,8 @@ packages: dependencies: yallist: 4.0.0 - /luxon/3.1.1: - resolution: {integrity: sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw==} + /luxon/3.2.0: + resolution: {integrity: sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==} engines: {node: '>=12'} dev: true @@ -15815,8 +15930,8 @@ packages: resolution: {integrity: sha512-md4cGoxuT4T4d/HDOXbrUHkTKrp/vp+m3aOA7XXVYwNsUNMK49g3SQicTSeV5GIz/5QVGAeYRAOlyp9OvlgsYA==} engines: {node: '>=10'} - /next-auth/4.18.6_q76c2b4vyoegvsbrcwkfvimnai: - resolution: {integrity: sha512-0TQwbq5X9Jyd1wUVYUoyvHJh4JWXeW9UOcMEl245Er/Y5vsSbyGJHt8M7xjRMzk9mORVMYehoMdERgyiq/jCgA==} + /next-auth/4.18.7_q76c2b4vyoegvsbrcwkfvimnai: + resolution: {integrity: sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0 || ^18.12.0} peerDependencies: next: ^12.2.5 || ^13 || >=13 @@ -15902,6 +16017,49 @@ packages: - '@babel/core' - babel-plugin-macros + /next/13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq: + resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} + engines: {node: '>=14.6.0'} + hasBin: true + peerDependencies: + fibers: '>= 3.1.0' + node-sass: ^6.0.0 || ^7.0.0 + react: ^18.2.0 || >=18 + react-dom: ^18.2.0 || >=18 + sass: ^1.3.0 + peerDependenciesMeta: + fibers: + optional: true + node-sass: + optional: true + sass: + optional: true + dependencies: + '@next/env': 13.1.1 + '@swc/helpers': 0.4.14 + caniuse-lite: 1.0.30001439 + postcss: 8.4.14 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + styled-jsx: 5.1.1_dojr2aquw55jwdpbannhlirjf4 + optionalDependencies: + '@next/swc-android-arm-eabi': 13.1.1 + '@next/swc-android-arm64': 13.1.1 + '@next/swc-darwin-arm64': 13.1.1 + '@next/swc-darwin-x64': 13.1.1 + '@next/swc-freebsd-x64': 13.1.1 + '@next/swc-linux-arm-gnueabihf': 13.1.1 + '@next/swc-linux-arm64-gnu': 13.1.1 + '@next/swc-linux-arm64-musl': 13.1.1 + '@next/swc-linux-x64-gnu': 13.1.1 + '@next/swc-linux-x64-musl': 13.1.1 + '@next/swc-win32-arm64-msvc': 13.1.1 + '@next/swc-win32-ia32-msvc': 13.1.1 + '@next/swc-win32-x64-msvc': 13.1.1 + transitivePeerDependencies: + - '@babel/core' + - babel-plugin-macros + /next/13.1.1_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} engines: {node: '>=14.6.0'} @@ -17008,13 +17166,13 @@ packages: sort-package-json: 1.57.0 dev: false - /prettier-plugin-prisma/4.4.0_prettier@2.8.1: - resolution: {integrity: sha512-631zwtvHUjcuS+i83wkxE3LqizazojWie4Pkha9GL6r1UsochNUedvxfvWPCdw6Dpyawvc5UKkmxcb9aT9+xfg==} - engines: {node: '>=12', npm: '>=7'} + /prettier-plugin-prisma/4.8.0_prettier@2.8.1: + resolution: {integrity: sha512-rCQsn+NktVbl1Sqq1oTgsB5w71vP7I5tjWJhypw6qzwnagqXsiFOLm4s3Z742EbJBS51c99CYds5s+GxGFlqNQ==} + engines: {node: '>=14'} peerDependencies: prettier: '>=2' dependencies: - '@prisma/prisma-fmt-wasm': 4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6 + '@prisma/prisma-fmt-wasm': 4.8.0-62.351fb726ff78e50c7d6db6331d66d4db0e378c53 prettier: 2.8.1 dev: false @@ -17538,8 +17696,8 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.20.5 - '@babel/generator': 7.20.5 + '@babel/core': 7.20.7 + '@babel/generator': 7.20.7 '@babel/runtime': 7.20.6 ast-types: 0.14.2 commander: 2.20.3 @@ -18996,7 +19154,7 @@ packages: '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y image-size: 1.0.2 loader-utils: 3.2.1 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq postcss-loader: 7.0.2_qxxfhhrl3yknjjmta266mo3u64 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -19040,8 +19198,8 @@ packages: - webpack dev: true - /storybook-dark-mode/2.0.4_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-+cJXUOMj49RbXCqCqggIMWf7GGlhvJoOgjK1E2WZUy1OMwlvgeS13Td9jccl3KmuGBx0Eke+Q2ONecNIohUpEQ==} + /storybook-dark-mode/2.0.5_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-egOMu2tgGttGAMtFZcDLZobs1xc7LzFOh+pRVqaW59AVp05ABdQ3Hj6IX2Pz7tYGmF9AmaK+nBv0hDFxPe7Hfg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -19408,7 +19566,7 @@ packages: react-is: '>= 16.8.0' dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/traverse': 7.20.5_supports-color@5.5.0 + '@babel/traverse': 7.20.10_supports-color@5.5.0 '@emotion/is-prop-valid': 1.2.0 '@emotion/stylis': 0.8.5 '@emotion/unitless': 0.7.5 @@ -19422,6 +19580,23 @@ packages: supports-color: 5.5.0 dev: true + /styled-jsx/5.1.1_dojr2aquw55jwdpbannhlirjf4: + resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} + engines: {node: '>= 12.0.0'} + peerDependencies: + '@babel/core': '*' + babel-plugin-macros: '*' + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || >=18' + peerDependenciesMeta: + '@babel/core': + optional: true + babel-plugin-macros: + optional: true + dependencies: + '@babel/core': 7.20.7 + client-only: 0.0.1 + react: 18.2.0 + /styled-jsx/5.1.1_react@18.2.0: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} @@ -20196,8 +20371,8 @@ packages: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} - /type-fest/3.4.0: - resolution: {integrity: sha512-PEPg6RHlB9cFwoTMNENNrQFL0cXX04voWr2UPwQBJ3pVs7Mt8Y1oLWdUeMdGEwZE8HFFlujq8gS9enmyiQ8pLg==} + /type-fest/3.5.0: + resolution: {integrity: sha512-bI3zRmZC8K0tUz1HjbIOAGQwR2CoPQG68N5IF7gm0LBl8QSNXzkmaWnkWccCUL5uG9mCsp4sBwC8SBrNSISWew==} engines: {node: '>=14.16'} dev: true @@ -21191,7 +21366,6 @@ packages: /yallist/3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - dev: true /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} From 86c7a2962b75b8f9c8feef3a56da17aab61c07e7 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:06:46 -0500 Subject: [PATCH 2/7] use Mantine as a peerDep This will have a benefit when it comes to Next.js code splitting on build --- apps/app/package.json | 21 ++++++++++++++++++++ apps/app/src/pages/_app.tsx | 7 ++++--- apps/app/src/pages/_document.tsx | 3 ++- packages/ui/iconify/index.ts | 1 - packages/ui/mantine/carousel.ts | 1 - packages/ui/mantine/core.ts | 1 - packages/ui/mantine/dates.ts | 1 - packages/ui/mantine/dropzone.ts | 1 - packages/ui/mantine/form.ts | 1 - packages/ui/mantine/hooks.ts | 1 - packages/ui/mantine/modals.ts | 1 - packages/ui/mantine/next.ts | 1 - packages/ui/mantine/notifications.ts | 1 - packages/ui/mantine/nprogress.ts | 1 - packages/ui/mantine/spotlight.ts | 1 - packages/ui/mantine/tiptap-extension-link.ts | 1 - packages/ui/mantine/tiptap-react.ts | 1 - packages/ui/mantine/tiptap-starter-kit.ts | 1 - packages/ui/mantine/tiptap.ts | 1 - 19 files changed, 27 insertions(+), 20 deletions(-) delete mode 100644 packages/ui/iconify/index.ts delete mode 100644 packages/ui/mantine/carousel.ts delete mode 100644 packages/ui/mantine/core.ts delete mode 100644 packages/ui/mantine/dates.ts delete mode 100644 packages/ui/mantine/dropzone.ts delete mode 100644 packages/ui/mantine/form.ts delete mode 100644 packages/ui/mantine/hooks.ts delete mode 100644 packages/ui/mantine/modals.ts delete mode 100644 packages/ui/mantine/next.ts delete mode 100644 packages/ui/mantine/notifications.ts delete mode 100644 packages/ui/mantine/nprogress.ts delete mode 100644 packages/ui/mantine/spotlight.ts delete mode 100644 packages/ui/mantine/tiptap-extension-link.ts delete mode 100644 packages/ui/mantine/tiptap-react.ts delete mode 100644 packages/ui/mantine/tiptap-starter-kit.ts delete mode 100644 packages/ui/mantine/tiptap.ts diff --git a/apps/app/package.json b/apps/app/package.json index 574478ff39..37529ea804 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -19,8 +19,26 @@ }, "dependencies": { "@crowdin/ota-client": "0.7.0", + "@emotion/react": "11.10.5", + "@emotion/server": "11.10.0", + "@mantine/carousel": "5.9.5", + "@mantine/core": "5.9.5", + "@mantine/dates": "5.9.5", + "@mantine/dropzone": "5.9.5", + "@mantine/form": "5.9.5", + "@mantine/hooks": "5.9.5", + "@mantine/modals": "5.9.5", + "@mantine/next": "5.9.5", + "@mantine/notifications": "5.9.5", + "@mantine/nprogress": "5.9.5", + "@mantine/prism": "5.9.5", + "@mantine/spotlight": "5.9.5", + "@mantine/tiptap": "5.9.5", "@next/bundle-analyzer": "13.1.1", "@tanstack/react-query": "4.20.4", + "@tiptap/extension-link": "2.0.0-beta.209", + "@tiptap/react": "2.0.0-beta.209", + "@tiptap/starter-kit": "2.0.0-beta.209", "@trpc/client": "10.7.0", "@trpc/next": "10.7.0", "@trpc/react-query": "10.7.0", @@ -30,6 +48,9 @@ "@weareinreach/db": "0.100.0", "@weareinreach/ui": "0.100.0", "axios": "1.2.2", + "dayjs": "1.11.7", + "embla-carousel-react": "7.0.5", + "feather-icons-react": "0.6.2", "i18next": "22.4.6", "next": "13.1.1", "next-auth": "4.18.7", diff --git a/apps/app/src/pages/_app.tsx b/apps/app/src/pages/_app.tsx index b591dee7f6..278c08ff83 100644 --- a/apps/app/src/pages/_app.tsx +++ b/apps/app/src/pages/_app.tsx @@ -7,10 +7,11 @@ import { appWithTranslation } from 'next-i18next' // import { GetServerSidePropsContext } from 'next' import type { AppProps } from 'next/app' +import { MantineProvider } from '@mantine/core' +import { ModalsProvider } from '@mantine/modals' +import { NotificationsProvider } from '@mantine/notifications' + import { AppLayout } from '@weareinreach/ui/layout' -import { MantineProvider } from '@weareinreach/ui/mantine/core' -import { ModalsProvider } from '@weareinreach/ui/mantine/modals' -import { NotificationsProvider } from '@weareinreach/ui/mantine/notifications' import { appCache, appTheme } from '@weareinreach/ui/theme' import { default as navItems } from '~/data/nav.json' diff --git a/apps/app/src/pages/_document.tsx b/apps/app/src/pages/_document.tsx index 39effbfec9..e408a4a7d7 100644 --- a/apps/app/src/pages/_document.tsx +++ b/apps/app/src/pages/_document.tsx @@ -1,6 +1,7 @@ import Document, { DocumentContext, Head, Html, Main, NextScript } from 'next/document' -import { ServerStyles, createStylesServer } from '@weareinreach/ui/mantine/next' +import { ServerStyles, createStylesServer } from '@mantine/next' + import { appCache } from '@weareinreach/ui/theme' const stylesServer = createStylesServer(appCache) diff --git a/packages/ui/iconify/index.ts b/packages/ui/iconify/index.ts deleted file mode 100644 index 3d4224b288..0000000000 --- a/packages/ui/iconify/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@iconify/react' diff --git a/packages/ui/mantine/carousel.ts b/packages/ui/mantine/carousel.ts deleted file mode 100644 index a2874afde8..0000000000 --- a/packages/ui/mantine/carousel.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/carousel' diff --git a/packages/ui/mantine/core.ts b/packages/ui/mantine/core.ts deleted file mode 100644 index c9d22e5b01..0000000000 --- a/packages/ui/mantine/core.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/core' diff --git a/packages/ui/mantine/dates.ts b/packages/ui/mantine/dates.ts deleted file mode 100644 index d4cbae98d2..0000000000 --- a/packages/ui/mantine/dates.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/dates' diff --git a/packages/ui/mantine/dropzone.ts b/packages/ui/mantine/dropzone.ts deleted file mode 100644 index 586adbb260..0000000000 --- a/packages/ui/mantine/dropzone.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/dropzone' diff --git a/packages/ui/mantine/form.ts b/packages/ui/mantine/form.ts deleted file mode 100644 index f8984105a3..0000000000 --- a/packages/ui/mantine/form.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/form' diff --git a/packages/ui/mantine/hooks.ts b/packages/ui/mantine/hooks.ts deleted file mode 100644 index 88565f78c8..0000000000 --- a/packages/ui/mantine/hooks.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/hooks' diff --git a/packages/ui/mantine/modals.ts b/packages/ui/mantine/modals.ts deleted file mode 100644 index 231e89428e..0000000000 --- a/packages/ui/mantine/modals.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/modals' diff --git a/packages/ui/mantine/next.ts b/packages/ui/mantine/next.ts deleted file mode 100644 index c5a039b36a..0000000000 --- a/packages/ui/mantine/next.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/next' diff --git a/packages/ui/mantine/notifications.ts b/packages/ui/mantine/notifications.ts deleted file mode 100644 index 48d0d63364..0000000000 --- a/packages/ui/mantine/notifications.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/notifications' diff --git a/packages/ui/mantine/nprogress.ts b/packages/ui/mantine/nprogress.ts deleted file mode 100644 index 5909c84d37..0000000000 --- a/packages/ui/mantine/nprogress.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/nprogress' diff --git a/packages/ui/mantine/spotlight.ts b/packages/ui/mantine/spotlight.ts deleted file mode 100644 index 0f943421dd..0000000000 --- a/packages/ui/mantine/spotlight.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/spotlight' diff --git a/packages/ui/mantine/tiptap-extension-link.ts b/packages/ui/mantine/tiptap-extension-link.ts deleted file mode 100644 index d7119d35fa..0000000000 --- a/packages/ui/mantine/tiptap-extension-link.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@tiptap/extension-link' diff --git a/packages/ui/mantine/tiptap-react.ts b/packages/ui/mantine/tiptap-react.ts deleted file mode 100644 index c25d936f72..0000000000 --- a/packages/ui/mantine/tiptap-react.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@tiptap/react' diff --git a/packages/ui/mantine/tiptap-starter-kit.ts b/packages/ui/mantine/tiptap-starter-kit.ts deleted file mode 100644 index a9f42b1d70..0000000000 --- a/packages/ui/mantine/tiptap-starter-kit.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@tiptap/starter-kit' diff --git a/packages/ui/mantine/tiptap.ts b/packages/ui/mantine/tiptap.ts deleted file mode 100644 index 576ba7f530..0000000000 --- a/packages/ui/mantine/tiptap.ts +++ /dev/null @@ -1 +0,0 @@ -export * from '@mantine/tiptap' From 03aebc20883e018a908f1359b1039223c06e6aeb Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:07:55 -0500 Subject: [PATCH 3/7] use feather-react package for icons --- .../ui/components/core/Button.stories.tsx | 8 +- .../ui/components/layout/Footer.stories.tsx | 12 +-- packages/ui/components/layout/Footer.tsx | 31 +++--- packages/ui/components/layout/UserMenu.tsx | 5 +- packages/ui/package.json | 25 ++++- pnpm-lock.yaml | 101 ++++++++++++------ 6 files changed, 123 insertions(+), 59 deletions(-) diff --git a/packages/ui/components/core/Button.stories.tsx b/packages/ui/components/core/Button.stories.tsx index 73d26cc44f..905e89b507 100644 --- a/packages/ui/components/core/Button.stories.tsx +++ b/packages/ui/components/core/Button.stories.tsx @@ -1,5 +1,5 @@ -import { Icon } from '@iconify/react' import { ComponentMeta, ComponentStory } from '@storybook/react' +import { Heart, Map, Sliders } from 'react-feather' import React from 'react' @@ -53,19 +53,19 @@ LargePrimary.args = { variant: 'lg-primary', children: 'More sorting options', // icon: 'lucide:sliders', - leftIcon: , + leftIcon: , } LargeSecondary.args = { variant: 'lg-secondary', children: 'Save', // icon: 'fe:heart-o', - leftIcon: , + leftIcon: , } LargeAccent.args = { variant: 'lg-accent', children: 'View map', // icon: 'fe:map', - leftIcon: , + leftIcon: , } // export const SafetyExitButton = Template.bind({}) // More on args: https://storybook.js.org/docs/react/writing-stories/args diff --git a/packages/ui/components/layout/Footer.stories.tsx b/packages/ui/components/layout/Footer.stories.tsx index 79d4a50635..ead4390edf 100644 --- a/packages/ui/components/layout/Footer.stories.tsx +++ b/packages/ui/components/layout/Footer.stories.tsx @@ -50,33 +50,33 @@ PageFooter.args = { ], socialMedia: [ { - icon: 'fa6-brands:facebook-f', + icon: 'facebook', key: 'facebook', href: '#', }, { - icon: 'fa6-brands:twitter', + icon: 'twitter', key: 'twitter', href: '#', }, { - icon: 'fa6-brands:linkedin-in', + icon: 'linkedin', key: 'linkedin', href: '#', }, { - icon: 'fa6-regular:envelope', + icon: 'email', key: 'email', href: '#', }, { - icon: 'fa6-brands:instagram', + icon: 'instagram', key: 'instagram', href: '#', }, { - icon: 'fa6-brands:youtube', + icon: 'youtube', key: 'youtube', href: '#', }, diff --git a/packages/ui/components/layout/Footer.tsx b/packages/ui/components/layout/Footer.tsx index f655151dd4..bc82cb9295 100644 --- a/packages/ui/components/layout/Footer.tsx +++ b/packages/ui/components/layout/Footer.tsx @@ -1,5 +1,5 @@ -import { Icon } from '@iconify/react' import { useTranslation } from 'next-i18next' +import { Facebook, Instagram, Linkedin, Mail, Twitter, Youtube } from 'react-feather' import Image from 'next/image' import Link from 'next/link' @@ -68,11 +68,20 @@ export type FooterLink = { icon?: string } export type SocialMediaLink = { - icon: string + icon: keyof typeof iconMap key: string href: string } +const iconMap = { + facebook: Facebook, + twitter: Twitter, + linkedin: Linkedin, + email: Mail, + instagram: Instagram, + youtube: Youtube, +} as const + export const FooterSection = ({ links, socialMedia }: FooterSectionProps) => { const { classes } = useStyles() const { t } = useTranslation(['footer', 'socialMedia']) @@ -89,16 +98,14 @@ export const FooterSection = ({ links, socialMedia }: FooterSectionProps) => { )) - const socialLinks = socialMedia.map((service) => ( - - - - )) + const socialLinks = socialMedia.map((service) => { + const Icon = iconMap[service.icon] + return ( + + + + ) + }) return (
diff --git a/packages/ui/components/layout/UserMenu.tsx b/packages/ui/components/layout/UserMenu.tsx index 655dfcfc1a..c980fa7f4b 100644 --- a/packages/ui/components/layout/UserMenu.tsx +++ b/packages/ui/components/layout/UserMenu.tsx @@ -1,7 +1,6 @@ -import userIcon from '@iconify/icons-fa6-solid/user' -import { Icon } from '@iconify/react' import { useSession } from 'next-auth/react' import { useTranslation } from 'next-i18next' +import { User } from 'react-feather' import Image from 'next/image' @@ -86,7 +85,7 @@ export const UserMenu = ({ className, classNames, styles, unstyled }: UserMenuPr alt={session.user.name || t('user-avatar')} /> ) : ( - + )} diff --git a/packages/ui/package.json b/packages/ui/package.json index b9327799a6..682eb683cd 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -19,7 +19,6 @@ "dependencies": { "@emotion/react": "11.10.5", "@emotion/server": "11.10.0", - "@iconify/react": "4.0.1", "@mantine/carousel": "5.9.5", "@mantine/core": "5.9.5", "@mantine/dates": "5.9.5", @@ -33,13 +32,13 @@ "@mantine/prism": "5.9.5", "@mantine/spotlight": "5.9.5", "@mantine/tiptap": "5.9.5", - "@tabler/icons": "1.119.0", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", "@tiptap/starter-kit": "2.0.0-beta.209", "dayjs": "1.11.7", "embla-carousel-react": "7.0.5", "next": "13.1.1", + "react-feather": "2.0.10", "slugify": "1.6.5", "zod": "3.20.2" }, @@ -47,7 +46,6 @@ "@babel/core": "7.20.7", "@faker-js/faker": "7.6.0", "@geometricpanda/storybook-addon-badges": "0.2.2", - "@iconify/icons-fa6-solid": "1.2.10", "@next/eslint-plugin-next": "13.1.1", "@next/font": "13.1.1", "@storybook/addon-a11y": "6.5.15", @@ -111,6 +109,27 @@ }, "peerDependencies": { "@babel/core": "^7.20.2", + "@emotion/react": "11.10.5", + "@emotion/server": "11.10.0", + "@mantine/carousel": "5.9.5", + "@mantine/core": "5.9.5", + "@mantine/dates": "5.9.5", + "@mantine/dropzone": "5.9.5", + "@mantine/form": "5.9.5", + "@mantine/hooks": "5.9.5", + "@mantine/modals": "5.9.5", + "@mantine/next": "5.9.5", + "@mantine/notifications": "5.9.5", + "@mantine/nprogress": "5.9.5", + "@mantine/prism": "5.9.5", + "@mantine/spotlight": "5.9.5", + "@mantine/tiptap": "5.9.5", + "@tiptap/extension-link": "2.0.0-beta.209", + "@tiptap/react": "2.0.0-beta.209", + "@tiptap/starter-kit": "2.0.0-beta.209", + "dayjs": "1.11.7", + "embla-carousel-react": "7.0.5", + "feather-icons-react": "0.6.2", "i18next": "^22", "next-auth": "^4", "next-i18next": "^13.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04dd140e80..f13bfbb7df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,9 +85,27 @@ importers: apps/app: specifiers: '@crowdin/ota-client': 0.7.0 + '@emotion/react': 11.10.5 + '@emotion/server': 11.10.0 + '@mantine/carousel': 5.9.5 + '@mantine/core': 5.9.5 + '@mantine/dates': 5.9.5 + '@mantine/dropzone': 5.9.5 + '@mantine/form': 5.9.5 + '@mantine/hooks': 5.9.5 + '@mantine/modals': 5.9.5 + '@mantine/next': 5.9.5 + '@mantine/notifications': 5.9.5 + '@mantine/nprogress': 5.9.5 + '@mantine/prism': 5.9.5 + '@mantine/spotlight': 5.9.5 + '@mantine/tiptap': 5.9.5 '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 '@tanstack/react-query': 4.20.4 + '@tiptap/extension-link': 2.0.0-beta.209 + '@tiptap/react': 2.0.0-beta.209 + '@tiptap/starter-kit': 2.0.0-beta.209 '@trpc/client': 10.7.0 '@trpc/next': 10.7.0 '@trpc/react-query': 10.7.0 @@ -106,7 +124,9 @@ importers: '@weareinreach/ui': 0.100.0 axios: 1.2.2 commander: 9.4.1 + dayjs: 1.11.7 dotenv: 16.0.3 + embla-carousel-react: 7.0.5 eslint: 8.30.0 eslint-config-next: 13.1.1 eslint-import-resolver-typescript: 3.5.2 @@ -115,6 +135,7 @@ importers: eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-simple-import-sort: 8.0.0 + feather-icons-react: 0.6.2 flat: 5.0.2 i18next: 22.4.6 listr2: 5.0.6 @@ -128,8 +149,26 @@ importers: zod: 3.20.2 dependencies: '@crowdin/ota-client': 0.7.0 + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/server': 11.10.0 + '@mantine/carousel': 5.9.5_tt224433qisev6tpy33d7mk3wq + '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy + '@mantine/dates': 5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma + '@mantine/dropzone': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/form': 5.9.5_react@18.2.0 + '@mantine/hooks': 5.9.5_react@18.2.0 + '@mantine/modals': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/next': 5.9.5_d5xj5jipthoiwqd5a5nbaex2p4 + '@mantine/notifications': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/nprogress': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a '@next/bundle-analyzer': 13.1.1 '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y + '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu + '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu + '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy '@trpc/client': 10.7.0_@trpc+server@10.7.0 '@trpc/next': 10.7.0_gmaturtqmtlrknaw65ek5pmv2i '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 @@ -139,8 +178,11 @@ importers: '@weareinreach/db': link:../../packages/db '@weareinreach/ui': link:../../packages/ui axios: 1.2.2 + dayjs: 1.11.7 + embla-carousel-react: 7.0.5_react@18.2.0 + feather-icons-react: 0.6.2_react@18.2.0 i18next: 22.4.6 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 react: 18.2.0 @@ -486,8 +528,6 @@ importers: '@emotion/server': 11.10.0 '@faker-js/faker': 7.6.0 '@geometricpanda/storybook-addon-badges': 0.2.2 - '@iconify/icons-fa6-solid': 1.2.10 - '@iconify/react': 4.0.1 '@mantine/carousel': 5.9.5 '@mantine/core': 5.9.5 '@mantine/dates': 5.9.5 @@ -515,7 +555,6 @@ importers: '@storybook/react': 6.5.15 '@storybook/testing-library': 0.0.13 '@storybook/theming': 6.5.15 - '@tabler/icons': 1.119.0 '@tiptap/extension-link': 2.0.0-beta.209 '@tiptap/react': 2.0.0-beta.209 '@tiptap/starter-kit': 2.0.0-beta.209 @@ -543,6 +582,7 @@ importers: eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-storybook: 0.6.8 eslint-plugin-turbo: 0.0.7 + feather-icons-react: 0.6.2 i18next: 22.4.6 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 @@ -554,6 +594,7 @@ importers: react: 18.2.0 react-docgen-typescript: 2.2.2 react-dom: 18.2.0 + react-feather: 2.0.10 react-i18next: 12.1.1 resolve-url-loader: 5.0.0 sb: 6.5.15 @@ -573,7 +614,6 @@ importers: dependencies: '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@emotion/server': 11.10.0 - '@iconify/react': 4.0.1_react@18.2.0 '@mantine/carousel': 5.9.5_tt224433qisev6tpy33d7mk3wq '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy '@mantine/dates': 5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma @@ -587,20 +627,20 @@ importers: '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a - '@tabler/icons': 1.119.0_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy dayjs: 1.11.7 embla-carousel-react: 7.0.5_react@18.2.0 + feather-icons-react: 0.6.2_react@18.2.0 next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + react-feather: 2.0.10_react@18.2.0 slugify: 1.6.5 zod: 3.20.2 devDependencies: '@babel/core': 7.20.7 '@faker-js/faker': 7.6.0 '@geometricpanda/storybook-addon-badges': 0.2.2 - '@iconify/icons-fa6-solid': 1.2.10 '@next/eslint-plugin-next': 13.1.1 '@next/font': 13.1.1 '@storybook/addon-a11y': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -2078,7 +2118,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.12.9 dev: true @@ -3428,7 +3468,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 '@types/react': 18.0.26 - clsx: 1.1.0 + clsx: 1.1.1 focus-lock: 0.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3711,6 +3751,7 @@ packages: /@floating-ui/react-dom-interactions/0.10.3_ib3m5ricvtkl2cll7qpr2f6lvq: resolution: {integrity: sha512-UEHqdnzyoiWNU5az/tAljr9iXFzN18DcvpMqW+/cXz4FEhDEB1ogLtWldOWCujLerPBnSRocADALafelOReMpw==} + deprecated: Package renamed to @floating-ui/react peerDependencies: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' @@ -3768,24 +3809,6 @@ packages: /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} - /@iconify/icons-fa6-solid/1.2.10: - resolution: {integrity: sha512-XoPTci7OKLE34QWy4KDwaqbSz+WabxRHnbMGwTKnnvIwI09PHQrkdJZVTwBPUIleVF/Xc0L4EeHUv4cWj5VTOg==} - dependencies: - '@iconify/types': 2.0.0 - dev: true - - /@iconify/react/4.0.1_react@18.2.0: - resolution: {integrity: sha512-/DBJqh5K7W4f+d4kpvyJa/OTpVa3GfgrE9bZFAKP0vIWDr0cvVU9MVvbbkek216w9nLQhpJY/FeJtc6izB1PHw==} - peerDependencies: - react: '>=16 || >=18' - dependencies: - '@iconify/types': 2.0.0 - react: 18.2.0 - dev: false - - /@iconify/types/2.0.0: - resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} - /@istanbuljs/load-nyc-config/1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} @@ -7194,7 +7217,7 @@ packages: '@trpc/client': 10.7.0_@trpc+server@10.7.0 '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 '@trpc/server': 10.7.0 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-ssr-prepass: 1.5.0_react@18.2.0 @@ -9927,7 +9950,6 @@ packages: /clsx/1.1.1: resolution: {integrity: sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==} engines: {node: '>=6'} - dev: false /code-block-writer/11.0.3: resolution: {integrity: sha512-NiujjUFB4SwScJq2bwbYUtXbZhBSlY6vYzm++3Q6oC+U+injTqfPYFK8wS9COOmb2lueqp0ZRB4nK1VYeHgNyw==} @@ -12422,6 +12444,14 @@ packages: dependencies: pend: 1.2.0 + /feather-icons-react/0.6.2_react@18.2.0: + resolution: {integrity: sha512-G677Y5nc3HzP1f5NNb5LJuZwKrI58BK4+/9O8Bl4naF9JixC+YL4trVom1F2ajnilq/EbU8JETPTNqvCzwH1qA==} + peerDependencies: + react: '>= 16.8.4 || >=18' + dependencies: + react: 18.2.0 + dev: false + /fetch-blob/3.2.0: resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} engines: {node: ^12.20 || >= 14.13} @@ -15946,7 +15976,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.11.1 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq oauth: 0.9.15 openid-client: 5.3.1 preact: 10.11.3 @@ -15970,7 +16000,7 @@ packages: hoist-non-react-statics: 3.3.2 i18next: 22.4.6 i18next-fs-backend: 2.1.1 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y @@ -17755,6 +17785,15 @@ packages: react-is: 17.0.2 dev: true + /react-feather/2.0.10_react@18.2.0: + resolution: {integrity: sha512-BLhukwJ+Z92Nmdcs+EMw6dy1Z/VLiJTzEQACDUEnWMClhYnFykJCGWQx+NmwP/qQHGX/5CzQ+TGi8ofg2+HzVQ==} + peerDependencies: + react: '>=16.8.6 || >=18' + dependencies: + prop-types: 15.8.1 + react: 18.2.0 + dev: false + /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: From 7d6a4887d7a884ab2e3eb022d9882ae9ab612485 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:16:24 -0500 Subject: [PATCH 4/7] tidy up package.json --- apps/app/package.json | 1 - package.json | 4 ---- 2 files changed, 5 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 37529ea804..fdcd9b3500 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -84,7 +84,6 @@ "listr2": "5.0.6", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.21.0", "ct3aMetadata": { "initVersion": "5.10.1" } diff --git a/package.json b/package.json index f3aaa5f3c0..ee4c52cb1b 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,6 @@ "version": "0.100.0", "private": true, "license": "GPL-3.0-only", - "workspaces": [ - "apps/*", - "packages/*" - ], "scripts": { "build": "turbo run build", "build:aws": "turbo run build:aws", From cfee6c543655c65ef8ff9718d7ec34a48ee2d72a Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:16:43 -0500 Subject: [PATCH 5/7] add packages for web --- apps/web/package.json | 30 +++++++++++ pnpm-lock.yaml | 117 ++++++++++++++++++++---------------------- 2 files changed, 85 insertions(+), 62 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index dbb5a76268..d501824f05 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -12,17 +12,47 @@ "type-check": "tsc --noEmit" }, "dependencies": { + "@crowdin/ota-client": "0.7.0", + "@emotion/react": "11.10.5", + "@emotion/server": "11.10.0", + "@mantine/carousel": "5.9.5", + "@mantine/core": "5.9.5", + "@mantine/dates": "5.9.5", + "@mantine/dropzone": "5.9.5", + "@mantine/form": "5.9.5", + "@mantine/hooks": "5.9.5", + "@mantine/modals": "5.9.5", + "@mantine/next": "5.9.5", + "@mantine/notifications": "5.9.5", + "@mantine/nprogress": "5.9.5", + "@mantine/prism": "5.9.5", + "@mantine/spotlight": "5.9.5", + "@mantine/tiptap": "5.9.5", + "@next/bundle-analyzer": "13.1.1", + "@tiptap/extension-link": "2.0.0-beta.209", + "@tiptap/react": "2.0.0-beta.209", + "@tiptap/starter-kit": "2.0.0-beta.209", "@types/node": "16.18.11", "@types/react": "18.0.26", "@types/react-dom": "18.0.10", + "@weareinreach/ui": "0.100.0", + "dayjs": "1.11.7", + "embla-carousel-react": "7.0.5", "eslint": "8.30.0", "eslint-config-next": "13.1.1", + "feather-icons-react": "0.6.2", + "i18next": "22.4.6", "next": "13.1.1", "react": "18.2.0", "react-dom": "18.2.0", + "react-i18next": "12.1.1", "typescript": "4.9.4" }, "devDependencies": { + "@next/font": "13.1.1", + "@types/node": "16.18.11", + "@types/react": "18.0.26", + "@types/react-dom": "18.0.10", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f13bfbb7df..de65945dbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -215,28 +215,82 @@ importers: apps/web: specifiers: + '@crowdin/ota-client': 0.7.0 + '@emotion/react': 11.10.5 + '@emotion/server': 11.10.0 + '@mantine/carousel': 5.9.5 + '@mantine/core': 5.9.5 + '@mantine/dates': 5.9.5 + '@mantine/dropzone': 5.9.5 + '@mantine/form': 5.9.5 + '@mantine/hooks': 5.9.5 + '@mantine/modals': 5.9.5 + '@mantine/next': 5.9.5 + '@mantine/notifications': 5.9.5 + '@mantine/nprogress': 5.9.5 + '@mantine/prism': 5.9.5 + '@mantine/spotlight': 5.9.5 + '@mantine/tiptap': 5.9.5 + '@next/bundle-analyzer': 13.1.1 + '@next/font': 13.1.1 + '@tiptap/extension-link': 2.0.0-beta.209 + '@tiptap/react': 2.0.0-beta.209 + '@tiptap/starter-kit': 2.0.0-beta.209 '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 + '@weareinreach/ui': 0.100.0 + dayjs: 1.11.7 + embla-carousel-react: 7.0.5 eslint: 8.30.0 eslint-config-next: 13.1.1 + feather-icons-react: 0.6.2 + i18next: 22.4.6 next: 13.1.1 react: 18.2.0 react-dom: 18.2.0 + react-i18next: 12.1.1 typescript: 4.9.4 dependencies: + '@crowdin/ota-client': 0.7.0 + '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/server': 11.10.0 + '@mantine/carousel': 5.9.5_tt224433qisev6tpy33d7mk3wq + '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy + '@mantine/dates': 5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma + '@mantine/dropzone': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/form': 5.9.5_react@18.2.0 + '@mantine/hooks': 5.9.5_react@18.2.0 + '@mantine/modals': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/next': 5.9.5_d5xj5jipthoiwqd5a5nbaex2p4 + '@mantine/notifications': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/nprogress': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy + '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a + '@next/bundle-analyzer': 13.1.1 + '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu + '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu + '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 + '@weareinreach/ui': link:../../packages/ui + dayjs: 1.11.7 + embla-carousel-react: 7.0.5_react@18.2.0 eslint: 8.30.0 eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa - next: 13.1.1_biqbaboplfbrettd7655fr4n2y + feather-icons-react: 0.6.2_react@18.2.0 + i18next: 22.4.6 + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 + react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y typescript: 4.9.4 devDependencies: + '@next/font': 13.1.1 '@weareinreach/config': link:../../packages/config '@weareinreach/eslint-config': link:../../packages/eslint-config @@ -16090,50 +16144,6 @@ packages: - '@babel/core' - babel-plugin-macros - /next/13.1.1_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} - engines: {node: '>=14.6.0'} - hasBin: true - peerDependencies: - fibers: '>= 3.1.0' - node-sass: ^6.0.0 || ^7.0.0 - react: ^18.2.0 || >=18 - react-dom: ^18.2.0 || >=18 - sass: ^1.3.0 - peerDependenciesMeta: - fibers: - optional: true - node-sass: - optional: true - sass: - optional: true - dependencies: - '@next/env': 13.1.1 - '@swc/helpers': 0.4.14 - caniuse-lite: 1.0.30001439 - postcss: 8.4.14 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_react@18.2.0 - optionalDependencies: - '@next/swc-android-arm-eabi': 13.1.1 - '@next/swc-android-arm64': 13.1.1 - '@next/swc-darwin-arm64': 13.1.1 - '@next/swc-darwin-x64': 13.1.1 - '@next/swc-freebsd-x64': 13.1.1 - '@next/swc-linux-arm-gnueabihf': 13.1.1 - '@next/swc-linux-arm64-gnu': 13.1.1 - '@next/swc-linux-arm64-musl': 13.1.1 - '@next/swc-linux-x64-gnu': 13.1.1 - '@next/swc-linux-x64-musl': 13.1.1 - '@next/swc-win32-arm64-msvc': 13.1.1 - '@next/swc-win32-ia32-msvc': 13.1.1 - '@next/swc-win32-x64-msvc': 13.1.1 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros - dev: false - /nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} dev: true @@ -19636,23 +19646,6 @@ packages: client-only: 0.0.1 react: 18.2.0 - /styled-jsx/5.1.1_react@18.2.0: - resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} - engines: {node: '>= 12.0.0'} - peerDependencies: - '@babel/core': '*' - babel-plugin-macros: '*' - react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || >=18' - peerDependenciesMeta: - '@babel/core': - optional: true - babel-plugin-macros: - optional: true - dependencies: - client-only: 0.0.1 - react: 18.2.0 - dev: false - /styled-jsx/5.1.1_zavbqmrropwrojvx6ojaa4s7im: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} From 68d8c333c37f8d054bae6e4c582b7377f99ed7fe Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:25:20 -0500 Subject: [PATCH 6/7] dependencies -> devDependencies --- packages/ui/package.json | 80 +++++++++++---------- pnpm-lock.yaml | 147 ++++----------------------------------- 2 files changed, 54 insertions(+), 173 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 682eb683cd..878f08e93b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -16,9 +16,12 @@ "sb:build:swc": "BUILD_TOOL=swc build-storybook", "type-check": "tsc --noEmit" }, - "dependencies": { + "devDependencies": { + "@babel/core": "7.20.7", "@emotion/react": "11.10.5", "@emotion/server": "11.10.0", + "@faker-js/faker": "7.6.0", + "@geometricpanda/storybook-addon-badges": "0.2.2", "@mantine/carousel": "5.9.5", "@mantine/core": "5.9.5", "@mantine/dates": "5.9.5", @@ -32,20 +35,6 @@ "@mantine/prism": "5.9.5", "@mantine/spotlight": "5.9.5", "@mantine/tiptap": "5.9.5", - "@tiptap/extension-link": "2.0.0-beta.209", - "@tiptap/react": "2.0.0-beta.209", - "@tiptap/starter-kit": "2.0.0-beta.209", - "dayjs": "1.11.7", - "embla-carousel-react": "7.0.5", - "next": "13.1.1", - "react-feather": "2.0.10", - "slugify": "1.6.5", - "zod": "3.20.2" - }, - "devDependencies": { - "@babel/core": "7.20.7", - "@faker-js/faker": "7.6.0", - "@geometricpanda/storybook-addon-badges": "0.2.2", "@next/eslint-plugin-next": "13.1.1", "@next/font": "13.1.1", "@storybook/addon-a11y": "6.5.15", @@ -60,6 +49,9 @@ "@storybook/react": "6.5.15", "@storybook/testing-library": "0.0.13", "@storybook/theming": "6.5.15", + "@tiptap/extension-link": "2.0.0-beta.209", + "@tiptap/react": "2.0.0-beta.209", + "@tiptap/starter-kit": "2.0.0-beta.209", "@tomfreudenberg/next-auth-mock": "0.5.6", "@types/eslint": "8.4.10", "@types/node": "16.18.11", @@ -71,6 +63,8 @@ "babel-loader": "9.1.0", "chromatic": "6.14.0", "css-loader": "6.7.3", + "dayjs": "1.11.7", + "embla-carousel-react": "7.0.5", "eslint": "8.30.0", "eslint-config-next": "13.1.1", "eslint-import-resolver-typescript": "3.5.2", @@ -86,15 +80,18 @@ "i18next-browser-languagedetector": "7.0.1", "i18next-http-backend": "2.1.1", "merge-anything": "5.1.4", + "next": "13.1.1", "next-auth": "4.18.7", "next-i18next": "13.0.2", "postcss-loader": "7.0.2", "react": "18.2.0", "react-docgen-typescript": "2.2.2", "react-dom": "18.2.0", + "react-feather": "2.0.10", "react-i18next": "12.1.1", "resolve-url-loader": "5.0.0", "sb": "6.5.15", + "slugify": "1.6.5", "storybook-addon-designs": "6.3.1", "storybook-addon-next": "1.7.1", "storybook-addon-swc": "1.1.9", @@ -105,37 +102,38 @@ "style-loader": "3.3.1", "type-fest": "3.5.0", "typescript": "4.9.4", - "webpack": "5.75.0" + "webpack": "5.75.0", + "zod": "3.20.2" }, "peerDependencies": { - "@babel/core": "^7.20.2", - "@emotion/react": "11.10.5", - "@emotion/server": "11.10.0", - "@mantine/carousel": "5.9.5", - "@mantine/core": "5.9.5", - "@mantine/dates": "5.9.5", - "@mantine/dropzone": "5.9.5", - "@mantine/form": "5.9.5", - "@mantine/hooks": "5.9.5", - "@mantine/modals": "5.9.5", - "@mantine/next": "5.9.5", - "@mantine/notifications": "5.9.5", - "@mantine/nprogress": "5.9.5", - "@mantine/prism": "5.9.5", - "@mantine/spotlight": "5.9.5", - "@mantine/tiptap": "5.9.5", - "@tiptap/extension-link": "2.0.0-beta.209", - "@tiptap/react": "2.0.0-beta.209", - "@tiptap/starter-kit": "2.0.0-beta.209", - "dayjs": "1.11.7", - "embla-carousel-react": "7.0.5", - "feather-icons-react": "0.6.2", + "@emotion/react": "^11", + "@emotion/server": "^11", + "@mantine/carousel": "^5", + "@mantine/core": "^5", + "@mantine/dates": "^5", + "@mantine/dropzone": "^5", + "@mantine/form": "^5", + "@mantine/hooks": "^5", + "@mantine/modals": "^5", + "@mantine/next": "^5", + "@mantine/notifications": "^5", + "@mantine/nprogress": "^5", + "@mantine/prism": "^5", + "@mantine/spotlight": "^5", + "@mantine/tiptap": "^5", + "@next/font": "^13", + "@tiptap/extension-link": "^2", + "@tiptap/react": "^2", + "@tiptap/starter-kit": "^2", + "dayjs": "^1", + "embla-carousel-react": "^7", "i18next": "^22", + "next": "^13", "next-auth": "^4", - "next-i18next": "^13.0.0", + "next-i18next": "^13", "react": "^18", "react-dom": "^18", + "react-feather": "^2", "react-i18next": "^12" - }, - "packageManager": "pnpm@7.21.0" + } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de65945dbf..30137975c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -636,7 +636,6 @@ importers: eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-storybook: 0.6.8 eslint-plugin-turbo: 0.0.7 - feather-icons-react: 0.6.2 i18next: 22.4.6 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 @@ -665,9 +664,12 @@ importers: typescript: 4.9.4 webpack: 5.75.0 zod: 3.20.2 - dependencies: + devDependencies: + '@babel/core': 7.20.7 '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi '@emotion/server': 11.10.0 + '@faker-js/faker': 7.6.0 + '@geometricpanda/storybook-addon-badges': 0.2.2 '@mantine/carousel': 5.9.5_tt224433qisev6tpy33d7mk3wq '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy '@mantine/dates': 5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma @@ -681,20 +683,6 @@ importers: '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a - '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu - '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu - '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy - dayjs: 1.11.7 - embla-carousel-react: 7.0.5_react@18.2.0 - feather-icons-react: 0.6.2_react@18.2.0 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq - react-feather: 2.0.10_react@18.2.0 - slugify: 1.6.5 - zod: 3.20.2 - devDependencies: - '@babel/core': 7.20.7 - '@faker-js/faker': 7.6.0 - '@geometricpanda/storybook-addon-badges': 0.2.2 '@next/eslint-plugin-next': 13.1.1 '@next/font': 13.1.1 '@storybook/addon-a11y': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -709,6 +697,9 @@ importers: '@storybook/react': 6.5.15_o5ptn5wcdg73xs4zvhtxcmc76q '@storybook/testing-library': 0.0.13_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu + '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu + '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy '@tomfreudenberg/next-auth-mock': 0.5.6_xxwxe2ojgsnliwlfdlbad2kd7m '@types/eslint': 8.4.10 '@types/node': 16.18.11 @@ -720,6 +711,8 @@ importers: babel-loader: 9.1.0_lkd654lvpl423ugsqn5olungie chromatic: 6.14.0 css-loader: 6.7.3_webpack@5.75.0 + dayjs: 1.11.7 + embla-carousel-react: 7.0.5_react@18.2.0 eslint: 8.30.0 eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m @@ -735,15 +728,18 @@ importers: i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 merge-anything: 5.1.4 + next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 postcss-loader: 7.0.2_qxxfhhrl3yknjjmta266mo3u64 react: 18.2.0 react-docgen-typescript: 2.2.2_typescript@4.9.4 react-dom: 18.2.0_react@18.2.0 + react-feather: 2.0.10_react@18.2.0 react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y resolve-url-loader: 5.0.0 sb: 6.5.15_u7mmoyqfty2flmkfggora6dwra + slugify: 1.6.5 storybook-addon-designs: 6.3.1_react@18.2.0 storybook-addon-next: 1.7.1_iakg5qqcmnxv7nt727fr4almry storybook-addon-swc: 1.1.9_webpack@5.75.0 @@ -755,6 +751,7 @@ importers: type-fest: 3.5.0 typescript: 4.9.4 webpack: 5.75.0_@swc+core@1.3.23 + zod: 3.20.2 packages: @@ -3602,7 +3599,6 @@ packages: find-root: 1.1.0 source-map: 0.5.7 stylis: 4.1.3 - dev: false /@emotion/cache/11.10.5: resolution: {integrity: sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==} @@ -3612,11 +3608,9 @@ packages: '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 stylis: 4.1.3 - dev: false /@emotion/hash/0.9.0: resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==} - dev: false /@emotion/is-prop-valid/1.2.0: resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==} @@ -3650,7 +3644,6 @@ packages: '@types/react': 18.0.26 hoist-non-react-statics: 3.3.2 react: 18.2.0 - dev: false /@emotion/serialize/1.1.1: resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==} @@ -3660,7 +3653,6 @@ packages: '@emotion/unitless': 0.8.0 '@emotion/utils': 1.2.0 csstype: 3.1.1 - dev: false /@emotion/server/11.10.0: resolution: {integrity: sha512-MTvJ21JPo9aS02GdjFW4nhdwOi2tNNpMmAM/YED0pkxzjDNi5WbiTwXqaCnvLc2Lr8NFtjhT0az1vTJyLIHYcw==} @@ -3674,11 +3666,9 @@ packages: html-tokenize: 2.0.1 multipipe: 1.0.2 through: 2.3.8 - dev: false /@emotion/sheet/1.2.1: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} - dev: false /@emotion/stylis/0.8.5: resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==} @@ -3690,7 +3680,6 @@ packages: /@emotion/unitless/0.8.0: resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==} - dev: false /@emotion/use-insertion-effect-with-fallbacks/1.0.0_react@18.2.0: resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==} @@ -3698,15 +3687,12 @@ packages: react: '>=16.8.0 || >=18' dependencies: react: 18.2.0 - dev: false /@emotion/utils/1.2.0: resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==} - dev: false /@emotion/weak-memoize/0.3.0: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} - dev: false /@esbuild-kit/cjs-loader/2.4.1: resolution: {integrity: sha512-lhc/XLith28QdW0HpHZvZKkorWgmCNT7sVelMHDj3HFdTfdqkwEKvT+aXVQtNAmCC39VJhunDkWhONWB7335mg==} @@ -3795,13 +3781,11 @@ packages: /@floating-ui/core/1.0.4: resolution: {integrity: sha512-FPFLbg2b06MIw1dqk2SOEMAMX3xlrreGjcui5OTxfBDtaKTmh0kioOVjT8gcfl58juawL/yF+S+gnq8aUYQx/Q==} - dev: false /@floating-ui/dom/1.0.12: resolution: {integrity: sha512-HeG/wHoa2laUHlDX3xkzqlUqliAfa+zqV04LaKIwNCmCNaW2p0fQi4/Kd0LB4GdFoJ2UllLFq5gWnXAd67lg7w==} dependencies: '@floating-ui/core': 1.0.4 - dev: false /@floating-ui/react-dom-interactions/0.10.3_ib3m5ricvtkl2cll7qpr2f6lvq: resolution: {integrity: sha512-UEHqdnzyoiWNU5az/tAljr9iXFzN18DcvpMqW+/cXz4FEhDEB1ogLtWldOWCujLerPBnSRocADALafelOReMpw==} @@ -3816,7 +3800,6 @@ packages: react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@types/react' - dev: false /@floating-ui/react-dom/1.0.1_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-UW0t1Gi8ikbDRr8cQPVcqIDMBwUEENe5V4wlHWdrJ5egFnRQFBV9JirauTBFI6S8sM1qFUC1i+qa3g87E6CLTw==} @@ -3827,7 +3810,6 @@ packages: '@floating-ui/dom': 1.0.12 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@gar/promisify/1.1.3: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} @@ -3983,7 +3965,6 @@ packages: '@mantine/utils': 5.9.5_react@18.2.0 embla-carousel-react: 7.0.5_react@18.2.0 react: 18.2.0 - dev: false /@mantine/core/5.9.5_hzg3oku4uxnt5crkeceagoktyy: resolution: {integrity: sha512-A3cYzGOJ9BpU6tgqTl8qzOe8mmqzvuB76N6IHsPjk+uhbQCBXuNaoxOemP0wEM4HpEAzH1FR1kGhk6tO3gogUA==} @@ -4003,7 +3984,6 @@ packages: transitivePeerDependencies: - '@emotion/react' - '@types/react' - dev: false /@mantine/dates/5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma: resolution: {integrity: sha512-lxjkoZ3DXIrJ/81X6FMd14PNoLE5qFm/cJumba0wy1OkhFjj2Ua9qEWOQs3lnjnrj9ocxCAy5DkRAoGdNfUNtQ==} @@ -4018,7 +3998,6 @@ packages: '@mantine/utils': 5.9.5_react@18.2.0 dayjs: 1.11.7 react: 18.2.0 - dev: false /@mantine/dropzone/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-Xh/U3dEK//p23yCGCPnd/9Q0HyjOrm9fsxRYifvmCFfzpSUKsBu25HxtiYJaG50nSHCincJCmIvbTB10kyDWCA==} @@ -4034,7 +4013,6 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-dropzone: 14.2.3_react@18.2.0 - dev: false /@mantine/form/5.9.5_react@18.2.0: resolution: {integrity: sha512-paOJggdQR+KGUtpCW3inH8hu12TwHMwDrOmMbqgaWuuRuwY+kZUnLtf7akLLnwH/C9S/YsDJ9B9QGHaQElilFw==} @@ -4044,7 +4022,6 @@ packages: fast-deep-equal: 3.1.3 klona: 2.0.5 react: 18.2.0 - dev: false /@mantine/hooks/5.9.5_react@18.2.0: resolution: {integrity: sha512-6u0oj5zFYAP8bY+iW5Y5HEFS6tZmvJN5KwNPH+F2Omw61hN7shehHED7Jbe5zkxcggFvqmkA/6FMk+VYfovmkA==} @@ -4052,7 +4029,6 @@ packages: react: '>=16.8.0 || >=18' dependencies: react: 18.2.0 - dev: false /@mantine/modals/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-ZVtvzHCyjkkztWhz3gkbsX8wdm7j0lN8dAaF51xvQHs9eZPgP5gXzyGpqeU23trk8O+4b6nY/TT2+5amJ/SKrQ==} @@ -4067,7 +4043,6 @@ packages: '@mantine/utils': 5.9.5_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/next/5.9.5_d5xj5jipthoiwqd5a5nbaex2p4: resolution: {integrity: sha512-XDDaD7Lla+ldmVu9cS10ExspwuSB2Cz/AyawjhFaMpOzTgM0dtztCCgWT2Pvku4rMp+SKKBkAlFdlBAPy263mg==} @@ -4084,7 +4059,6 @@ packages: transitivePeerDependencies: - '@emotion/react' - '@emotion/server' - dev: false /@mantine/notifications/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-RGr48xPVMjlt0l6LEG7sncgTf4oKHxBDtLYOBwybNuLs1pcpmoHGdcgCkvINnXKWFHF8IQG/l3eDlKBseromJQ==} @@ -4100,7 +4074,6 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-transition-group: 4.4.2_biqbaboplfbrettd7655fr4n2y - dev: false /@mantine/nprogress/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-WJtdV6FrRB3LYm56WhWvezRQ/wCrgjd2kn6AciY2KS2nDhOBeZOSfZCEMSuvkOuQUTktQCL9l30oasbJNm8O0w==} @@ -4115,7 +4088,6 @@ packages: '@mantine/utils': 5.9.5_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/prism/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-Z3qO4t1OP1GS07ywUmPxf1vgZRaZj3VjQnPhr8Ludbqz4CY8LjPfclpcUHeZLbFsOi+P98JWzH4E/R4UNqiWOA==} @@ -4131,7 +4103,6 @@ packages: prism-react-renderer: 1.3.5_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/spotlight/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: resolution: {integrity: sha512-JFk9UKaagwMJjljySYpWq2QR3yHrFcxgWltY2ebjtFsPIKllzXxHAy/+VetytyNl9LtKnF8q0A93OctlGamq4A==} @@ -4146,7 +4117,6 @@ packages: '@mantine/utils': 5.9.5_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/ssr/5.9.5_vavbdtuajfyku5chqvt5ands7q: resolution: {integrity: sha512-F/6m/YIro9VWlCBdw3aEQTS1OLPHeiMN/oaV9by5IZbsjiCDSTDA2ChCbzMRhftVjkX8Nd8wb9VfXjg7M5SBFw==} @@ -4162,7 +4132,6 @@ packages: html-react-parser: 1.4.12_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/styles/5.9.5_sogmqz4enknxtkxk3k5s6bqwnq: resolution: {integrity: sha512-Rixu60eVS9aP8ugTM0Yoc5MpXXsfemRlu2PDZGL0fhcOyUYHi5mXvlhgxqrET3zkFrBJ+PHuPLQBgBimffGqiw==} @@ -4176,7 +4145,6 @@ packages: csstype: 3.0.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@mantine/tiptap/5.9.5_2yekrcdyamzmv7mxyhexaejs5a: resolution: {integrity: sha512-fLSLMcXRH1tZQ6/PSvsqYeYSqqNjdwuVvrvx7T01YasVcQs0/r5XYSHas5rOX8eNhwJNZOFT35K0JcNTmNnYaw==} @@ -4195,7 +4163,6 @@ packages: '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu react: 18.2.0 - dev: false /@mantine/utils/5.9.5_react@18.2.0: resolution: {integrity: sha512-OtMOvXMyqpZ+Tz25DYRwRkvERvmF4L0RJiq+JnXk+1yKDvG+JZQuMMLnt0nZ81T6q7uzDSA29cJ45syHL2BXmQ==} @@ -4203,7 +4170,6 @@ packages: react: '>=16.8.0 || >=18' dependencies: react: 18.2.0 - dev: false /@manypkg/cli/0.19.2: resolution: {integrity: sha512-DXx/P1lyunNoFWwOj1MWBucUhaIJljoiAGOpO2fE0GKMBCI6EZBZD0Up1+fQZoXBecKXRgV9mGgLvIB2fOQ0KQ==} @@ -4590,7 +4556,6 @@ packages: /@popperjs/core/2.11.6: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} - dev: false /@prisma/client/4.8.0: resolution: {integrity: sha512-Y1riB0p2W52kh3zgssP/YAhln3RjBFcJy3uwEiyjmU+TQYh6QTZDRFBo3JtBWuq2FyMOl1Rye8jxzUP+n0l5Cg==} @@ -4947,13 +4912,11 @@ packages: resolution: {integrity: sha512-Ofwh/1HX69ZfJRiRBMTy7rgjAzHmwe4kW9C9Y99HTRUcYLUuVT0KESFj15rPjRgKJs20GPq8Bm5aEDJ8DuA3vA==} dependencies: '@babel/runtime': 7.20.6 - dev: false /@radix-ui/primitive/1.0.0: resolution: {integrity: sha512-3e7rn8FDMin4CgeL7Z/49smCA3rFYY3Ha2rUQ7HRWFadS5iCRw08ZgVT1LaNTCNqgvrUiyczLflrVrF0SRQtNA==} dependencies: '@babel/runtime': 7.20.6 - dev: false /@radix-ui/react-compose-refs/1.0.0_react@18.2.0: resolution: {integrity: sha512-0KaSv6sx787/hK3eF53iOkiSLwAGlFMx5lotrqD2pTjB18KbybKoEIgkNZTKC60YECDQTKGTRcDBILwZVqVKvA==} @@ -4962,7 +4925,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 react: 18.2.0 - dev: false /@radix-ui/react-context/1.0.0_react@18.2.0: resolution: {integrity: sha512-1pVM9RfOQ+n/N5PJK33kRSKsr1glNxomxONs5c49MliinBY6Yw2Q995qfBUUo0/Mbg05B/sGA0gkgPI7kmSHBg==} @@ -4971,7 +4933,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 react: 18.2.0 - dev: false /@radix-ui/react-direction/1.0.0_react@18.2.0: resolution: {integrity: sha512-2HV05lGUgYcA6xgLQ4BKPDmtL+QbIZYH5fCOTAOOcJ5O0QbWS3i9lKaurLzliYUDhORI2Qr3pyjhJh44lKA3rQ==} @@ -4980,7 +4941,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 react: 18.2.0 - dev: false /@radix-ui/react-presence/1.0.0_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-A+6XEvN01NfVWiKu38ybawfHsBjWum42MRPnEuqPsBZ4eV7e/7K321B5VgYMPv3Xx5An6o1/l9ZuDBgmcmWK3w==} @@ -4993,7 +4953,6 @@ packages: '@radix-ui/react-use-layout-effect': 1.0.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@radix-ui/react-primitive/1.0.1_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-fHbmislWVkZaIdeF6GZxF0A/NH/3BjrGIYj+Ae6eTmTCr7EB0RQAAVEiqsXK6p3/JcRqVSBQoceZroj30Jj3XA==} @@ -5005,7 +4964,6 @@ packages: '@radix-ui/react-slot': 1.0.1_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@radix-ui/react-scroll-area/1.0.2_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-k8VseTxI26kcKJaX0HPwkvlNBPTs56JRdYzcZ/vzrNUkDlvXBy8sMc7WvCpYzZkHgb+hd72VW9MqkqecGtuNgg==} @@ -5025,7 +4983,6 @@ packages: '@radix-ui/react-use-layout-effect': 1.0.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@radix-ui/react-slot/1.0.1_react@18.2.0: resolution: {integrity: sha512-avutXAFL1ehGvAXtPquu0YK5oz6ctS474iM3vNGQIkswrVhdrS52e3uoMQBzZhNRAIE0jBnUyXWNmSjGHhCFcw==} @@ -5035,7 +4992,6 @@ packages: '@babel/runtime': 7.20.6 '@radix-ui/react-compose-refs': 1.0.0_react@18.2.0 react: 18.2.0 - dev: false /@radix-ui/react-use-callback-ref/1.0.0_react@18.2.0: resolution: {integrity: sha512-GZtyzoHz95Rhs6S63D2t/eqvdFCm7I+yHMLVQheKM7nBD8mbZIt+ct1jz4536MDnaOGKIxynJ8eHTkVGVVkoTg==} @@ -5044,7 +5000,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 react: 18.2.0 - dev: false /@radix-ui/react-use-layout-effect/1.0.0_react@18.2.0: resolution: {integrity: sha512-6Tpkq+R6LOlmQb1R5NNETLG0B4YP0wc+klfXafpUCj6JGyaUc8il7/kUZ7m59rGbXGczE9Bs+iz2qloqsZBduQ==} @@ -5053,7 +5008,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 react: 18.2.0 - dev: false /@rushstack/eslint-patch/1.2.0: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} @@ -6887,7 +6841,6 @@ packages: dependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /@tanstack/query-core/4.20.4: resolution: {integrity: sha512-lhLtGVNJDsJ/DyZXrLzekDEywQqRVykgBqTmkv0La32a/RleILXy6JMLBb7UmS3QCatg/F/0N9/5b0i5j6IKcA==} @@ -6967,7 +6920,6 @@ packages: prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 prosemirror-view: 1.29.1 - dev: false /@tiptap/extension-blockquote/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-ay5c+SJ1vQOL5zpsr94jN15tCt0ytd7zPMM433pkhi9ZL0qqf1fZ+D0KzDs2z8N49rfArVpoo238V3ZChBh2sA==} @@ -6975,7 +6927,6 @@ packages: '@tiptap/core': ^2.0.0-beta.1 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-bold/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-8jaoZSe55iwuEvwdM1mPhlgE+/tDyveECv0d1qogUcbPdIkhDQaNlIOmuH9Ftr465iIDthMjt4GB6AWi5tfsMg==} @@ -6983,7 +6934,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-bubble-menu/2.0.0-beta.209_vde3gi7hrsabw5pj6bw7jls3ai: resolution: {integrity: sha512-tceZAuDpy3J96uGyCzpJFD3fHABJDTJTq5E0hm+TRQT+eVGVqZI0PE3/4yVFgkCshioTuJq8veMDFcqNsSkKsQ==} @@ -6997,7 +6947,6 @@ packages: prosemirror-state: 1.4.2 prosemirror-view: 1.29.1 tippy.js: 6.3.7 - dev: false /@tiptap/extension-bullet-list/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-NGoSYakXCiKb5xrVe339Acu2iherOGQUR1bAeWgOKf+dINvIdjawnud6fIeB3n1h95aDvsmYuH1o9B+/bd7e3w==} @@ -7005,7 +6954,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-code-block/2.0.0-beta.209_prfudu5zgovreazvyjp3brspre: resolution: {integrity: sha512-FlMud3yhAilHrcHbW4iUEagAdvpOJW1lTSiiDfbtVpyybjNJQQMa5zhSKi4blG2xBEGXZhqL0XuWDGERNsVawQ==} @@ -7015,7 +6963,6 @@ packages: dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay prosemirror-state: 1.4.2 - dev: false /@tiptap/extension-code/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-LCcfQMroYps6o9ASpVZqYbbdTkSwxTokjmkkKKmWZlZSJ/h+1kThOnRZgcPkfSeaaC30T+LSxAXXyf1dMgl5+Q==} @@ -7023,7 +6970,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-document/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-ZRTC5j0J6fNTtIcU6UnxJm5KZrfJI2pygCJ172mMNzwE89upJMhRSP0CvPWTY7nf0odmQTJ5vD99QDR4CdOTng==} @@ -7031,7 +6977,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-dropcursor/2.0.0-beta.209_mjxjt2tewvgatsbngisjo5wtze: resolution: {integrity: sha512-b4RxbZg4hza4p1Lp+m4CWkIIMVgoAKSo49OyvO/Y/igtQ0DcdQutSJDEPeEhuqy+jPdQFaU5GBonSvVi89Loog==} @@ -7041,7 +6986,6 @@ packages: dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay prosemirror-dropcursor: 1.5.0 - dev: false /@tiptap/extension-floating-menu/2.0.0-beta.209_vde3gi7hrsabw5pj6bw7jls3ai: resolution: {integrity: sha512-m5ucAguqDxuOvNcsmvuSLcN8TMkbhFmiC6dTJOyaAGjGn6d8Ly6aZh+lEwU228TebM0TKHTp8Xob1cLjV4TGgg==} @@ -7054,7 +6998,6 @@ packages: prosemirror-state: 1.4.2 prosemirror-view: 1.29.1 tippy.js: 6.3.7 - dev: false /@tiptap/extension-gapcursor/2.0.0-beta.209_v2bfq5maicdelkbmqszbe5xqhy: resolution: {integrity: sha512-F03mr2VV5bZycIVWHCIYpQTzs9tC+goWJFhbJgPrT62f1gUAnlc1ZRc79mSqw1AxTsfbDvAc65OlUJb0QfxDWA==} @@ -7064,7 +7007,6 @@ packages: dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay prosemirror-gapcursor: 1.3.1 - dev: false /@tiptap/extension-hard-break/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-BS0z9SshfJ5ESssiVaVe61901BrTLCAgxc9NPmi4Va2sszXJysI2Vm8q4jDHL6IehkCQpQZNAihT9eSBPHQR0w==} @@ -7072,7 +7014,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-heading/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-eqq9if0XsPjLvivM5gNUqSHj5I4Zpiv66NPO+pM4ig0Wq2CjjxWzzgmdSLfTPGRfsZe9kPCOgO86AAB07am3fQ==} @@ -7080,7 +7021,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-history/2.0.0-beta.209_4l4d2nbnhzh4n42foqovky5q2e: resolution: {integrity: sha512-P5nw+r47gBdac4igeaBvW6gxsZUnS67SRgbAyQSmXVe45NXc1t0EUb2Be9YuHRKDVxhJUhGT8NawPY70Fgk4mQ==} @@ -7090,7 +7030,6 @@ packages: dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay prosemirror-history: 1.3.0 - dev: false /@tiptap/extension-horizontal-rule/2.0.0-beta.209_prfudu5zgovreazvyjp3brspre: resolution: {integrity: sha512-53RU9kDVb1jowJ3Frx8QW0E05uEOCpeG3HfUCMjz8anGtefxFtMS7xYZ9sC+niJeVmXC+mUSjFGageL4iRIdqA==} @@ -7100,7 +7039,6 @@ packages: dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay prosemirror-state: 1.4.2 - dev: false /@tiptap/extension-italic/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-KnRdbqfD01tcCnUNypA3TX3FqmQSFwu7/9YU3vwS8Zyaz+OIc/g/vJai5twg1DzFAvIcYWzRFPTFcqkjwkcW1w==} @@ -7108,7 +7046,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-link/2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu: resolution: {integrity: sha512-X+iPnKWTb8nuZ7xieemPxZOiCQiaQw4z3RVJ7Hz4/T+ujxfxu7MJhBzjyw9htGPmUijyN4zt0NPjZ089yMzAxQ==} @@ -7121,7 +7058,6 @@ packages: linkifyjs: 3.0.5 prosemirror-model: 1.18.3 prosemirror-state: 1.4.2 - dev: false /@tiptap/extension-list-item/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-qkHwymyGfXIVAiqLXvL66UzGLhYpD2BYbSSAIQ6Rmuvk4aeNrsBvFv9tL7+YsYLKvlOa4+Q+PN2uhST+lOH0hw==} @@ -7129,7 +7065,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-ordered-list/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-PhJ9uqxqKVO97rb2MzW/TzQJ9XQicp9gsV/y0QbAEv1ZOH9QI/qF5sCe6BfeN8ZoMyYUEh6de3yxQL8iXSFWsw==} @@ -7137,7 +7072,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-paragraph/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-XkiguVbOX/KJwux2wdurvZRwG1UulpZ3Uhw7Yl59sLBf7YDw8H781EMgVvaLSWf3B1o27/yOyc+kiepW/Pp9Wg==} @@ -7145,7 +7079,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-strike/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-k8yaeyMYBzdq5U1zv5DYZt3KtpglPHV2JX7dYfNyoFpiX+6IJ2EwSuTXUGilZGRpyUw6UxeDF0yJbiOGMeEIDA==} @@ -7153,7 +7086,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/extension-text/2.0.0-beta.209_f4ffqkgz5d3wev7su7t7l2rrua: resolution: {integrity: sha512-12PTPTQViDR7xDLwxGMPiYaV89E9olH/+4Zfoh6QiOjHqhmgYu3+/c8YZ3eARgXnfpy/EzUD0PBxiAyDZJ1vdw==} @@ -7161,7 +7093,6 @@ packages: '@tiptap/core': ^2.0.0-beta.193 dependencies: '@tiptap/core': 2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay - dev: false /@tiptap/react/2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu: resolution: {integrity: sha512-iuJ+hgaSPETPMX39QpX6e0tZmFAj9azl0qGhNm6NNB1biCehkB4qMfcfwecWFRWVpZKG5UtjJvjJ3UZM167Jlg==} @@ -7178,7 +7109,6 @@ packages: react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - prosemirror-state - dev: false /@tiptap/starter-kit/2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy: resolution: {integrity: sha512-uR68ZfDZ5PeygGey3xc9ZuFIP+K7VRElrABnZcM6t9/Crrs70UFwSTNlkS0ezx9woj8h+8N78a6r8W1YC04TOw==} @@ -7213,7 +7143,6 @@ packages: - prosemirror-state - prosemirror-transform - prosemirror-view - dev: false /@tomfreudenberg/next-auth-mock/0.5.6_xxwxe2ojgsnliwlfdlbad2kd7m: resolution: {integrity: sha512-fSZJY5rUyj8GIcJI450ZV7FV/CMzpjUUGhPiaRyQo9l7l5mLvrnNe1MymzOnLpgXIkFja+CF/UHFGW807QcwmA==} @@ -8670,7 +8599,6 @@ packages: '@types/react': 18.0.26 react: 18.2.0 tslib: 2.4.1 - dev: false /aria-query/4.2.2: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} @@ -8882,7 +8810,6 @@ packages: /attr-accept/2.2.2: resolution: {integrity: sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==} engines: {node: '>=4'} - dev: false /autoprefixer/9.8.8: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} @@ -9444,7 +9371,6 @@ packages: /buffer-from/0.1.2: resolution: {integrity: sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==} - dev: false /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -10506,7 +10432,6 @@ packages: /csstype/3.0.9: resolution: {integrity: sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==} - dev: false /csstype/3.1.1: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} @@ -10626,7 +10551,6 @@ packages: /dayjs/1.11.7: resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} - dev: false /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} @@ -10963,7 +10887,6 @@ packages: dependencies: '@babel/runtime': 7.20.6 csstype: 3.1.1 - dev: false /dom-serializer/1.4.1: resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} @@ -11112,11 +11035,9 @@ packages: dependencies: embla-carousel: 7.0.5 react: 18.2.0 - dev: false /embla-carousel/7.0.5: resolution: {integrity: sha512-loRcu0La0F7bhEMwbvgpi14iaaIEdwacH1xoplnaYfwN4KMgECkiuLgu4lx+v6MYd6lSpg/bw7ZxEuLUwYjavg==} - dev: false /emoji-regex/8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -11180,7 +11101,6 @@ packages: /entities/3.0.1: resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==} engines: {node: '>=0.12'} - dev: false /env-paths/2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} @@ -12559,7 +12479,6 @@ packages: engines: {node: '>= 12'} dependencies: tslib: 2.4.1 - dev: false /file-system-cache/1.1.0: resolution: {integrity: sha512-IzF5MBq+5CR0jXx5RxPe4BICl/oEhBSXKaL9fLhAXrIfIUS77Hr4vzrYyqYMHN6uTt+BOqi3fDCTjjEBCjERKw==} @@ -12623,7 +12542,6 @@ packages: /find-root/1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} - dev: false /find-up/1.1.2: resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} @@ -13508,7 +13426,6 @@ packages: dependencies: domhandler: 4.3.1 htmlparser2: 7.2.0 - dev: false /html-entities/2.3.3: resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} @@ -13561,7 +13478,6 @@ packages: react: 18.2.0 react-property: 2.0.0 style-to-js: 1.1.0 - dev: false /html-tags/3.2.0: resolution: {integrity: sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==} @@ -13577,7 +13493,6 @@ packages: minimist: 1.2.7 readable-stream: 1.0.34 through2: 0.4.2 - dev: false /html-void-elements/1.0.5: resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==} @@ -13631,7 +13546,6 @@ packages: domhandler: 4.3.1 domutils: 2.8.0 entities: 3.0.1 - dev: false /http-cache-semantics/4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} @@ -14348,7 +14262,6 @@ packages: /isarray/0.0.1: resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} - dev: false /isarray/1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} @@ -14860,7 +14773,6 @@ packages: /linkifyjs/3.0.5: resolution: {integrity: sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==} - dev: false /lint-staged/13.1.0: resolution: {integrity: sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==} @@ -15948,7 +15860,6 @@ packages: dependencies: duplexer2: 0.1.4 object-assign: 4.1.1 - dev: false /mute-stream/0.0.8: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} @@ -16358,7 +16269,6 @@ packages: /object-keys/0.4.0: resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==} - dev: false /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} @@ -16552,7 +16462,6 @@ packages: /orderedmap/2.1.0: resolution: {integrity: sha512-/pIFexOm6S70EPdznemIz3BQZoJ4VTFrhqzu0ACBqBgeLsLxq8e6Jim63ImIfwW/zAD1AlXpRMlOv3aghmo4dA==} - dev: false /os-browserify/0.3.0: resolution: {integrity: sha512-gjcpUc3clBf9+210TRaDWbf+rZZZEshZ+DlXMRCeAjp0xhTrnQsKHypIy1J3d5hKdUzj69t708EHtU8P6bUn0A==} @@ -17281,7 +17190,6 @@ packages: react: '>=0.14.9 || >=18' dependencies: react: 18.2.0 - dev: false /prisma-dbml-generator/0.10.0: resolution: {integrity: sha512-5lguDOHGIBhKlWnWUTPTN/swZnDt9FyKQFP6VSgR2Y9Nb0YpyxbvnGZg+lvbUvNzWraqGy/DBODB5KqqhRimbQ==} @@ -17433,7 +17341,6 @@ packages: prosemirror-model: 1.18.3 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 - dev: false /prosemirror-dropcursor/1.5.0: resolution: {integrity: sha512-vy7i77ddKyXlu8kKBB3nlxLBnsWyKUmQIPB5x8RkYNh01QNp/qqGmdd5yZefJs0s3rtv5r7Izfu2qbtr+tYAMQ==} @@ -17441,7 +17348,6 @@ packages: prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 prosemirror-view: 1.29.1 - dev: false /prosemirror-gapcursor/1.3.1: resolution: {integrity: sha512-GKTeE7ZoMsx5uVfc51/ouwMFPq0o8YrZ7Hx4jTF4EeGbXxBveUV8CGv46mSHuBBeXGmvu50guoV2kSnOeZZnUA==} @@ -17450,7 +17356,6 @@ packages: prosemirror-model: 1.18.3 prosemirror-state: 1.4.2 prosemirror-view: 1.29.1 - dev: false /prosemirror-history/1.3.0: resolution: {integrity: sha512-qo/9Wn4B/Bq89/YD+eNWFbAytu6dmIM85EhID+fz9Jcl9+DfGEo8TTSrRhP15+fFEoaPqpHSxlvSzSEbmlxlUA==} @@ -17458,20 +17363,17 @@ packages: prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 rope-sequence: 1.3.3 - dev: false /prosemirror-keymap/1.2.0: resolution: {integrity: sha512-TdSfu+YyLDd54ufN/ZeD1VtBRYpgZnTPnnbY+4R08DDgs84KrIPEPbJL8t1Lm2dkljFx6xeBE26YWH3aIzkPKg==} dependencies: prosemirror-state: 1.4.2 w3c-keyname: 2.2.6 - dev: false /prosemirror-model/1.18.3: resolution: {integrity: sha512-yUVejauEY3F1r7PDy4UJKEGeIU+KFc71JQl5sNvG66CLVdKXRjhWpBW6KMeduGsmGOsw85f6EGrs6QxIKOVILA==} dependencies: orderedmap: 2.1.0 - dev: false /prosemirror-schema-list/1.2.2: resolution: {integrity: sha512-rd0pqSDp86p0MUMKG903g3I9VmElFkQpkZ2iOd3EOVg1vo5Cst51rAsoE+5IPy0LPXq64eGcCYlW1+JPNxOj2w==} @@ -17479,7 +17381,6 @@ packages: prosemirror-model: 1.18.3 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 - dev: false /prosemirror-state/1.4.2: resolution: {integrity: sha512-puuzLD2mz/oTdfgd8msFbe0A42j5eNudKAAPDB0+QJRw8cO1ygjLmhLrg9RvDpf87Dkd6D4t93qdef00KKNacQ==} @@ -17487,13 +17388,11 @@ packages: prosemirror-model: 1.18.3 prosemirror-transform: 1.7.0 prosemirror-view: 1.29.1 - dev: false /prosemirror-transform/1.7.0: resolution: {integrity: sha512-O4T697Cqilw06Zvc3Wm+e237R6eZtJL/xGMliCi+Uo8VL6qHk6afz1qq0zNjT3eZMuYwnP8ZS0+YxX/tfcE9TQ==} dependencies: prosemirror-model: 1.18.3 - dev: false /prosemirror-view/1.29.1: resolution: {integrity: sha512-OhujVZSDsh0l0PyHNdfaBj6DBkbhYaCfbaxmTeFrMKd/eWS+G6IC+OAbmR9IsLC8Se1HSbphMaXnsXjupHL3UQ==} @@ -17501,7 +17400,6 @@ packages: prosemirror-model: 1.18.3 prosemirror-state: 1.4.2 prosemirror-transform: 1.7.0 - dev: false /proxy-addr/2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} @@ -17780,7 +17678,6 @@ packages: file-selector: 0.6.0 prop-types: 15.8.1 react: 18.2.0 - dev: false /react-element-to-jsx-string/14.3.4_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==} @@ -17802,7 +17699,7 @@ packages: dependencies: prop-types: 15.8.1 react: 18.2.0 - dev: false + dev: true /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} @@ -17850,7 +17747,6 @@ packages: /react-property/2.0.0: resolution: {integrity: sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==} - dev: false /react-refresh/0.11.0: resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==} @@ -17886,7 +17782,6 @@ packages: use-latest: 1.2.1_kzbn2opkn2327fwg5yzwzya5o4 transitivePeerDependencies: - '@types/react' - dev: false /react-transition-group/4.4.2_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==} @@ -17900,7 +17795,6 @@ packages: prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - dev: false /react/17.0.2: resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} @@ -17969,7 +17863,6 @@ packages: inherits: 2.0.4 isarray: 0.0.1 string_decoder: 0.10.31 - dev: false /readable-stream/2.3.0: resolution: {integrity: sha512-c7KMXGd4b48nN3OJ1U9qOsn6pXNzf6kLd3kdZCkg2sxAcoiufInqF0XckwEnlrcwuaYwonlNK8GQUIOC/WC7sg==} @@ -18456,7 +18349,6 @@ packages: /rope-sequence/1.3.3: resolution: {integrity: sha512-85aZYCxweiD5J8yTEbw+E6A27zSnLPNDL0WfPdw3YYodq7WjnTKo0q4dtyQ2gz23iPT8Q9CUyJtAaUNcTxRf5Q==} - dev: false /rsvp/4.8.5: resolution: {integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==} @@ -18884,6 +18776,7 @@ packages: /slugify/1.6.5: resolution: {integrity: sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==} engines: {node: '>=8.0.0'} + dev: true /smart-buffer/4.2.0: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} @@ -19472,7 +19365,6 @@ packages: /string_decoder/0.10.31: resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} - dev: false /string_decoder/1.0.3: resolution: {integrity: sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==} @@ -19598,7 +19490,6 @@ packages: resolution: {integrity: sha512-1OqefPDxGrlMwcbfpsTVRyzwdhr4W0uxYQzeA2F1CBc8WG04udg2+ybRnvh3XYL4TdHQrCahLtax2jc8xaE6rA==} dependencies: style-to-object: 0.3.0 - dev: false /style-to-object/0.3.0: resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} @@ -19665,7 +19556,6 @@ packages: /stylis/4.1.3: resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==} - dev: false /sucrase/3.29.0: resolution: {integrity: sha512-bZPAuGA5SdFHuzqIhTAqt9fvNEo9rESqXIG3oiKdF8K4UmkQxC4KlNL3lVyAErXp+mPvUqZ5l13qx6TrDIGf3A==} @@ -19976,7 +19866,6 @@ packages: dependencies: readable-stream: 1.0.34 xtend: 2.1.2 - dev: false /through2/2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} @@ -20010,7 +19899,6 @@ packages: resolution: {integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==} dependencies: '@popperjs/core': 2.11.6 - dev: false /tmp/0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} @@ -20722,7 +20610,6 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 dependencies: react: 18.2.0 - dev: false /use-isomorphic-layout-effect/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} @@ -20735,7 +20622,6 @@ packages: dependencies: '@types/react': 18.0.26 react: 18.2.0 - dev: false /use-latest/1.2.1_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} @@ -20749,7 +20635,6 @@ packages: '@types/react': 18.0.26 react: 18.2.0 use-isomorphic-layout-effect: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 - dev: false /use-sync-external-store/1.2.0_react@18.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} @@ -20904,7 +20789,6 @@ packages: /w3c-keyname/2.2.6: resolution: {integrity: sha512-f+fciywl1SJEniZHD6H+kUO8gOnwIr7f4ijKA6+ZvJFjeGi1r4PDLl53Ayud9O/rk64RqgoQine0feoeOU0kXg==} - dev: false /walker/1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} @@ -21378,7 +21262,6 @@ packages: engines: {node: '>=0.4'} dependencies: object-keys: 0.4.0 - dev: false /xtend/4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} From 27ff6ea148be7e09246f90875554227655cb5389 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Fri, 30 Dec 2022 13:36:22 -0500 Subject: [PATCH 7/7] clean up deps/devdeps --- apps/app/package.json | 2 +- apps/web/package.json | 15 +- packages/api/package.json | 4 +- packages/auth/package.json | 4 +- packages/db/package.json | 2 +- packages/eslint-config/package.json | 7 +- packages/types/package.json | 3 +- packages/ui/package.json | 6 +- pnpm-lock.yaml | 241 ++++++++++++++++++++-------- 9 files changed, 191 insertions(+), 93 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index fdcd9b3500..d1a22d9044 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -34,7 +34,6 @@ "@mantine/prism": "5.9.5", "@mantine/spotlight": "5.9.5", "@mantine/tiptap": "5.9.5", - "@next/bundle-analyzer": "13.1.1", "@tanstack/react-query": "4.20.4", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", @@ -61,6 +60,7 @@ "zod": "3.20.2" }, "devDependencies": { + "@next/bundle-analyzer": "13.1.1", "@next/font": "13.1.1", "@types/flat": "5.0.2", "@types/node": "16.18.11", diff --git a/apps/web/package.json b/apps/web/package.json index d501824f05..d1c6f5d5dd 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -28,32 +28,29 @@ "@mantine/prism": "5.9.5", "@mantine/spotlight": "5.9.5", "@mantine/tiptap": "5.9.5", - "@next/bundle-analyzer": "13.1.1", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", "@tiptap/starter-kit": "2.0.0-beta.209", - "@types/node": "16.18.11", - "@types/react": "18.0.26", - "@types/react-dom": "18.0.10", "@weareinreach/ui": "0.100.0", "dayjs": "1.11.7", "embla-carousel-react": "7.0.5", - "eslint": "8.30.0", - "eslint-config-next": "13.1.1", "feather-icons-react": "0.6.2", "i18next": "22.4.6", "next": "13.1.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "12.1.1", - "typescript": "4.9.4" + "react-i18next": "12.1.1" }, "devDependencies": { + "@next/bundle-analyzer": "13.1.1", "@next/font": "13.1.1", "@types/node": "16.18.11", "@types/react": "18.0.26", "@types/react-dom": "18.0.10", "@weareinreach/config": "0.100.0", - "@weareinreach/eslint-config": "0.100.0" + "@weareinreach/eslint-config": "0.100.0", + "eslint": "8.30.0", + "eslint-config-next": "13.1.1", + "typescript": "4.9.4" } } diff --git a/packages/api/package.json b/packages/api/package.json index 550aec133c..01f956070b 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -16,15 +16,15 @@ "@trpc/client": "10.7.0", "@trpc/server": "10.7.0", "@weareinreach/auth": "0.100.0", - "@weareinreach/config": "0.100.0", "@weareinreach/db": "0.100.0", - "@weareinreach/eslint-config": "0.100.0", "superjson": "1.12.1", "zod": "3.20.2" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/parser": "5.47.1", + "@weareinreach/config": "0.100.0", + "@weareinreach/eslint-config": "0.100.0", "eslint": "8.30.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", diff --git a/packages/auth/package.json b/packages/auth/package.json index f1a3f5d255..0641027e75 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -14,9 +14,7 @@ }, "dependencies": { "@next-auth/prisma-adapter": "1.0.5", - "@weareinreach/config": "0.100.0", "@weareinreach/db": "0.100.0", - "@weareinreach/eslint-config": "0.100.0", "next": "13.1.1", "next-auth": "4.18.7", "react": "18.2.0", @@ -24,6 +22,8 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "5.47.1", + "@weareinreach/config": "0.100.0", + "@weareinreach/eslint-config": "0.100.0", "eslint": "8.30.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", diff --git a/packages/db/package.json b/packages/db/package.json index c602801331..fec5127b63 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -35,7 +35,6 @@ }, "dependencies": { "@prisma/client": "4.8.0", - "prisma-docs-generator": "0.5.0", "zod": "3.20.2" }, "devDependencies": { @@ -79,6 +78,7 @@ "mongoback": "3.0.3", "prisma": "4.8.0", "prisma-dbml-generator": "0.10.0", + "prisma-docs-generator": "0.5.0", "quicktype-core": "6.1.0", "recursive-readdir": "2.2.3", "shoetest": "1.2.1", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index f4db73d5ae..82853d6c78 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -14,16 +14,14 @@ "format": "prettier --cache --cache-strategy metadata --write --ignore-unknown .", "preinstall": "npx only-allow pnpm" }, - "dependencies": { - "@typescript-eslint/parser": "5.47.1", - "eslint-config-prettier": "8.5.0" - }, "devDependencies": { "@next/eslint-plugin-next": "13.1.1", "@types/eslint": "8.4.10", "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/parser": "5.47.1", "eslint": "8.30.0", "eslint-config-next": "13.1.1", + "eslint-config-prettier": "8.5.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", "eslint-plugin-i18next": "6.0.0-6", @@ -52,7 +50,6 @@ "eslint-plugin-turbo": "^0.0.4 || ^0.0.7", "next": ">=13" }, - "packageManager": "pnpm@7.21.0", "publishConfig": { "access": "public" } diff --git a/packages/types/package.json b/packages/types/package.json index 2bf7fdde07..f2c20bf91c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -16,6 +16,5 @@ "@weareinreach/eslint-config": "0.100.0", "eslint": "8.30.0", "typescript": "4.9.4" - }, - "packageManager": "pnpm@7.21.0" + } } diff --git a/packages/ui/package.json b/packages/ui/package.json index 878f08e93b..60b76c7294 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -122,9 +122,9 @@ "@mantine/spotlight": "^5", "@mantine/tiptap": "^5", "@next/font": "^13", - "@tiptap/extension-link": "^2", - "@tiptap/react": "^2", - "@tiptap/starter-kit": "^2", + "@tiptap/extension-link": "^2.0.0-beta.209", + "@tiptap/react": "^2.0.0-beta.209", + "@tiptap/starter-kit": "^2.0.0-beta.209", "dayjs": "^1", "embla-carousel-react": "^7", "i18next": "^22", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30137975c5..05602af76d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -164,7 +164,6 @@ importers: '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a - '@next/bundle-analyzer': 13.1.1 '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu @@ -190,6 +189,7 @@ importers: react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y zod: 3.20.2 devDependencies: + '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 '@types/flat': 5.0.2 '@types/node': 16.18.11 @@ -270,29 +270,29 @@ importers: '@mantine/prism': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/spotlight': 5.9.5_h4zmljtfubfbwzvuu4gizrlimy '@mantine/tiptap': 5.9.5_2yekrcdyamzmv7mxyhexaejs5a - '@next/bundle-analyzer': 13.1.1 '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu '@tiptap/react': 2.0.0-beta.209_q2znjafzmb4pvn25xzm5s3hjsu '@tiptap/starter-kit': 2.0.0-beta.209_mr3bhnmfox2kjnahwbtgkxt4cy - '@types/node': 16.18.11 - '@types/react': 18.0.26 - '@types/react-dom': 18.0.10 '@weareinreach/ui': link:../../packages/ui dayjs: 1.11.7 embla-carousel-react: 7.0.5_react@18.2.0 - eslint: 8.30.0 - eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa feather-icons-react: 0.6.2_react@18.2.0 i18next: 22.4.6 next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y - typescript: 4.9.4 devDependencies: + '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 + '@types/node': 16.18.11 + '@types/react': 18.0.26 + '@types/react-dom': 18.0.10 '@weareinreach/config': link:../../packages/config '@weareinreach/eslint-config': link:../../packages/eslint-config + eslint: 8.30.0 + eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa + typescript: 4.9.4 packages/api: specifiers: @@ -317,14 +317,14 @@ importers: '@trpc/client': 10.7.0_@trpc+server@10.7.0 '@trpc/server': 10.7.0 '@weareinreach/auth': link:../auth - '@weareinreach/config': link:../config '@weareinreach/db': link:../db - '@weareinreach/eslint-config': link:../eslint-config superjson: 1.12.1 zod: 3.20.2 devDependencies: '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@weareinreach/config': link:../config + '@weareinreach/eslint-config': link:../eslint-config eslint: 8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 @@ -353,15 +353,15 @@ importers: typescript: 4.9.4 dependencies: '@next-auth/prisma-adapter': 1.0.5_o5bqbtvtgq3azu224hvvkl6nwy - '@weareinreach/config': link:../config '@weareinreach/db': link:../db - '@weareinreach/eslint-config': link:../eslint-config next: 13.1.1_672uxklweod7ene3nqtsh262ca next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@weareinreach/config': link:../config + '@weareinreach/eslint-config': link:../eslint-config eslint: 8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 @@ -466,7 +466,6 @@ importers: zod-prisma-types: 1.5.3 dependencies: '@prisma/client': 4.8.0_prisma@4.8.0 - prisma-docs-generator: 0.5.0 zod: 3.20.2 devDependencies: '@faker-js/faker': 7.6.0 @@ -509,6 +508,7 @@ importers: mongoback: 3.0.3 prisma: 4.8.0 prisma-dbml-generator: 0.10.0 + prisma-docs-generator: 0.5.0 quicktype-core: 6.1.0 recursive-readdir: 2.2.3 shoetest: 1.2.1 @@ -542,15 +542,14 @@ importers: eslint-plugin-turbo: 0.0.7 next: 13.1.1 typescript: 4.9.4 - dependencies: - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint-config-prettier: 8.5.0_eslint@8.30.0 devDependencies: '@next/eslint-plugin-next': 13.1.1 '@types/eslint': 8.4.10 '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa + eslint-config-prettier: 8.5.0_eslint@8.30.0 eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m eslint-plugin-codegen: 0.16.1 eslint-plugin-i18next: 6.0.0-6 @@ -4281,7 +4280,7 @@ packages: transitivePeerDependencies: - bufferutil - utf-8-validate - dev: false + dev: true /@next/env/13.1.1: resolution: {integrity: sha512-vFMyXtPjSAiOXOywMojxfKIqE3VWN5RCAx+tT3AS3pcKjMLFTCJFUWsKv8hC+87Z1F4W3r68qTwDFZIFmd5Xkw==} @@ -4552,7 +4551,7 @@ packages: /@polka/url/1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} - dev: false + dev: true /@popperjs/core/2.11.6: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} @@ -4590,7 +4589,7 @@ packages: '@types/debug': 4.1.7 ms: 2.1.3 strip-ansi: 6.0.1 - dev: false + dev: true /@prisma/debug/3.15.2: resolution: {integrity: sha512-Uw6RkJmHolxXNifohIY9TIBRNWR2ciDY9LErPm6jymBs3mevLCUWm4m5AlyWyhKFWl0crUtwbAWE8Z79JiNRcw==} @@ -4600,7 +4599,7 @@ packages: strip-ansi: 6.0.1 transitivePeerDependencies: - supports-color - dev: false + dev: true /@prisma/debug/3.8.1: resolution: {integrity: sha512-ft4VPTYME1UBJ7trfrBuF2w9jX1ipDy786T9fAEskNGb+y26gPDqz5fiEWc2kgHNeVdz/qTI/V3wXILRyEcgxQ==} @@ -4647,7 +4646,7 @@ packages: undici: 5.14.0 transitivePeerDependencies: - supports-color - dev: false + dev: true /@prisma/engine-core/4.6.1: resolution: {integrity: sha512-JtvdEy9GeGU/xeTYOq3SEN4DiAytHoQty/4pJTZ5vNoGMnu7XF1ToprOCPzyT5oSgm3oQQuwpXMVaebJegwA4Q==} @@ -4677,7 +4676,7 @@ packages: /@prisma/engines/3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e: resolution: {integrity: sha512-NHlojO1DFTsSi3FtEleL9QWXeSF/UjhCW0fgpi7bumnNZ4wj/eQ+BJJ5n2pgoOliTOGv9nX2qXvmHap7rJMNmg==} requiresBuild: true - dev: false + dev: true /@prisma/engines/4.6.1: resolution: {integrity: sha512-3u2/XxvxB+Q7cMXHnKU0CpBiUK1QWqpgiBv28YDo1zOIJE3FCF8DI2vrp6vuwjGt5h0JGXDSvmSf4D4maVjJdw==} @@ -4711,7 +4710,7 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: false + dev: true /@prisma/fetch-engine/4.6.1: resolution: {integrity: sha512-0Nggqzd6J630wO65i5LjyYxarHSZL3mlN04j98Eff5tzhymwv6A8QEMMwuIJY3B5mQ+3ns3q6zZsJ3Ef063RUA==} @@ -4747,7 +4746,7 @@ packages: cross-spawn: 7.0.3 transitivePeerDependencies: - supports-color - dev: false + dev: true /@prisma/generator-helper/3.8.1: resolution: {integrity: sha512-3zSy+XTEjmjLj6NO+/YPN1Cu7or3xA11TOoOnLRJ9G4pTT67RJXjK0L9Xy5n+3I0Xlb7xrWCgo8MvQQLMWzxPA==} @@ -4784,7 +4783,7 @@ packages: resolution: {integrity: sha512-z306ogr/IvpnboY2R/Ry+Qqgi9XIJ6WXV5h4Isd8l/fQNHB83VQydkCSspRkbCeCIddYSRZNTIlPW7+ICy4NbQ==} dependencies: '@prisma/debug': 3.14.0 - dev: false + dev: true /@prisma/get-platform/4.6.1: resolution: {integrity: sha512-JBlzN53Q00bTfk3mPxeprAx8LLN7bmEwTGZ3fFjbCKZACsHtbDaaqtIkqXwk0tv1jJ3jLYZfcq7NlvdOPyJhGw==} @@ -4906,7 +4905,7 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: false + dev: true /@radix-ui/number/1.0.0: resolution: {integrity: sha512-Ofwh/1HX69ZfJRiRBMTy7rgjAzHmwe4kW9C9Y99HTRUcYLUuVT0KESFj15rPjRgKJs20GPq8Bm5aEDJ8DuA3vA==} @@ -6896,11 +6895,11 @@ packages: commander: 2.20.3 mkdirp: 1.0.4 prettysize: 2.0.0 - dev: false + dev: true /@timsuchanek/sleep-promise/8.0.1: resolution: {integrity: sha512-cxHYbrXfnCWsklydIHSw5GCMHUPqpJ/enxWSyVHNOgNe61sit/+aOXTTI+VOdWkvVaJsI2vsB9N4+YDNITawOQ==} - dev: false + dev: true /@tiptap/core/2.0.0-beta.209_rd5pjtxohzfgv2zee3iufpqkay: resolution: {integrity: sha512-DOOzfo2XKD5Qt2oEGW33/6ugwSnvpl4WbxtlKdPadLoApk6Kja3K1Eps3pihBgIGmo4tkctkCzmj8wNWS7KeWg==} @@ -7157,6 +7156,7 @@ packages: /@tootallnate/once/2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} + dev: true /@trivago/prettier-plugin-sort-imports/4.0.0_cqouxydspnntv6jucuzpuonz2u: resolution: {integrity: sha512-Tyuk5ZY4a0e2MNFLdluQO9F6d1awFQYXVVujEPFfvKPPXz8DADNHzz73NMhwCSXGSuGGZcA/rKOyZBrxVNMxaA==} @@ -7352,6 +7352,7 @@ packages: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: '@types/node': 18.11.17 + dev: true /@types/debug/4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} @@ -7489,7 +7490,6 @@ packages: /@types/minimist/1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - dev: false /@types/ms/0.7.31: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} @@ -7515,6 +7515,7 @@ packages: /@types/node/16.18.11: resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} + dev: true /@types/node/18.11.17: resolution: {integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==} @@ -7552,6 +7553,7 @@ packages: resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==} dependencies: '@types/react': 18.0.26 + dev: true /@types/react/18.0.26: resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} @@ -7573,6 +7575,7 @@ packages: /@types/retry/0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} + dev: true /@types/scheduler/0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} @@ -8263,6 +8266,7 @@ packages: dependencies: mime-types: 2.1.35 negotiator: 0.6.3 + dev: true /acorn-import-assertions/1.8.0_acorn@8.8.1: resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} @@ -8295,7 +8299,7 @@ packages: /acorn-walk/8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} - dev: false + dev: true /acorn/6.4.2: resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} @@ -8339,6 +8343,7 @@ packages: debug: 4.3.4 transitivePeerDependencies: - supports-color + dev: true /aggregate-error/3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} @@ -8549,6 +8554,7 @@ packages: lodash.union: 4.6.0 normalize-path: 3.0.0 readable-stream: 2.3.7 + dev: true /archiver/5.3.1: resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==} @@ -8561,6 +8567,7 @@ packages: readdir-glob: 1.1.2 tar-stream: 2.2.0 zip-stream: 4.1.0 + dev: true /are-we-there-yet/2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} @@ -8572,7 +8579,7 @@ packages: /arg/5.0.1: resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==} - dev: false + dev: true /arg/5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} @@ -8636,6 +8643,7 @@ packages: /array-flatten/1.1.1: resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} + dev: true /array-includes/3.1.6: resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} @@ -8720,7 +8728,6 @@ packages: /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} - dev: false /arrify/2.0.1: resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} @@ -9147,6 +9154,7 @@ packages: buffer: 5.7.1 inherits: 2.0.4 readable-stream: 3.6.0 + dev: true /bl/5.1.0: resolution: {integrity: sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==} @@ -9189,6 +9197,7 @@ packages: unpipe: 1.0.0 transitivePeerDependencies: - supports-color + dev: true /boolbase/1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} @@ -9230,6 +9239,7 @@ packages: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} dependencies: balanced-match: 1.0.2 + dev: true /braces/2.3.2: resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} @@ -9423,6 +9433,7 @@ packages: engines: {node: '>=10.16.0'} dependencies: streamsearch: 1.1.0 + dev: true /bytes/3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} @@ -9432,6 +9443,7 @@ packages: /bytes/3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} + dev: true /c8/7.12.0: resolution: {integrity: sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==} @@ -9595,7 +9607,6 @@ packages: camelcase: 5.3.1 map-obj: 4.3.0 quick-lru: 4.0.1 - dev: false /camelcase/2.1.1: resolution: {integrity: sha512-DLIsRzJVBQu72meAKPkWQOLcujdXT32hwdfnkI1frSiSRMK1MofjKHf+MEx0SB6fjEFXL8fBDv1dKymBlOp4Qw==} @@ -9703,6 +9714,7 @@ packages: uuid: 8.3.2 transitivePeerDependencies: - encoding + dev: true /chokidar/2.1.8: resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} @@ -9748,6 +9760,7 @@ packages: /chownr/2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} + dev: true /chromatic/6.14.0: resolution: {integrity: sha512-wc/BdtV9yJEnKb9VCDgOkysTZK135sdExA7JFCpNbjBaDqRdpsoZewpgiy6Nqf1782/z3EplTtMsBDX5wSkiAA==} @@ -9771,11 +9784,11 @@ packages: /ci-info/3.3.0: resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==} + dev: true /ci-info/3.7.0: resolution: {integrity: sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==} engines: {node: '>=8'} - dev: false /cipher-base/1.0.4: resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} @@ -9837,6 +9850,7 @@ packages: /cli-spinners/2.7.0: resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} engines: {node: '>=6'} + dev: true /cli-table/0.3.11: resolution: {integrity: sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==} @@ -10001,6 +10015,7 @@ packages: /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + dev: true /commander/3.0.2: resolution: {integrity: sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==} @@ -10024,7 +10039,7 @@ packages: /commander/7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} - dev: false + dev: true /commander/8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} @@ -10055,6 +10070,7 @@ packages: /commondir/1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + dev: true /component-emitter/1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} @@ -10068,6 +10084,7 @@ packages: crc32-stream: 4.0.2 normalize-path: 3.0.0 readable-stream: 3.6.0 + dev: true /compressible/2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} @@ -10133,16 +10150,19 @@ packages: engines: {node: '>= 0.6'} dependencies: safe-buffer: 5.2.1 + dev: true /content-type/1.0.4: resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} engines: {node: '>= 0.6'} + dev: true /convert-source-map/1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} /cookie-signature/1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} + dev: true /cookie/0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} @@ -10247,6 +10267,7 @@ packages: resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==} engines: {node: '>=0.8'} hasBin: true + dev: true /crc32-stream/4.0.2: resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==} @@ -10254,6 +10275,7 @@ packages: dependencies: crc-32: 1.2.2 readable-stream: 3.6.0 + dev: true /create-ecdh/4.0.4: resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==} @@ -10337,6 +10359,7 @@ packages: /crypto-random-string/2.0.0: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} + dev: true /css-color-keywords/1.0.0: resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==} @@ -10627,7 +10650,6 @@ packages: dependencies: decamelize: 1.2.0 map-obj: 1.0.1 - dev: false /decamelize/1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} @@ -10763,6 +10785,7 @@ packages: p-map: 4.0.0 rimraf: 3.0.2 slash: 3.0.0 + dev: true /delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} @@ -10775,6 +10798,7 @@ packages: /depd/2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} + dev: true /dequal/2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} @@ -10791,6 +10815,7 @@ packages: /destroy/1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} + dev: true /detab/2.0.4: resolution: {integrity: sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==} @@ -10956,7 +10981,7 @@ packages: /dotenv/16.0.1: resolution: {integrity: sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==} engines: {node: '>=12'} - dev: false + dev: true /dotenv/16.0.3: resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} @@ -10975,7 +11000,7 @@ packages: /duplexer/0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - dev: false + dev: true /duplexer2/0.1.4: resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} @@ -11006,6 +11031,7 @@ packages: /ee-first/1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} + dev: true /electron-to-chromium/1.4.284: resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} @@ -11053,6 +11079,7 @@ packages: /encodeurl/1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} + dev: true /end-of-stream/1.1.0: resolution: {integrity: sha512-EoulkdKF/1xa92q25PbjuDcgJ9RDHYU2Rs3SCIvs2/dSQ3BpmxneNHmA/M7fe60M3PrV7nNGTTNbkK62l6vXiQ==} @@ -11105,6 +11132,7 @@ packages: /env-paths/2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} + dev: true /envinfo/7.8.1: resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==} @@ -11646,6 +11674,7 @@ packages: /escape-html/1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} + dev: true /escape-string-regexp/1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} @@ -11734,6 +11763,7 @@ packages: eslint: '>=7.0.0' dependencies: eslint: 8.30.0 + dev: true /eslint-import-resolver-node/0.3.6: resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} @@ -12107,6 +12137,7 @@ packages: /etag/1.8.1: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} engines: {node: '>= 0.6'} + dev: true /event-loop-spinner/2.2.0: resolution: {integrity: sha512-KB44sV4Mv7uLIkJHJ5qhiZe5um6th2g57nHQL/uqnPHKP2IswoTRWUteEXTJQL4gW++1zqWUni+H2hGkP51c9w==} @@ -12179,6 +12210,7 @@ packages: onetime: 5.1.2 signal-exit: 3.0.7 strip-final-newline: 2.0.0 + dev: true /execa/6.1.0: resolution: {integrity: sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==} @@ -12265,6 +12297,7 @@ packages: vary: 1.1.2 transitivePeerDependencies: - supports-color + dev: true /extend-shallow/2.0.1: resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} @@ -12393,6 +12426,7 @@ packages: /fast-write-atomic/0.2.1: resolution: {integrity: sha512-WvJe06IfNYlr+6cO3uQkdKdy3Cb1LlCJSF8zRs2eT8yuhdbSlR9nIt+TgQ92RUxiRrQm+/S7RARnMfCs5iuAjw==} + dev: true /fast-xml-parser/4.0.11: resolution: {integrity: sha512-4aUg3aNRR/WjQAcpceODG1C3x3lFANXRo8+1biqfieHmg9pyMt7qB4lQV/Ta6sJCTbA5vfD8fnA8S54JATiFUA==} @@ -12522,6 +12556,7 @@ packages: unpipe: 1.0.0 transitivePeerDependencies: - supports-color + dev: true /find-cache-dir/2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} @@ -12539,6 +12574,7 @@ packages: commondir: 1.0.1 make-dir: 3.1.0 pkg-dir: 4.2.0 + dev: true /find-root/1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} @@ -12773,10 +12809,11 @@ packages: /forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} + dev: true /fp-ts/2.12.1: resolution: {integrity: sha512-oxvgqUYR6O9VkKXrxkJ0NOyU0FrE705MeqgBUMEPWyTu6Pwn768cJbHChw2XOBlgFLKfIHxjr2OOBFpv2mUGZw==} - dev: false + dev: true /fp-ts/2.13.1: resolution: {integrity: sha512-0eu5ULPS2c/jsa1lGFneEFFEdTbembJv8e4QKXeVJ3lm/5hyve06dlKZrpxmMwJt6rYen7sxmHHK2CLaXvWuWQ==} @@ -12791,6 +12828,7 @@ packages: /fresh/0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} + dev: true /from2/2.3.0: resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} @@ -12801,6 +12839,7 @@ packages: /fs-constants/1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + dev: true /fs-extra/10.1.0: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} @@ -12843,7 +12882,7 @@ packages: dependencies: minimatch: 3.1.2 rimraf: 2.7.1 - dev: false + dev: true /fs-jetpack/5.1.0: resolution: {integrity: sha512-Xn4fDhLydXkuzepZVsr02jakLlmoARPy+YWIclo4kh0GyNGUHnTqeH/w/qIsVn50dFxtp8otPL2t/HcPJBbxUA==} @@ -12856,6 +12895,7 @@ packages: engines: {node: '>= 8'} dependencies: minipass: 3.3.6 + dev: true /fs-monkey/1.0.3: resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==} @@ -13071,6 +13111,7 @@ packages: engines: {node: '>=10'} dependencies: ini: 2.0.0 + dev: true /global-dirs/3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} @@ -13210,7 +13251,7 @@ packages: engines: {node: '>=10'} dependencies: duplexer: 0.1.2 - dev: false + dev: true /handlebars/4.7.7: resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} @@ -13228,7 +13269,6 @@ packages: /hard-rejection/2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} - dev: false /has-bigints/1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} @@ -13301,6 +13341,7 @@ packages: /has-yarn/2.1.0: resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} engines: {node: '>=8'} + dev: true /has/1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} @@ -13330,6 +13371,7 @@ packages: dependencies: is-stream: 2.0.1 type-fest: 0.8.1 + dev: true /hast-to-hyperscript/9.0.1: resolution: {integrity: sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA==} @@ -13419,7 +13461,7 @@ packages: engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 - dev: false + dev: true /html-dom-parser/1.2.0: resolution: {integrity: sha512-2HIpFMvvffsXHFUFjso0M9LqM+1Lm22BF+Df2ba+7QHJXjk63pWChEnI6YG27eaWqUdfnh5/Vy+OXrNTtepRsg==} @@ -13559,6 +13601,7 @@ packages: setprototypeof: 1.2.0 statuses: 2.0.1 toidentifier: 1.0.1 + dev: true /http-proxy-agent/5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} @@ -13569,6 +13612,7 @@ packages: debug: 4.3.4 transitivePeerDependencies: - supports-color + dev: true /http-signature/1.3.6: resolution: {integrity: sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==} @@ -13609,6 +13653,7 @@ packages: debug: 4.3.4 transitivePeerDependencies: - supports-color + dev: true /human-id/1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} @@ -13622,6 +13667,7 @@ packages: /human-signals/2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} + dev: true /human-signals/3.0.1: resolution: {integrity: sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==} @@ -13829,6 +13875,7 @@ packages: /ipaddr.js/1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} + dev: true /is-absolute-url/3.0.3: resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==} @@ -13922,7 +13969,6 @@ packages: hasBin: true dependencies: ci-info: 3.7.0 - dev: false /is-core-module/2.11.0: resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} @@ -14051,6 +14097,7 @@ packages: /is-interactive/1.0.0: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} + dev: true /is-interactive/2.0.0: resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==} @@ -14099,6 +14146,7 @@ packages: /is-path-cwd/2.2.0: resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} engines: {node: '>=6'} + dev: true /is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} @@ -14107,7 +14155,6 @@ packages: /is-plain-obj/1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} - dev: false /is-plain-obj/2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} @@ -14689,11 +14736,11 @@ packages: /kleur/3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} + dev: true /kleur/4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - dev: false /klona/2.0.5: resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==} @@ -14739,6 +14786,7 @@ packages: engines: {node: '>= 0.6.3'} dependencies: readable-stream: 2.3.7 + dev: true /leven/3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} @@ -14954,9 +15002,11 @@ packages: /lodash.defaults/4.2.0: resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==} + dev: true /lodash.difference/4.5.0: resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==} + dev: true /lodash.filter/4.6.0: resolution: {integrity: sha512-pXYUy7PR8BCLwX5mgJ/aNtyOvuJTdZAo9EQFUvMIYugqmJxnrYaANvTbgndOzHSCSR0wnlBBfRXJL5SbWxo3FQ==} @@ -14968,6 +15018,7 @@ packages: /lodash.flatten/4.4.0: resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==} + dev: true /lodash.foreach/4.5.0: resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==} @@ -14991,6 +15042,7 @@ packages: /lodash.isplainobject/4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} + dev: true /lodash.isundefined/3.0.1: resolution: {integrity: sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==} @@ -15037,6 +15089,7 @@ packages: /lodash.union/4.6.0: resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==} + dev: true /lodash.uniq/4.5.0: resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} @@ -15159,6 +15212,7 @@ packages: engines: {node: '>=8'} dependencies: semver: 6.3.0 + dev: true /makeerror/1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} @@ -15185,7 +15239,6 @@ packages: /map-obj/4.3.0: resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} engines: {node: '>=8'} - dev: false /map-or-similar/1.5.0: resolution: {integrity: sha512-0aF7ZmVon1igznGI4VS30yugpduQW3y3GkcgGJOp7d8x8QrizhigUxjI/m2UojsXXto+jLAH3KSz+xOJTiORjg==} @@ -15269,6 +15322,7 @@ packages: /media-typer/0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} + dev: true /mem/8.1.1: resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} @@ -15361,7 +15415,7 @@ packages: trim-newlines: 3.0.1 type-fest: 0.18.1 yargs-parser: 20.2.9 - dev: false + dev: true /merge-anything/5.1.4: resolution: {integrity: sha512-7PWKwGOs5WWcpw+/OvbiFiAvEP6bv/QHiicigpqMGKIqPPAtGhBLR8LFJW+Zu6m9TXiR/a8+AiPlGG0ko1ruoQ==} @@ -15372,6 +15426,7 @@ packages: /merge-descriptors/1.0.1: resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} + dev: true /merge-source-map/1.0.4: resolution: {integrity: sha512-PGSmS0kfnTnMJCzJ16BLLCEe6oeYCamKFFdQKshi4BmM6FUwipjVOcBFGxqtQtirtAG4iZvHlqST9CpZKqlRjA==} @@ -15389,6 +15444,7 @@ packages: /methods/1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} + dev: true /microevent.ts/0.1.1: resolution: {integrity: sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==} @@ -15620,6 +15676,7 @@ packages: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true + dev: true /mime/2.6.0: resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} @@ -15678,6 +15735,7 @@ packages: engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 + dev: true /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -15686,7 +15744,6 @@ packages: arrify: 1.0.1 is-plain-obj: 1.1.0 kind-of: 6.0.3 - dev: false /minimist/1.2.7: resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==} @@ -15717,6 +15774,7 @@ packages: engines: {node: '>=8'} dependencies: yallist: 4.0.0 + dev: true /minipass/4.0.0: resolution: {integrity: sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==} @@ -15731,6 +15789,7 @@ packages: dependencies: minipass: 3.3.6 yallist: 4.0.0 + dev: true /mississippi/3.0.0: resolution: {integrity: sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==} @@ -15772,6 +15831,7 @@ packages: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true + dev: true /module-alias/2.2.2: resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==} @@ -15840,7 +15900,7 @@ packages: /mrmime/1.0.1: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} - dev: false + dev: true /ms/2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -15912,6 +15972,7 @@ packages: /negotiator/0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} + dev: true /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} @@ -15924,6 +15985,7 @@ packages: /new-github-issue-url/0.2.1: resolution: {integrity: sha512-md4cGoxuT4T4d/HDOXbrUHkTKrp/vp+m3aOA7XXVYwNsUNMK49g3SQicTSeV5GIz/5QVGAeYRAOlyp9OvlgsYA==} engines: {node: '>=10'} + dev: true /next-auth/4.18.7_q76c2b4vyoegvsbrcwkfvimnai: resolution: {integrity: sha512-kR3s1JVPMaDuSAlFxcGyv7Ec3fdE6za71r1F77IOII5zJmW2wfkIA2xj223fM0D20ip2pzFpHfk/qN4L6l5XMA==} @@ -16088,6 +16150,7 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 + dev: true /node-fetch/3.3.0: resolution: {integrity: sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==} @@ -16161,7 +16224,7 @@ packages: is-core-module: 2.11.0 semver: 7.3.8 validate-npm-package-license: 3.0.4 - dev: false + dev: true /normalize-path/2.1.1: resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} @@ -16350,6 +16413,7 @@ packages: engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 + dev: true /on-headers/1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} @@ -16386,6 +16450,7 @@ packages: dependencies: is-docker: 2.2.1 is-wsl: 2.2.0 + dev: true /open/8.4.0: resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} @@ -16398,7 +16463,7 @@ packages: /opener/1.5.2: resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} hasBin: true - dev: false + dev: true /openid-client/5.3.1: resolution: {integrity: sha512-RLfehQiHch9N6tRWNx68cicf3b1WR0x74bJWHRc25uYIbSRwjxYcTFaRnzbbpls5jroLAaB/bFIodTgA5LJMvw==} @@ -16444,6 +16509,7 @@ packages: log-symbols: 4.1.0 strip-ansi: 6.0.1 wcwidth: 1.0.1 + dev: true /ora/6.1.2: resolution: {integrity: sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==} @@ -16578,6 +16644,7 @@ packages: dependencies: '@types/retry': 0.12.0 retry: 0.13.1 + dev: true /p-timeout/3.2.0: resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==} @@ -16687,6 +16754,7 @@ packages: /parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} + dev: true /pascal-case/3.1.2: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} @@ -16748,6 +16816,7 @@ packages: /path-to-regexp/0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} + dev: true /path-type/1.1.0: resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==} @@ -16865,7 +16934,7 @@ packages: /pluralize/8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - dev: false + dev: true /pnp-webpack-plugin/1.6.4_typescript@4.9.4: resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} @@ -17182,7 +17251,7 @@ packages: /prettysize/2.0.0: resolution: {integrity: sha512-VVtxR7sOh0VsG8o06Ttq5TrI1aiZKmC+ClSn4eBPaNf4SHr5lzbYW+kYGX3HocBL/MfpVrRfFZ9V3vCbLaiplg==} - dev: false + dev: true /prism-react-renderer/1.3.5_react@18.2.0: resolution: {integrity: sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==} @@ -17217,7 +17286,7 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: false + dev: true /prisma/4.8.0: resolution: {integrity: sha512-DWIhxvxt8f4h6MDd35mz7BJff+fu7HItW3WPDIEpCR3RzcOWyiHBbLQW5/DOgmf+pRLTjwXQob7kuTZVYUAw5w==} @@ -17230,7 +17299,7 @@ packages: /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} engines: {node: '>=6'} - dev: false + dev: true /private/0.1.8: resolution: {integrity: sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==} @@ -17252,6 +17321,7 @@ packages: /progress/2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} + dev: true /promise-deferred/2.0.3: resolution: {integrity: sha512-n10XaoznCzLfyPFOlEE8iurezHpxrYzyjgq/1eW9Wk1gJwur/N7BdBmjJYJpqMeMcXK4wEbzo2EvZQcqjYcKUQ==} @@ -17321,6 +17391,7 @@ packages: dependencies: kleur: 3.0.3 sisteransi: 1.0.5 + dev: true /prop-types/15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -17407,6 +17478,7 @@ packages: dependencies: forwarded: 0.2.0 ipaddr.js: 1.9.1 + dev: true /proxy-from-env/1.0.0: resolution: {integrity: sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==} @@ -17502,6 +17574,7 @@ packages: engines: {node: '>=0.6'} dependencies: side-channel: 1.0.4 + dev: true /qs/6.5.3: resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} @@ -17530,7 +17603,6 @@ packages: /quick-lru/4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} - dev: false /quick-lru/5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} @@ -17591,6 +17663,7 @@ packages: /range-parser/1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} + dev: true /raw-body/2.5.1: resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} @@ -17600,6 +17673,7 @@ packages: http-errors: 2.0.0 iconv-lite: 0.4.24 unpipe: 1.0.0 + dev: true /raw-loader/4.0.2_webpack@4.46.0: resolution: {integrity: sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==} @@ -17894,11 +17968,13 @@ packages: inherits: 2.0.4 string_decoder: 1.3.0 util-deprecate: 1.0.2 + dev: true /readdir-glob/1.1.2: resolution: {integrity: sha512-6RLVvwJtVwEDfPdn6X6Ille4/lxGl0ATOY4FN/B9nxQcgOazvvI0nodiD19ScKq0PvA/29VpaOQML36o5IzZWA==} dependencies: minimatch: 5.1.2 + dev: true /readdirp/2.2.1: resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} @@ -17968,7 +18044,6 @@ packages: dependencies: indent-string: 4.0.0 strip-indent: 3.0.0 - dev: false /reflect-metadata/0.1.13: resolution: {integrity: sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==} @@ -18178,6 +18253,7 @@ packages: /replace-string/3.1.0: resolution: {integrity: sha512-yPpxc4ZR2makceA9hy/jHNqc7QVkd4Je/N0WRHm6bs3PtivPuPynxE5ejU/mp5EhnCv8+uZL7vhz8rkluSlx+Q==} engines: {node: '>=8'} + dev: true /request-progress/3.0.0: resolution: {integrity: sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==} @@ -18248,7 +18324,7 @@ packages: is-core-module: 2.11.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: false + dev: true /resolve/1.22.1: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} @@ -18305,6 +18381,7 @@ packages: /retry/0.13.1: resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} engines: {node: '>= 4'} + dev: true /reusify/1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} @@ -18325,6 +18402,7 @@ packages: hasBin: true dependencies: glob: 7.2.3 + dev: true /rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} @@ -18590,6 +18668,7 @@ packages: statuses: 2.0.1 transitivePeerDependencies: - supports-color + dev: true /serialize-javascript/4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} @@ -18630,6 +18709,7 @@ packages: send: 0.18.0 transitivePeerDependencies: - supports-color + dev: true /set-blocking/2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} @@ -18650,6 +18730,7 @@ packages: /setprototypeof/1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} + dev: true /sha.js/2.4.11: resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} @@ -18696,7 +18777,7 @@ packages: /shell-quote/1.7.3: resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==} - dev: false + dev: true /shelljs/0.8.5: resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==} @@ -18731,10 +18812,11 @@ packages: '@polka/url': 1.0.0-next.21 mrmime: 1.0.1 totalist: 1.1.0 - dev: false + dev: true /sisteransi/1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} + dev: true /slash/2.0.0: resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} @@ -19070,6 +19152,7 @@ packages: /statuses/2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} + dev: true /store2/2.14.2: resolution: {integrity: sha512-siT1RiqlfQnGqgT/YzXVUNsom9S0H1OX+dpdGN1xkyYATo4I6sep5NmsRD/40s3IIOvlCq6akxkqG82urIZW1w==} @@ -19297,6 +19380,7 @@ packages: /streamsearch/1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} + dev: true /string-argv/0.3.1: resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==} @@ -19381,6 +19465,7 @@ packages: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 + dev: true /strip-ansi/3.0.1: resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} @@ -19600,6 +19685,7 @@ packages: dependencies: has-flag: 4.0.0 supports-color: 7.2.0 + dev: true /supports-preserve-symlinks-flag/1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} @@ -19654,6 +19740,7 @@ packages: fs-constants: 1.0.0 inherits: 2.0.4 readable-stream: 3.6.0 + dev: true /tar/6.1.11: resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==} @@ -19665,7 +19752,7 @@ packages: minizlib: 2.1.2 mkdirp: 1.0.4 yallist: 4.0.0 - dev: false + dev: true /tar/6.1.13: resolution: {integrity: sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==} @@ -19695,10 +19782,12 @@ packages: /temp-dir/1.0.0: resolution: {integrity: sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==} engines: {node: '>=4'} + dev: true /temp-dir/2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} + dev: true /temp-write/4.0.0: resolution: {integrity: sha512-HIeWmj77uOOHb0QX7siN3OtwV3CTntquin6TNVg6SHOqCP3hYKmox90eeFOGaY1MqJ9WYDDjkyZrW6qS5AWpbw==} @@ -19709,6 +19798,7 @@ packages: make-dir: 3.1.0 temp-dir: 1.0.0 uuid: 3.4.0 + dev: true /temp/0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} @@ -19726,6 +19816,7 @@ packages: temp-dir: 2.0.0 type-fest: 0.16.0 unique-string: 2.0.0 + dev: true /term-size/2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} @@ -19738,6 +19829,7 @@ packages: dependencies: ansi-escapes: 4.3.2 supports-hyperlinks: 2.3.0 + dev: true /terser-webpack-plugin/1.4.5_webpack@4.46.0: resolution: {integrity: sha512-04Rfe496lN8EYruwi6oPQkG0vo8C+HT49X687FZnpPF0qMAIHONI6HEXYPKDOE8e5HjXTyKfqRd/agHtH0kOtw==} @@ -19962,11 +20054,12 @@ packages: /toidentifier/1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} + dev: true /totalist/1.1.0: resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} engines: {node: '>=6'} - dev: false + dev: true /tough-cookie/2.5.0: resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} @@ -19978,6 +20071,7 @@ packages: /tr46/0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + dev: true /tr46/1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} @@ -20005,7 +20099,6 @@ packages: /trim-newlines/3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - dev: false /trim-newlines/4.0.2: resolution: {integrity: sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==} @@ -20049,6 +20142,7 @@ packages: /ts-pattern/4.0.6: resolution: {integrity: sha512-sFHQYD4KoysBi7e7a2mzDPvRBeqA4w+vEyRE+P5MU9VLq8eEYxgKCgD9RNEAT+itGRWUTYN+hry94GDPLb1/Yw==} + dev: true /ts-pnp/1.2.0_typescript@4.9.4: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} @@ -20269,11 +20363,12 @@ packages: /type-fest/0.16.0: resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} engines: {node: '>=10'} + dev: true /type-fest/0.18.1: resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} engines: {node: '>=10'} - dev: false + dev: true /type-fest/0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} @@ -20302,6 +20397,7 @@ packages: dependencies: media-typer: 0.3.0 mime-types: 2.1.35 + dev: true /typedarray-to-buffer/3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} @@ -20346,7 +20442,7 @@ packages: engines: {node: '>=12.18'} dependencies: busboy: 1.6.0 - dev: false + dev: true /unfetch/4.2.0: resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} @@ -20428,6 +20524,7 @@ packages: engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 + dev: true /unist-builder/2.0.3: resolution: {integrity: sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==} @@ -20496,6 +20593,7 @@ packages: /unpipe/1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} + dev: true /unset-value/1.0.0: resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} @@ -20687,6 +20785,7 @@ packages: /utils-merge/1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} + dev: true /uuid-browser/3.1.0: resolution: {integrity: sha512-dsNgbLaTrd6l3MMxTtouOCFw4CBFc/3a+GgYA2YyrJvyQ1u6q4pcu3ktLoUZ/VN/Aw9WsauazbgsgdfVWgAKQg==} @@ -20696,6 +20795,7 @@ packages: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true + dev: true /uuid/8.0.0: resolution: {integrity: sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==} @@ -20745,6 +20845,7 @@ packages: /vary/1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} + dev: true /verror/1.10.0: resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==} @@ -20842,6 +20943,7 @@ packages: /webidl-conversions/3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + dev: true /webidl-conversions/4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} @@ -20869,7 +20971,7 @@ packages: transitivePeerDependencies: - bufferutil - utf-8-validate - dev: false + dev: true /webpack-dev-middleware/3.7.3_webpack@4.46.0: resolution: {integrity: sha512-djelc/zGiz9nZj/U7PTBi2ViorGJXEWo/3ltkPbDyxCXhhEXkW0ce99falaok4TPj+AsxLiXJR0EBOb0zh9fKQ==} @@ -21054,6 +21156,7 @@ packages: dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 + dev: true /whatwg-url/7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} @@ -21220,7 +21323,7 @@ packages: optional: true utf-8-validate: optional: true - dev: false + dev: true /ws/8.11.0: resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} @@ -21305,6 +21408,7 @@ packages: /yargs-parser/20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} + dev: true /yargs-parser/21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} @@ -21369,6 +21473,7 @@ packages: archiver-utils: 2.1.0 compress-commons: 4.1.1 readable-stream: 3.6.0 + dev: true /zod-prisma-types/1.5.3: resolution: {integrity: sha512-JQHcTSb37FNH0DS1bK+BDDTOwHibFMnX+AdqhahAbaFVXlqmbvdNolgQvE99xfyX0NBep3Hzslwo/nEytl24kg==}