From c0250b088c86ec99d03dd0ffd1fa2d857c7ef2a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 19:43:51 +0000 Subject: [PATCH 1/2] chore(db): update dependency quicktype-core to v7 Signed-off-by: Renovate Bot --- packages/db/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/db/package.json b/packages/db/package.json index fec5127b63..1d00140bbc 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -79,7 +79,7 @@ "prisma": "4.8.0", "prisma-dbml-generator": "0.10.0", "prisma-docs-generator": "0.5.0", - "quicktype-core": "6.1.0", + "quicktype-core": "7.0.2", "recursive-readdir": "2.2.3", "shoetest": "1.2.1", "slugify": "1.6.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d381fa8cf8..eba0b3d42d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -451,7 +451,7 @@ importers: prisma: 4.8.0 prisma-dbml-generator: 0.10.0 prisma-docs-generator: 0.5.0 - quicktype-core: 6.1.0 + quicktype-core: 7.0.2 recursive-readdir: 2.2.3 shoetest: 1.2.1 slugify: 1.6.5 @@ -509,7 +509,7 @@ importers: prisma: 4.8.0 prisma-dbml-generator: 0.10.0 prisma-docs-generator: 0.5.0 - quicktype-core: 6.1.0 + quicktype-core: 7.0.2 recursive-readdir: 2.2.3 shoetest: 1.2.1 slugify: 1.6.5 @@ -17622,8 +17622,8 @@ packages: engines: {node: '>=10'} dev: true - /quicktype-core/6.1.0: - resolution: {integrity: sha512-r5+sRrUBX5RSdNNG2zpYD706Lxsq/0Tvh7te52csKrKKcAGGcSd1mx4sWWjhnBc54I0ZkrLHk/urIWwCDihgMg==} + /quicktype-core/7.0.2: + resolution: {integrity: sha512-JGVYzgr7H5SmV+UcmhVpiFTvFFxPEOCoBm2014GFPO1vXFQfRqwKIM1iBGIuySMSrQAbFHBr7xOtF73lVgNn8w==} dependencies: '@mark.probst/unicode-properties': 1.1.0 browser-or-node: 1.3.0 From 4c56f3f5d4929b9b9961a139528364b3d09bf2e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 19:51:11 +0000 Subject: [PATCH 2/2] chore(ui): update all non-major dependencies Signed-off-by: Renovate Bot --- apps/app/package.json | 40 +- apps/web/package.json | 30 +- package.json | 8 +- packages/api/package.json | 10 +- packages/auth/package.json | 8 +- packages/aws-user-migrate/package.json | 4 +- packages/config/package.json | 4 +- packages/db/package.json | 20 +- packages/eslint-config/package.json | 12 +- packages/types/package.json | 2 +- packages/ui/package.json | 42 +- pnpm-lock.yaml | 1982 +++++++++++------------- 12 files changed, 1030 insertions(+), 1132 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index d1a22d9044..8814b6a85b 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -21,20 +21,20 @@ "@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", - "@tanstack/react-query": "4.20.4", + "@mantine/carousel": "5.10.0", + "@mantine/core": "5.10.0", + "@mantine/dates": "5.10.0", + "@mantine/dropzone": "5.10.0", + "@mantine/form": "5.10.0", + "@mantine/hooks": "5.10.0", + "@mantine/modals": "5.10.0", + "@mantine/next": "5.10.0", + "@mantine/notifications": "5.10.0", + "@mantine/nprogress": "5.10.0", + "@mantine/prism": "5.10.0", + "@mantine/spotlight": "5.10.0", + "@mantine/tiptap": "5.10.0", + "@tanstack/react-query": "4.20.9", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", "@tiptap/starter-kit": "2.0.0-beta.209", @@ -50,10 +50,10 @@ "dayjs": "1.11.7", "embla-carousel-react": "7.0.5", "feather-icons-react": "0.6.2", - "i18next": "22.4.6", + "i18next": "22.4.8", "next": "13.1.1", "next-auth": "4.18.7", - "next-i18next": "13.0.2", + "next-i18next": "13.0.3", "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "12.1.1", @@ -66,16 +66,16 @@ "@types/node": "16.18.11", "@types/react": "18.0.26", "@types/react-dom": "18.0.10", - "@typescript-eslint/eslint-plugin": "5.47.1", - "@typescript-eslint/parser": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "commander": "9.4.1", "dotenv": "16.0.3", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-config-next": "13.1.1", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", diff --git a/apps/web/package.json b/apps/web/package.json index d1c6f5d5dd..ee5cc81886 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -15,19 +15,19 @@ "@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", + "@mantine/carousel": "5.10.0", + "@mantine/core": "5.10.0", + "@mantine/dates": "5.10.0", + "@mantine/dropzone": "5.10.0", + "@mantine/form": "5.10.0", + "@mantine/hooks": "5.10.0", + "@mantine/modals": "5.10.0", + "@mantine/next": "5.10.0", + "@mantine/notifications": "5.10.0", + "@mantine/nprogress": "5.10.0", + "@mantine/prism": "5.10.0", + "@mantine/spotlight": "5.10.0", + "@mantine/tiptap": "5.10.0", "@tiptap/extension-link": "2.0.0-beta.209", "@tiptap/react": "2.0.0-beta.209", "@tiptap/starter-kit": "2.0.0-beta.209", @@ -35,7 +35,7 @@ "dayjs": "1.11.7", "embla-carousel-react": "7.0.5", "feather-icons-react": "0.6.2", - "i18next": "22.4.6", + "i18next": "22.4.8", "next": "13.1.1", "react": "18.2.0", "react-dom": "18.2.0", @@ -49,7 +49,7 @@ "@types/react-dom": "18.0.10", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-config-next": "13.1.1", "typescript": "4.9.4" } diff --git a/package.json b/package.json index ee4c52cb1b..fd8d1c0a93 100644 --- a/package.json +++ b/package.json @@ -34,13 +34,13 @@ "@trivago/prettier-plugin-sort-imports": "4.0.0", "@types/eslint": "8.4.10", "@types/prettier": "2.7.2", - "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "cypress": "11.2.0", "eslint-config-next": "13.1.1", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", @@ -48,7 +48,7 @@ "eslint-plugin-simple-import-sort": "8.0.0", "eslint-plugin-storybook": "0.6.8", "eslint-plugin-turbo": "0.0.7", - "husky": "8.0.2", + "husky": "8.0.3", "lint-staged": "13.1.0", "prettier": "2.8.1", "prettier-plugin-jsdoc": "0.4.2", @@ -57,7 +57,7 @@ "turbo": "1.6.3", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.21.0", + "packageManager": "pnpm@7.22.0", "engines": { "node": ">=16.18.0", "pnpm": ">=7" diff --git a/packages/api/package.json b/packages/api/package.json index 01f956070b..5a6c7429f8 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -21,17 +21,17 @@ "zod": "3.20.2" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.47.1", - "@typescript-eslint/parser": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-simple-import-sort": "8.0.0", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.21.0" + "packageManager": "pnpm@7.22.0" } diff --git a/packages/auth/package.json b/packages/auth/package.json index 0641027e75..fe5c1ef4bb 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -21,16 +21,16 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-simple-import-sort": "8.0.0", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.21.0" + "packageManager": "pnpm@7.22.0" } diff --git a/packages/aws-user-migrate/package.json b/packages/aws-user-migrate/package.json index 3a3432eadf..e799dbfe2e 100644 --- a/packages/aws-user-migrate/package.json +++ b/packages/aws-user-migrate/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@weareinreach/db": "0.100.0", - "aws-sdk": "2.1285.0" + "aws-sdk": "2.1289.0" }, "devDependencies": { "@types/aws-lambda": "8.10.109", @@ -29,7 +29,7 @@ "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "aws-lambda": "1.0.7", - "eslint": "8.30.0", + "eslint": "8.31.0", "prettier": "2.8.1", "typescript": "4.9.4" } diff --git a/packages/config/package.json b/packages/config/package.json index 27c12f0f6d..09197fb91c 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -16,8 +16,8 @@ }, "devDependencies": { "@weareinreach/eslint-config": "0.100.0", - "next-i18next": "13.0.2", + "next-i18next": "13.0.3", "typescript": "4.9.4" }, - "packageManager": "pnpm@7.21.0" + "packageManager": "pnpm@7.22.0" } diff --git a/packages/db/package.json b/packages/db/package.json index fec5127b63..56dfdc30f6 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -34,7 +34,7 @@ "with-env": "dotenv -e ../../.env --" }, "dependencies": { - "@prisma/client": "4.8.0", + "@prisma/client": "4.8.1", "zod": "3.20.2" }, "devDependencies": { @@ -47,10 +47,10 @@ "@turf/simplify": "6.5.0", "@types/flat": "5.0.2", "@types/langs": "2.0.1", - "@types/luxon": "3.1.0", + "@types/luxon": "3.2.0", "@types/node": "16.18.11", "@types/recursive-readdir": "2.2.1", - "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "@zerodep/geo.stateiso": "0.1.4", @@ -60,9 +60,9 @@ "cuid": "2.1.8", "dotenv": "16.0.3", "dotenv-cli": "6.0.0", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-simple-import-sort": "8.0.0", @@ -74,12 +74,12 @@ "langs": "2.0.0", "libphonenumber-js": "1.10.15", "listr2": "5.0.6", - "luxon": "3.2.0", + "luxon": "3.2.1", "mongoback": "3.0.3", - "prisma": "4.8.0", + "prisma": "4.8.1", "prisma-dbml-generator": "0.10.0", "prisma-docs-generator": "0.5.0", - "quicktype-core": "6.1.0", + "quicktype-core": "6.1.12", "recursive-readdir": "2.2.3", "shoetest": "1.2.1", "slugify": "1.6.5", @@ -87,10 +87,10 @@ "tiny-invariant": "1.3.1", "tsup": "6.5.0", "tsx": "3.12.1", - "type-fest": "3.5.0", + "type-fest": "3.5.1", "typescript": "4.9.4", "zod-prisma": "0.5.4", - "zod-prisma-types": "1.5.3" + "zod-prisma-types": "1.6.2" }, "prisma": { "seed": "tsx ./seed/starterData.ts" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 82853d6c78..56a2130424 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -17,13 +17,13 @@ "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", + "@typescript-eslint/eslint-plugin": "5.48.0", + "@typescript-eslint/parser": "5.48.0", + "eslint": "8.31.0", "eslint-config-next": "13.1.1", - "eslint-config-prettier": "8.5.0", + "eslint-config-prettier": "8.6.0", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", @@ -40,7 +40,7 @@ "eslint": ">=8", "eslint-config-next": ">=13", "eslint-import-resolver-typescript": "^3.5.2", - "eslint-plugin-codegen": "^0.16.1", + "eslint-plugin-codegen": "^0.16.1 || ^0.17.0", "eslint-plugin-i18next": "^6.0.0-4", "eslint-plugin-import": "^2.26.0", "eslint-plugin-prettier": "^4.2.1", diff --git a/packages/types/package.json b/packages/types/package.json index f2c20bf91c..87a541defa 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", - "eslint": "8.30.0", + "eslint": "8.31.0", "typescript": "4.9.4" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index ac83f31398..f5a8d18223 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -17,25 +17,25 @@ "type-check": "tsc --noEmit" }, "devDependencies": { - "@babel/core": "7.20.7", + "@babel/core": "7.20.12", "@emotion/react": "11.10.5", "@emotion/server": "11.10.0", "@faker-js/faker": "7.6.0", "@geometricpanda/storybook-addon-badges": "0.2.2", "@iconify/react": "4.0.1", - "@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", + "@mantine/carousel": "5.10.0", + "@mantine/core": "5.10.0", + "@mantine/dates": "5.10.0", + "@mantine/dropzone": "5.10.0", + "@mantine/form": "5.10.0", + "@mantine/hooks": "5.10.0", + "@mantine/modals": "5.10.0", + "@mantine/next": "5.10.0", + "@mantine/notifications": "5.10.0", + "@mantine/nprogress": "5.10.0", + "@mantine/prism": "5.10.0", + "@mantine/spotlight": "5.10.0", + "@mantine/tiptap": "5.10.0", "@next/eslint-plugin-next": "13.1.1", "@next/font": "13.1.1", "@storybook/addon-a11y": "6.5.15", @@ -58,18 +58,18 @@ "@types/node": "16.18.11", "@types/react": "18.0.26", "@types/react-dom": "18.0.10", - "@typescript-eslint/eslint-plugin": "5.47.1", + "@typescript-eslint/eslint-plugin": "5.48.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", - "babel-loader": "9.1.0", + "babel-loader": "9.1.2", "chromatic": "6.14.0", "css-loader": "6.7.3", "dayjs": "1.11.7", "embla-carousel-react": "7.0.5", - "eslint": "8.30.0", + "eslint": "8.31.0", "eslint-config-next": "13.1.1", "eslint-import-resolver-typescript": "3.5.2", - "eslint-plugin-codegen": "0.16.1", + "eslint-plugin-codegen": "0.17.0", "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", @@ -77,13 +77,13 @@ "eslint-plugin-simple-import-sort": "8.0.0", "eslint-plugin-storybook": "0.6.8", "eslint-plugin-turbo": "0.0.7", - "i18next": "22.4.6", + "i18next": "22.4.8", "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", + "next-i18next": "13.0.3", "postcss-loader": "7.0.2", "react": "18.2.0", "react-docgen-typescript": "2.2.2", @@ -100,7 +100,7 @@ "storybook-mobile": "1.0.0", "storybook-react-i18next": "1.1.2", "style-loader": "3.3.1", - "type-fest": "3.5.0", + "type-fest": "3.5.1", "typescript": "4.9.4", "webpack": "5.75.0", "zod": "3.20.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d381fa8cf8..b5ff30a47e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,13 +29,13 @@ 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.1 + '@typescript-eslint/eslint-plugin': 5.48.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 cypress: 11.2.0 eslint-config-next: 13.1.1 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 @@ -43,7 +43,7 @@ importers: eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-storybook: 0.6.8 eslint-plugin-turbo: 0.0.7 - husky: 8.0.2 + husky: 8.0.3 lint-staged: 13.1.0 prettier: 2.8.1 prettier-plugin-jsdoc: 0.4.2 @@ -59,21 +59,21 @@ 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.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq '@weareinreach/config': link:packages/config '@weareinreach/eslint-config': link:packages/eslint-config cypress: 11.2.0 - eslint-config-next: 13.1.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m - eslint-plugin-codegen: 0.16.1 + eslint-config-next: 13.1.1_iukboom6ndih5an6iafl45j2fe + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 - 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 - eslint-plugin-storybook: 0.6.8_lzzuuodtsqwxnvqeq4g4likcqa - eslint-plugin-turbo: 0.0.7_eslint@8.30.0 - husky: 8.0.2 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-react: 7.31.11_eslint@8.31.0 + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 + eslint-plugin-storybook: 0.6.8_iukboom6ndih5an6iafl45j2fe + eslint-plugin-turbo: 0.0.7_eslint@8.31.0 + husky: 8.0.3 lint-staged: 13.1.0 prettier: 2.8.1 prettier-plugin-jsdoc: 0.4.2_prettier@2.8.1 @@ -87,22 +87,22 @@ importers: '@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 + '@mantine/carousel': 5.10.0 + '@mantine/core': 5.10.0 + '@mantine/dates': 5.10.0 + '@mantine/dropzone': 5.10.0 + '@mantine/form': 5.10.0 + '@mantine/hooks': 5.10.0 + '@mantine/modals': 5.10.0 + '@mantine/next': 5.10.0 + '@mantine/notifications': 5.10.0 + '@mantine/nprogress': 5.10.0 + '@mantine/prism': 5.10.0 + '@mantine/spotlight': 5.10.0 + '@mantine/tiptap': 5.10.0 '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 - '@tanstack/react-query': 4.20.4 + '@tanstack/react-query': 4.20.9 '@tiptap/extension-link': 2.0.0-beta.209 '@tiptap/react': 2.0.0-beta.209 '@tiptap/starter-kit': 2.0.0-beta.209 @@ -114,8 +114,8 @@ importers: '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 - '@typescript-eslint/eslint-plugin': 5.47.1 - '@typescript-eslint/parser': 5.47.1 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 '@weareinreach/api': 0.100.0 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 @@ -127,21 +127,21 @@ importers: dayjs: 1.11.7 dotenv: 16.0.3 embla-carousel-react: 7.0.5 - eslint: 8.30.0 + eslint: 8.31.0 eslint-config-next: 13.1.1 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 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 + i18next: 22.4.8 listr2: 5.0.6 next: 13.1.1 next-auth: 4.18.7 - next-i18next: 13.0.2 + next-i18next: 13.0.3 react: 18.2.0 react-dom: 18.2.0 react-i18next: 12.1.1 @@ -149,28 +149,28 @@ importers: zod: 3.20.2 dependencies: '@crowdin/ota-client': 0.7.0 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe '@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 - '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y + '@mantine/carousel': 5.10.0_hzmlq6vyapjyogfbtcru4ga64a + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/dates': 5.10.0_afutlozjtr4cmm2smwl7mxxxdy + '@mantine/dropzone': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/form': 5.10.0_react@18.2.0 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/modals': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/next': 5.10.0_d5xj5jipthoiwqd5a5nbaex2p4 + '@mantine/notifications': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/nprogress': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/prism': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/spotlight': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/tiptap': 5.10.0_hrmxb7curgorvwsburwpbzwpxe + '@tanstack/react-query': 4.20.9_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 + '@trpc/next': 10.7.0_feu6xodxtgd2hktgc23del3mna + '@trpc/react-query': 10.7.0_voi52uzzn4btzulk52fuvwecw4 '@trpc/server': 10.7.0 '@weareinreach/api': link:../../packages/api '@weareinreach/auth': link:../../packages/auth @@ -180,13 +180,13 @@ importers: 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_7xlrwlvvs7cv2obrs6a5y6oxxq + i18next: 22.4.8 + next: 13.1.1_pjwopsidmaokadturxaafygjp4 next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai - next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 + next-i18next: 13.0.3_jry6r4gv27etfcndg3a27s2ehy react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha zod: 3.20.2 devDependencies: '@next/bundle-analyzer': 13.1.1 @@ -195,20 +195,20 @@ importers: '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 - '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe '@weareinreach/config': link:../../packages/config '@weareinreach/eslint-config': link:../../packages/eslint-config commander: 9.4.1 dotenv: 16.0.3 - 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: 8.31.0 + eslint-config-next: 13.1.1_iukboom6ndih5an6iafl45j2fe + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 - 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-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 flat: 5.0.2 listr2: 5.0.6 typescript: 4.9.4 @@ -218,19 +218,19 @@ importers: '@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 + '@mantine/carousel': 5.10.0 + '@mantine/core': 5.10.0 + '@mantine/dates': 5.10.0 + '@mantine/dropzone': 5.10.0 + '@mantine/form': 5.10.0 + '@mantine/hooks': 5.10.0 + '@mantine/modals': 5.10.0 + '@mantine/next': 5.10.0 + '@mantine/notifications': 5.10.0 + '@mantine/nprogress': 5.10.0 + '@mantine/prism': 5.10.0 + '@mantine/spotlight': 5.10.0 + '@mantine/tiptap': 5.10.0 '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 '@tiptap/extension-link': 2.0.0-beta.209 @@ -244,10 +244,10 @@ importers: '@weareinreach/ui': 0.100.0 dayjs: 1.11.7 embla-carousel-react: 7.0.5 - eslint: 8.30.0 + eslint: 8.31.0 eslint-config-next: 13.1.1 feather-icons-react: 0.6.2 - i18next: 22.4.6 + i18next: 22.4.8 next: 13.1.1 react: 18.2.0 react-dom: 18.2.0 @@ -255,21 +255,21 @@ importers: typescript: 4.9.4 dependencies: '@crowdin/ota-client': 0.7.0 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe '@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 + '@mantine/carousel': 5.10.0_hzmlq6vyapjyogfbtcru4ga64a + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/dates': 5.10.0_afutlozjtr4cmm2smwl7mxxxdy + '@mantine/dropzone': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/form': 5.10.0_react@18.2.0 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/modals': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/next': 5.10.0_d5xj5jipthoiwqd5a5nbaex2p4 + '@mantine/notifications': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/nprogress': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/prism': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/spotlight': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/tiptap': 5.10.0_hrmxb7curgorvwsburwpbzwpxe '@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 @@ -277,11 +277,11 @@ importers: 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_7xlrwlvvs7cv2obrs6a5y6oxxq + i18next: 22.4.8 + next: 13.1.1_pjwopsidmaokadturxaafygjp4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha devDependencies: '@next/bundle-analyzer': 13.1.1 '@next/font': 13.1.1 @@ -290,23 +290,23 @@ importers: '@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 + eslint: 8.31.0 + eslint-config-next: 13.1.1_iukboom6ndih5an6iafl45j2fe typescript: 4.9.4 packages/api: specifiers: '@trpc/client': 10.7.0 '@trpc/server': 10.7.0 - '@typescript-eslint/eslint-plugin': 5.47.1 - '@typescript-eslint/parser': 5.47.1 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-simple-import-sort: 8.0.0 @@ -321,28 +321,28 @@ importers: superjson: 1.12.1 zod: 3.20.2 devDependencies: - '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe '@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 - 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: 8.31.0 + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 typescript: 4.9.4 packages/auth: specifiers: '@next-auth/prisma-adapter': 1.0.5 - '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/eslint-plugin': 5.48.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-simple-import-sort: 8.0.0 @@ -352,22 +352,22 @@ importers: react-dom: 18.2.0 typescript: 4.9.4 dependencies: - '@next-auth/prisma-adapter': 1.0.5_o5bqbtvtgq3azu224hvvkl6nwy + '@next-auth/prisma-adapter': 1.0.5_vblrumase6agqlas53tad34s44 '@weareinreach/db': link:../db - next: 13.1.1_672uxklweod7ene3nqtsh262ca + next: 13.1.1_pjwopsidmaokadturxaafygjp4 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 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq '@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 - 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: 8.31.0 + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 typescript: 4.9.4 packages/aws-user-migrate: @@ -379,13 +379,13 @@ importers: '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 aws-lambda: 1.0.7 - aws-sdk: 2.1285.0 - eslint: 8.30.0 + aws-sdk: 2.1289.0 + eslint: 8.31.0 prettier: 2.8.1 typescript: 4.9.4 dependencies: '@weareinreach/db': link:../db - aws-sdk: 2.1285.0 + aws-sdk: 2.1289.0 devDependencies: '@types/aws-lambda': 8.10.109 '@types/node': 16.18.11 @@ -393,18 +393,18 @@ importers: '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config aws-lambda: 1.0.7 - eslint: 8.30.0 + eslint: 8.31.0 prettier: 2.8.1 typescript: 4.9.4 packages/config: specifiers: '@weareinreach/eslint-config': 0.100.0 - next-i18next: 13.0.2 + next-i18next: 13.0.3 typescript: 4.9.4 devDependencies: '@weareinreach/eslint-config': link:../eslint-config - next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 + next-i18next: 13.0.3_jry6r4gv27etfcndg3a27s2ehy typescript: 4.9.4 packages/db: @@ -412,17 +412,17 @@ importers: '@faker-js/faker': 7.6.0 '@nuskin/mexico-state-lookup': 2.1.0 '@placemarkio/check-geojson': 0.1.12 - '@prisma/client': 4.8.0 + '@prisma/client': 4.8.1 '@turf/buffer': 6.5.0 '@turf/helpers': 6.5.0 '@turf/points-within-polygon': 6.5.0 '@turf/simplify': 6.5.0 '@types/flat': 5.0.2 '@types/langs': 2.0.1 - '@types/luxon': 3.1.0 + '@types/luxon': 3.2.0 '@types/node': 16.18.11 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/eslint-plugin': 5.48.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 '@zerodep/geo.stateiso': 0.1.4 @@ -432,9 +432,9 @@ importers: cuid: 2.1.8 dotenv: 16.0.3 dotenv-cli: 6.0.0 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-simple-import-sort: 8.0.0 @@ -446,12 +446,12 @@ importers: langs: 2.0.0 libphonenumber-js: 1.10.15 listr2: 5.0.6 - luxon: 3.2.0 + luxon: 3.2.1 mongoback: 3.0.3 - prisma: 4.8.0 + prisma: 4.8.1 prisma-dbml-generator: 0.10.0 prisma-docs-generator: 0.5.0 - quicktype-core: 6.1.0 + quicktype-core: 6.1.12 recursive-readdir: 2.2.3 shoetest: 1.2.1 slugify: 1.6.5 @@ -459,13 +459,13 @@ importers: tiny-invariant: 1.3.1 tsup: 6.5.0 tsx: 3.12.1 - type-fest: 3.5.0 + type-fest: 3.5.1 typescript: 4.9.4 zod: 3.20.2 zod-prisma: 0.5.4 - zod-prisma-types: 1.5.3 + zod-prisma-types: 1.6.2 dependencies: - '@prisma/client': 4.8.0_prisma@4.8.0 + '@prisma/client': 4.8.1_prisma@4.8.1 zod: 3.20.2 devDependencies: '@faker-js/faker': 7.6.0 @@ -477,10 +477,10 @@ importers: '@turf/simplify': 6.5.0 '@types/flat': 5.0.2 '@types/langs': 2.0.1 - '@types/luxon': 3.1.0 + '@types/luxon': 3.2.0 '@types/node': 16.18.11 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config '@zerodep/geo.stateiso': 0.1.4 @@ -490,13 +490,13 @@ importers: cuid: 2.1.8 dotenv: 16.0.3 dotenv-cli: 6.0.0 - eslint: 8.30.0 - eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m - eslint-plugin-codegen: 0.16.1 - 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 + eslint: 8.31.0 + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 + eslint-plugin-turbo: 0.0.7_eslint@8.31.0 flat: 5.0.2 inquirer: 9.1.4 iso-3166-2: 1.0.0 @@ -504,12 +504,12 @@ importers: langs: 2.0.0 libphonenumber-js: 1.10.15 listr2: 5.0.6 - luxon: 3.2.0 + luxon: 3.2.1 mongoback: 3.0.3 - prisma: 4.8.0 + prisma: 4.8.1 prisma-dbml-generator: 0.10.0 prisma-docs-generator: 0.5.0 - quicktype-core: 6.1.0 + quicktype-core: 6.1.12 recursive-readdir: 2.2.3 shoetest: 1.2.1 slugify: 1.6.5 @@ -517,22 +517,22 @@ importers: tiny-invariant: 1.3.1 tsup: 6.5.0_typescript@4.9.4 tsx: 3.12.1 - type-fest: 3.5.0 + type-fest: 3.5.1 typescript: 4.9.4 - zod-prisma: 0.5.4_sgyu4cerrvputcbquvozfdvpkm_prisma@4.8.0+zod@3.20.2 - zod-prisma-types: 1.5.3 + zod-prisma: 0.5.4_sgyu4cerrvputcbquvozfdvpkm_prisma@4.8.1+zod@3.20.2 + zod-prisma-types: 1.6.2 packages/eslint-config: specifiers: '@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 + '@typescript-eslint/eslint-plugin': 5.48.0 + '@typescript-eslint/parser': 5.48.0 + eslint: 8.31.0 eslint-config-next: 13.1.1 - eslint-config-prettier: 8.5.0 + eslint-config-prettier: 8.6.0 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 @@ -545,56 +545,56 @@ importers: 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 + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 + eslint-config-next: 13.1.1_iukboom6ndih5an6iafl45j2fe + eslint-config-prettier: 8.6.0_eslint@8.31.0 + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 - 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 - eslint-plugin-storybook: 0.6.8_lzzuuodtsqwxnvqeq4g4likcqa - eslint-plugin-turbo: 0.0.7_eslint@8.30.0 - next: 13.1.1_672uxklweod7ene3nqtsh262ca + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_32m5uc2milwdw3tnkcq5del26y + eslint-plugin-react: 7.31.11_eslint@8.31.0 + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 + eslint-plugin-storybook: 0.6.8_iukboom6ndih5an6iafl45j2fe + eslint-plugin-turbo: 0.0.7_eslint@8.31.0 + next: 13.1.1_pjwopsidmaokadturxaafygjp4 typescript: 4.9.4 packages/types: specifiers: '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 devDependencies: '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 packages/ui: specifiers: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@emotion/react': 11.10.5 '@emotion/server': 11.10.0 '@faker-js/faker': 7.6.0 '@geometricpanda/storybook-addon-badges': 0.2.2 '@iconify/react': 4.0.1 - '@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 + '@mantine/carousel': 5.10.0 + '@mantine/core': 5.10.0 + '@mantine/dates': 5.10.0 + '@mantine/dropzone': 5.10.0 + '@mantine/form': 5.10.0 + '@mantine/hooks': 5.10.0 + '@mantine/modals': 5.10.0 + '@mantine/next': 5.10.0 + '@mantine/notifications': 5.10.0 + '@mantine/nprogress': 5.10.0 + '@mantine/prism': 5.10.0 + '@mantine/spotlight': 5.10.0 + '@mantine/tiptap': 5.10.0 '@next/eslint-plugin-next': 13.1.1 '@next/font': 13.1.1 '@storybook/addon-a11y': 6.5.15 @@ -617,18 +617,18 @@ importers: '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 - '@typescript-eslint/eslint-plugin': 5.47.1 + '@typescript-eslint/eslint-plugin': 5.48.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 - babel-loader: 9.1.0 + babel-loader: 9.1.2 chromatic: 6.14.0 css-loader: 6.7.3 dayjs: 1.11.7 embla-carousel-react: 7.0.5 - eslint: 8.30.0 + eslint: 8.31.0 eslint-config-next: 13.1.1 eslint-import-resolver-typescript: 3.5.2 - eslint-plugin-codegen: 0.16.1 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 @@ -636,13 +636,13 @@ importers: eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-storybook: 0.6.8 eslint-plugin-turbo: 0.0.7 - i18next: 22.4.6 + i18next: 22.4.8 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 + next-i18next: 13.0.3 postcss-loader: 7.0.2 react: 18.2.0 react-docgen-typescript: 2.2.2 @@ -659,42 +659,42 @@ importers: storybook-mobile: 1.0.0 storybook-react-i18next: 1.1.2 style-loader: 3.3.1 - type-fest: 3.5.0 + type-fest: 3.5.1 typescript: 4.9.4 webpack: 5.75.0 zod: 3.20.2 devDependencies: - '@babel/core': 7.20.7 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@babel/core': 7.20.12 + '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe '@emotion/server': 11.10.0 '@faker-js/faker': 7.6.0 '@geometricpanda/storybook-addon-badges': 0.2.2 '@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 - '@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 + '@mantine/carousel': 5.10.0_hzmlq6vyapjyogfbtcru4ga64a + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/dates': 5.10.0_afutlozjtr4cmm2smwl7mxxxdy + '@mantine/dropzone': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/form': 5.10.0_react@18.2.0 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/modals': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/next': 5.10.0_d5xj5jipthoiwqd5a5nbaex2p4 + '@mantine/notifications': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/nprogress': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/prism': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/spotlight': 5.10.0_3m53ouna3laykmqkiimzgz4i2m + '@mantine/tiptap': 5.10.0_hrmxb7curgorvwsburwpbzwpxe '@next/eslint-plugin-next': 13.1.1 '@next/font': 13.1.1 '@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_dwvtjxkrzf5jrma344s7gwzzbu - '@storybook/addon-interactions': 6.5.15_w7rridwwafjdxe7q6g4feqeuqe + '@storybook/addon-essentials': 6.5.15_z5whyyu6n3lw5tgkvntrvyoayu + '@storybook/addon-interactions': 6.5.15_6x2dic2t3jo22t7lozhl5vcive '@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_o5ptn5wcdg73xs4zvhtxcmc76q + '@storybook/builder-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi + '@storybook/manager-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi + '@storybook/react': 6.5.15_4sh7452l4dmq7vv36sscdvxboy '@storybook/testing-library': 0.0.13_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.209_kdf7tbeyuz6zzmi7724b5ghupu @@ -705,39 +705,39 @@ importers: '@types/node': 16.18.11 '@types/react': 18.0.26 '@types/react-dom': 18.0.10 - '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy + '@typescript-eslint/eslint-plugin': 5.48.0_k73wpmdolxikpyqun3p36akaaq '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config - babel-loader: 9.1.0_lkd654lvpl423ugsqn5olungie + babel-loader: 9.1.2_la66t7xldg4uecmyawueag5wkm 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 - eslint-plugin-codegen: 0.16.1 + eslint: 8.31.0 + eslint-config-next: 13.1.1_iukboom6ndih5an6iafl45j2fe + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-codegen: 0.17.0 eslint-plugin-i18next: 6.0.0-6 - 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 - eslint-plugin-storybook: 0.6.8_lzzuuodtsqwxnvqeq4g4likcqa - eslint-plugin-turbo: 0.0.7_eslint@8.30.0 - i18next: 22.4.6 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-prettier: 4.2.1_crnjwcwerrbat3mlbmrsoa543e + eslint-plugin-react: 7.31.11_eslint@8.31.0 + eslint-plugin-simple-import-sort: 8.0.0_eslint@8.31.0 + eslint-plugin-storybook: 0.6.8_iukboom6ndih5an6iafl45j2fe + eslint-plugin-turbo: 0.0.7_eslint@8.31.0 + i18next: 22.4.8 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 merge-anything: 5.1.4 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai - next-i18next: 13.0.2_ge2a7f353qetwks2s2y4fdhdo4 + next-i18next: 13.0.3_jry6r4gv27etfcndg3a27s2ehy 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-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha resolve-url-loader: 5.0.0 - sb: 6.5.15_u7mmoyqfty2flmkfggora6dwra + sb: 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi slugify: 1.6.5 storybook-addon-designs: 6.3.1_react@18.2.0 storybook-addon-next: 1.7.1_iakg5qqcmnxv7nt727fr4almry @@ -745,9 +745,9 @@ importers: storybook-addon-turbo-build: 1.1.0_webpack@5.75.0 storybook-dark-mode: 2.0.5_biqbaboplfbrettd7655fr4n2y storybook-mobile: 1.0.0_7i5myeigehqah43i5u7wbekgba - storybook-react-i18next: 1.1.2_yu567y5k7tncqb5wr5onr6obbu + storybook-react-i18next: 1.1.2_ef46b55nuqn7wmwsdfu3y36rb4 style-loader: 3.3.1_webpack@5.75.0 - type-fest: 3.5.0 + type-fest: 3.5.1 typescript: 4.9.4 webpack: 5.75.0_@swc+core@1.3.23 zod: 3.20.2 @@ -1604,7 +1604,7 @@ packages: '@babel/helpers': 7.20.7 '@babel/parser': 7.20.7 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 @@ -1630,7 +1630,7 @@ packages: '@babel/helpers': 7.20.7 '@babel/parser': 7.20.7 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 @@ -1641,41 +1641,19 @@ packages: - supports-color dev: false - /@babel/core/7.20.5: - resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} - 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.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==} + /@babel/core/7.20.12: + resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} 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-compilation-targets': 7.20.7_@babel+core@7.20.12 '@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/traverse': 7.20.12 '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 @@ -1738,39 +1716,26 @@ packages: semver: 6.3.0 dev: false - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.5: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: 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.5 + '@babel/core': 7.20.12 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 lru-cache: 5.1.1 semver: 6.3.0 - /@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: + /@babel/helper-create-class-features-plugin/7.20.5_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -1782,27 +1747,27 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.7: + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.20.12: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -1811,13 +1776,13 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.7: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -1874,7 +1839,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1894,13 +1859,13 @@ 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.7: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.20.5 @@ -1916,7 +1881,7 @@ 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.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1959,7 +1924,7 @@ packages: dependencies: '@babel/helper-function-name': 7.19.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1970,7 +1935,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -1991,13 +1956,6 @@ packages: '@babel/types': 7.20.7 dev: false - /@babel/parser/7.20.5: - resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.20.7 - /@babel/parser/7.20.7: resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} engines: {node: '>=6.0.0'} @@ -2005,161 +1963,161 @@ packages: dependencies: '@babel/types': 7.20.7 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.7: + /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.12: resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: 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.7 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@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.7: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.7: + /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.12: 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.7 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@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.7 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.7: + /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.12: resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 dev: true /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -2173,174 +2131,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.7: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.12: 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.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@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 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@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.7: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.7: + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.7: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -2353,39 +2311,39 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -2398,116 +2356,116 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.7: + /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.7: + /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -2519,131 +2477,131 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.7: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-sgeMlNaQVbCSpgLSKP4ZZKfsJVnFnNQlUSk6gPYzR/q7tzCgQF2t8RBKAP6cKJeZdveei7Q7Jm527xepI8lNLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.12 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@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.7: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 @@ -2651,13 +2609,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 @@ -2666,47 +2624,47 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 transitivePeerDependencies: @@ -2723,325 +2681,325 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.7: + /@babel/plugin-transform-parameters/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-h7plkOmcndIUWXZFLgpbrh2+fXAi47zcUX7IrOQuZdLD0I0KvjJ6cvo3BEcAOsDOcZhVKGJqv07mkSqK0y2isQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.12: 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.7 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.12 dev: true - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 '@babel/types': 7.20.7 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.7: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.7: + /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.7: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: 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.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/preset-env/7.20.2_@babel+core@7.20.7: + /@babel/preset-env/7.20.2_@babel+core@7.20.12: 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.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@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.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/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.12 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.12 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.12 '@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 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 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.7: + /@babel/preset-flow/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.12 dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.20.7: + /@babel/preset-modules/0.1.5_@babel+core@7.20.12: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@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/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 '@babel/types': 7.20.7 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.20.7: + /@babel/preset-react/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.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 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.12 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.12 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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.7 + '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.18.9_@babel+core@7.20.7: + /@babel/register/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -3117,8 +3075,8 @@ packages: transitivePeerDependencies: - supports-color - /@babel/traverse/7.20.10_supports-color@5.5.0: - resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} + /@babel/traverse/7.20.12: + resolution: {integrity: sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -3129,14 +3087,13 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/parser': 7.20.7 '@babel/types': 7.20.7 - debug: 4.3.4_supports-color@5.5.0 + debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true - /@babel/traverse/7.20.5: - resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + /@babel/traverse/7.20.12_supports-color@5.5.0: + resolution: {integrity: sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -3147,10 +3104,11 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/parser': 7.20.7 '@babel/types': 7.20.7 - debug: 4.3.4 + debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: true /@babel/types/7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} @@ -3580,14 +3538,14 @@ packages: engines: {node: '>=10.0.0'} dev: true - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.7: + /@emotion/babel-plugin/11.10.5_@babel+core@7.20.12: resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 '@babel/runtime': 7.20.6 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -3620,7 +3578,7 @@ packages: /@emotion/memoize/0.8.0: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} - /@emotion/react/11.10.5_3grbeiqrb6djg67fiejiqngkdi: + /@emotion/react/11.10.5_jp5qgyg6plq757v5hojp7ls2oe: resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -3632,9 +3590,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/runtime': 7.20.6 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 @@ -3741,8 +3699,8 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -3877,7 +3835,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -3964,31 +3922,31 @@ packages: resolution: {integrity: sha512-fQh9FDK0LPTwDk+0HhSZEtb8K0LTN1wXerwpGrWA+a8tWulYRDLI4vQDWp4GOIsewn0572KYV/oZ3+492D7osA==} dev: true - /@mantine/carousel/5.9.5_tt224433qisev6tpy33d7mk3wq: - resolution: {integrity: sha512-PiZBHa/zoaHRgisVSQZWST/0QRytYd/1rcVlwMSqaiE5ov7W+7wtt8ETXDr2GgCnQVfX26ZSFND94KDn3aExHA==} + /@mantine/carousel/5.10.0_hzmlq6vyapjyogfbtcru4ga64a: + resolution: {integrity: sha512-nEZXJw96Y6lu952BlMT0txlhJf7XkllnGk9Mpmsrm6bKDD/dJM6oOZAFfwSj1QNPJpm4bYTmG/404BSQvm60WA==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 embla-carousel-react: ^7.0.0 react: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 embla-carousel-react: 7.0.5_react@18.2.0 react: 18.2.0 - /@mantine/core/5.9.5_hzg3oku4uxnt5crkeceagoktyy: - resolution: {integrity: sha512-A3cYzGOJ9BpU6tgqTl8qzOe8mmqzvuB76N6IHsPjk+uhbQCBXuNaoxOemP0wEM4HpEAzH1FR1kGhk6tO3gogUA==} + /@mantine/core/5.10.0_lbfixegkxal6rwioqxubxet6s4: + resolution: {integrity: sha512-if272RiYPK0nQQdGNwcCSY7bCPJW9455qXlRhnYOr021xh89T8WFVPeDw4uwcxoXsXdKRV5GAi9irSnsUqsjJQ==} peerDependencies: - '@mantine/hooks': 5.9.5 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: '@floating-ui/react-dom-interactions': 0.10.3_ib3m5ricvtkl2cll7qpr2f6lvq - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/styles': 5.9.5_sogmqz4enknxtkxk3k5s6bqwnq - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/styles': 5.10.0_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/utils': 5.10.0_react@18.2.0 '@radix-ui/react-scroll-area': 1.0.2_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3997,37 +3955,37 @@ packages: - '@emotion/react' - '@types/react' - /@mantine/dates/5.9.5_q32zbbv6l2fjmvb2dpa2q3dhma: - resolution: {integrity: sha512-lxjkoZ3DXIrJ/81X6FMd14PNoLE5qFm/cJumba0wy1OkhFjj2Ua9qEWOQs3lnjnrj9ocxCAy5DkRAoGdNfUNtQ==} + /@mantine/dates/5.10.0_afutlozjtr4cmm2smwl7mxxxdy: + resolution: {integrity: sha512-gK+BiXaTY9X1ESjRPNI7CASYx/QseDolNUJBqvXw6YB19QQ/PFCnyoj3xGiJUqiYfzKbFDKfTVSkP5cR6SHljA==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 dayjs: '>=1.0.0' react: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 dayjs: 1.11.7 react: 18.2.0 - /@mantine/dropzone/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-Xh/U3dEK//p23yCGCPnd/9Q0HyjOrm9fsxRYifvmCFfzpSUKsBu25HxtiYJaG50nSHCincJCmIvbTB10kyDWCA==} + /@mantine/dropzone/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-SpDi9FEFCtNZnxfGojvrUg3zwoe4Ueyip0dIJ6D70/q6M7WMStuLhDVVLUgrhAr0REArUa3HWPx9AfdZ/TAOEg==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-dropzone: 14.2.3_react@18.2.0 - /@mantine/form/5.9.5_react@18.2.0: - resolution: {integrity: sha512-paOJggdQR+KGUtpCW3inH8hu12TwHMwDrOmMbqgaWuuRuwY+kZUnLtf7akLLnwH/C9S/YsDJ9B9QGHaQElilFw==} + /@mantine/form/5.10.0_react@18.2.0: + resolution: {integrity: sha512-4X9RR75Aaq0fxu+kJ/mL/CAOPlgHNhbUY657hGJlfwqWJFwibnhyCe1s5lpZ7Sm8F3hNsSMpWzdA687gvhw4Lw==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: @@ -4035,149 +3993,149 @@ packages: klona: 2.0.5 react: 18.2.0 - /@mantine/hooks/5.9.5_react@18.2.0: - resolution: {integrity: sha512-6u0oj5zFYAP8bY+iW5Y5HEFS6tZmvJN5KwNPH+F2Omw61hN7shehHED7Jbe5zkxcggFvqmkA/6FMk+VYfovmkA==} + /@mantine/hooks/5.10.0_react@18.2.0: + resolution: {integrity: sha512-dAefxpvqjFtXNeKse+awkIa4U1XGnMMOqWg1+07Y2Ino2G6EiT8AEnYqQyTXgcPoNaWwG9533Q/DDadmyweqaQ==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: react: 18.2.0 - /@mantine/modals/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-ZVtvzHCyjkkztWhz3gkbsX8wdm7j0lN8dAaF51xvQHs9eZPgP5gXzyGpqeU23trk8O+4b6nY/TT2+5amJ/SKrQ==} + /@mantine/modals/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-SP9mPoa7FlfGkVzjVMUZ36i7YmYMh7p/9CoeWT/0Rcy7WmOfotNBbs/H/9CXdMNVNZTkehEeHoKeVy9oEkk2zg==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/next/5.9.5_d5xj5jipthoiwqd5a5nbaex2p4: - resolution: {integrity: sha512-XDDaD7Lla+ldmVu9cS10ExspwuSB2Cz/AyawjhFaMpOzTgM0dtztCCgWT2Pvku4rMp+SKKBkAlFdlBAPy263mg==} + /@mantine/next/5.10.0_d5xj5jipthoiwqd5a5nbaex2p4: + resolution: {integrity: sha512-ImsY1JcA3h8ojPCVDGjKvTnLqpFEecPcgwYNTIUeYGP9FHB9NXhIDLS2aeeKPrgw2dNO8vtRY5aXTPqt2spLag==} peerDependencies: next: '*' react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/ssr': 5.9.5_vavbdtuajfyku5chqvt5ands7q - '@mantine/styles': 5.9.5_sogmqz4enknxtkxk3k5s6bqwnq - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + '@mantine/ssr': 5.10.0_vavbdtuajfyku5chqvt5ands7q + '@mantine/styles': 5.10.0_sogmqz4enknxtkxk3k5s6bqwnq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@emotion/react' - '@emotion/server' - /@mantine/notifications/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-RGr48xPVMjlt0l6LEG7sncgTf4oKHxBDtLYOBwybNuLs1pcpmoHGdcgCkvINnXKWFHF8IQG/l3eDlKBseromJQ==} + /@mantine/notifications/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-ipqH8ia0ibjHj1+4hIgFmYK5RbmGX2oEyZWoIYVie5rwf8OgdIQOjF4LaZw+KVw0QPvNajj9Fj4AQay5egJSDQ==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-transition-group: 4.4.2_biqbaboplfbrettd7655fr4n2y - /@mantine/nprogress/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-WJtdV6FrRB3LYm56WhWvezRQ/wCrgjd2kn6AciY2KS2nDhOBeZOSfZCEMSuvkOuQUTktQCL9l30oasbJNm8O0w==} + /@mantine/nprogress/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-7xKyqjnWbJr5W2I5V9V2X10w7GRyqJHZArVnAVJuyiAedTZNPVuIye6yfPB7Lo+ZvVifYTwyaXE8Xk2IvPfsvw==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/prism/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-Z3qO4t1OP1GS07ywUmPxf1vgZRaZj3VjQnPhr8Ludbqz4CY8LjPfclpcUHeZLbFsOi+P98JWzH4E/R4UNqiWOA==} + /@mantine/prism/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-27WvnbjmWtxICqhmWYBbo2bhyd/W+zJQuVJu15KCJMUgMUxaTETUgHFsY1ki0+Ha9UypQu2VRSfZTaLV3y9e7Q==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 prism-react-renderer: 1.3.5_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/spotlight/5.9.5_h4zmljtfubfbwzvuu4gizrlimy: - resolution: {integrity: sha512-JFk9UKaagwMJjljySYpWq2QR3yHrFcxgWltY2ebjtFsPIKllzXxHAy/+VetytyNl9LtKnF8q0A93OctlGamq4A==} + /@mantine/spotlight/5.10.0_3m53ouna3laykmqkiimzgz4i2m: + resolution: {integrity: sha512-62jztV5boW4H2m0KH+zJBAnwoMBqM+8U0RRElWLmCNEdbLdXku3aKJ4mR2f8P7lmaLRAJRS7GjHcvcc0Ot95Vg==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/ssr/5.9.5_vavbdtuajfyku5chqvt5ands7q: - resolution: {integrity: sha512-F/6m/YIro9VWlCBdw3aEQTS1OLPHeiMN/oaV9by5IZbsjiCDSTDA2ChCbzMRhftVjkX8Nd8wb9VfXjg7M5SBFw==} + /@mantine/ssr/5.10.0_vavbdtuajfyku5chqvt5ands7q: + resolution: {integrity: sha512-nkSaSH/wJlZHuBswBCRwXKuTXEH5b/cBxca54dK/8qFB3/LtVDibmEg+yAE5RDfw/0W+N+37+0G64TRysE1ZHA==} peerDependencies: '@emotion/react': '>=11.9.0' '@emotion/server': '>=11.4.0' react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe '@emotion/server': 11.10.0 - '@mantine/styles': 5.9.5_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/styles': 5.10.0_sogmqz4enknxtkxk3k5s6bqwnq html-react-parser: 1.4.12_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/styles/5.9.5_sogmqz4enknxtkxk3k5s6bqwnq: - resolution: {integrity: sha512-Rixu60eVS9aP8ugTM0Yoc5MpXXsfemRlu2PDZGL0fhcOyUYHi5mXvlhgxqrET3zkFrBJ+PHuPLQBgBimffGqiw==} + /@mantine/styles/5.10.0_sogmqz4enknxtkxk3k5s6bqwnq: + resolution: {integrity: sha512-3JBM5LWJHb4Yk7jymPiSuaBJRoe2CgA7KoyYWgabwBP115GlHPb1rQCcavJsobHV4U+wFfZEEUnVBpaAaXqgmw==} peerDependencies: '@emotion/react': '>=11.9.0' react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5_jp5qgyg6plq757v5hojp7ls2oe clsx: 1.1.1 csstype: 3.0.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/tiptap/5.9.5_2yekrcdyamzmv7mxyhexaejs5a: - resolution: {integrity: sha512-fLSLMcXRH1tZQ6/PSvsqYeYSqqNjdwuVvrvx7T01YasVcQs0/r5XYSHas5rOX8eNhwJNZOFT35K0JcNTmNnYaw==} + /@mantine/tiptap/5.10.0_hrmxb7curgorvwsburwpbzwpxe: + resolution: {integrity: sha512-N5OVtFDcrLx9WJ+OiKaQiMjTBREH5W6RLL6sukosq6/p7zd7N84U6DlNBEneAZUyy2JtM2fWE0SNMo4B57gH0A==} peerDependencies: - '@mantine/core': 5.9.5 - '@mantine/hooks': 5.9.5 + '@mantine/core': 5.10.0 + '@mantine/hooks': 5.10.0 '@tabler/icons': '*' '@tiptap/extension-link': ^2.0.0-beta.202 '@tiptap/react': ^2.0.0-beta.202 react: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.9.5_hzg3oku4uxnt5crkeceagoktyy - '@mantine/hooks': 5.9.5_react@18.2.0 - '@mantine/utils': 5.9.5_react@18.2.0 + '@mantine/core': 5.10.0_lbfixegkxal6rwioqxubxet6s4 + '@mantine/hooks': 5.10.0_react@18.2.0 + '@mantine/utils': 5.10.0_react@18.2.0 '@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 - /@mantine/utils/5.9.5_react@18.2.0: - resolution: {integrity: sha512-OtMOvXMyqpZ+Tz25DYRwRkvERvmF4L0RJiq+JnXk+1yKDvG+JZQuMMLnt0nZ81T6q7uzDSA29cJ45syHL2BXmQ==} + /@mantine/utils/5.10.0_react@18.2.0: + resolution: {integrity: sha512-mHnNm0ajIa8qLAIEwv82N6+7YKecynOA3I8vzgBHXS2x4HwGsHITFYGmMh2LNpx5dRL034tObfEFYZXqncyEDw==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: @@ -4276,13 +4234,13 @@ packages: glob-to-regexp: 0.3.0 dev: true - /@next-auth/prisma-adapter/1.0.5_o5bqbtvtgq3azu224hvvkl6nwy: + /@next-auth/prisma-adapter/1.0.5_vblrumase6agqlas53tad34s44: resolution: {integrity: sha512-VqMS11IxPXrPGXw6Oul6jcyS/n8GLOWzRMrPr3EMdtD6eOalM6zz05j08PcNiis8QzkfuYnCv49OvufTuaEwYQ==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: - '@prisma/client': 4.8.0 + '@prisma/client': 4.8.1 next-auth: 4.18.7_q76c2b4vyoegvsbrcwkfvimnai dev: false @@ -4522,7 +4480,7 @@ packages: engines: {node: '>=10'} dev: true - /@pmmmwh/react-refresh-webpack-plugin/0.5.10_xlx775ftxgjltxkp7uxtno43ye: + /@pmmmwh/react-refresh-webpack-plugin/0.5.10_jn4mtf6o3fttocokotjg7yxjki: resolution: {integrity: sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==} engines: {node: '>= 10.13'} peerDependencies: @@ -4558,7 +4516,7 @@ packages: react-refresh: 0.11.0 schema-utils: 3.1.1 source-map: 0.7.4 - type-fest: 3.5.0 + type-fest: 3.5.1 webpack: 5.75.0_@swc+core@1.3.23 dev: true @@ -4569,8 +4527,8 @@ packages: /@popperjs/core/2.11.6: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} - /@prisma/client/4.8.0: - resolution: {integrity: sha512-Y1riB0p2W52kh3zgssP/YAhln3RjBFcJy3uwEiyjmU+TQYh6QTZDRFBo3JtBWuq2FyMOl1Rye8jxzUP+n0l5Cg==} + /@prisma/client/4.8.1: + resolution: {integrity: sha512-d4xhZhETmeXK/yZ7K0KcVOzEfI5YKGGEr4F5SBV04/MU4ncN/HcE28sy3e4Yt8UFW0ZuImKFQJE+9rWt9WbGSQ==} engines: {node: '>=14.17'} requiresBuild: true peerDependencies: @@ -4582,8 +4540,8 @@ packages: '@prisma/engines-version': 4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe dev: false - /@prisma/client/4.8.0_prisma@4.8.0: - resolution: {integrity: sha512-Y1riB0p2W52kh3zgssP/YAhln3RjBFcJy3uwEiyjmU+TQYh6QTZDRFBo3JtBWuq2FyMOl1Rye8jxzUP+n0l5Cg==} + /@prisma/client/4.8.1_prisma@4.8.1: + resolution: {integrity: sha512-d4xhZhETmeXK/yZ7K0KcVOzEfI5YKGGEr4F5SBV04/MU4ncN/HcE28sy3e4Yt8UFW0ZuImKFQJE+9rWt9WbGSQ==} engines: {node: '>=14.17'} requiresBuild: true peerDependencies: @@ -4593,7 +4551,7 @@ packages: optional: true dependencies: '@prisma/engines-version': 4.8.0-61.d6e67a83f971b175a593ccc12e15c4a757f93ffe - prisma: 4.8.0 + prisma: 4.8.1 dev: false /@prisma/debug/3.14.0: @@ -4696,8 +4654,8 @@ packages: requiresBuild: true dev: true - /@prisma/engines/4.8.0: - resolution: {integrity: sha512-A1Asn2rxZMlLAj1HTyfaCv0VQrLUv034jVay05QlqZg1qiHPeA3/pGTfNMijbsMYCsGVxfWEJuaZZuNxXGMCrA==} + /@prisma/engines/4.8.1: + resolution: {integrity: sha512-93tctjNXcIS+i/e552IO6tqw17sX8liivv8WX9lDMCpEEe3ci+nT9F+1oHtAafqruXLepKF80i/D20Mm+ESlOw==} requiresBuild: true /@prisma/fetch-engine/3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e: @@ -5180,7 +5138,7 @@ packages: global: 4.4.0 dev: true - /@storybook/addon-controls/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/addon-controls/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-q5y0TvD0stvQoJZ2PnFmmKIRNSOI4/k2NKyZq//J2cBUBcP1reYlFxdsNwLZWmAFpSIkc2+nsliEzNxU1WByoA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -5195,7 +5153,7 @@ packages: '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.15 '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.15 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5214,7 +5172,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.15_egdconrnpsikq6afj6ee6hlya4: + /@storybook/addon-docs/6.5.15_fi4aqgmyxx6g5c5h7mjyx7uqhi: resolution: {integrity: sha512-k3LAu+wVp6pNhfh6B1soCRl6+7sNTNxtqy6WTrIeVJVCGbXbyc5s7gQ48gJ4WAk6meoDEZbypiP4NK1El03YLg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -5228,25 +5186,25 @@ packages: react-dom: optional: true dependencies: - '@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/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22_react@18.2.0 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@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.7 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.12 '@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_lkd654lvpl423ugsqn5olungie + babel-loader: 8.3.0_la66t7xldg4uecmyawueag5wkm core-js: 3.26.1 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -5269,7 +5227,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.15_dwvtjxkrzf5jrma344s7gwzzbu: + /@storybook/addon-essentials/6.5.15_z5whyyu6n3lw5tgkvntrvyoayu: resolution: {integrity: sha512-m3EY6BhUk6Z9Et7P5wGaRGNoEDHzJIOsLbGS/4IXvIoDfrqmNIilqUQl8kfDqpVdBSFprvpacHpKpLosu9H37w==} peerDependencies: '@babel/core': ^7.9.6 @@ -5326,19 +5284,19 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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_egdconrnpsikq6afj6ee6hlya4 + '@storybook/addon-controls': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi + '@storybook/addon-docs': 6.5.15_fi4aqgmyxx6g5c5h7mjyx7uqhi '@storybook/addon-measure': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-outline': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-toolbars': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addon-viewport': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/builder-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/node-logger': 6.5.15 core-js: 3.26.1 react: 18.2.0 @@ -5356,7 +5314,7 @@ packages: - webpack-command dev: true - /@storybook/addon-interactions/6.5.15_w7rridwwafjdxe7q6g4feqeuqe: + /@storybook/addon-interactions/6.5.15_6x2dic2t3jo22t7lozhl5vcive: resolution: {integrity: sha512-9mDhkKJeWPvfrSBvuE5zn3DAKTXw37ZT21jkQzIt+dUEu0X3jCLY1dWel3Rbr9JI/PLnUnANDHOY/YtFUfrK9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -5372,7 +5330,7 @@ packages: '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.15 '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/instrumenter': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5613,7 +5571,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/builder-webpack4/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-1ZkMECUUdiYplhlgyUF5fqW3XU7eWNDJbuPUguyDOeidgJ111WZzBcLuKj+SNrzdNNgXwROCWAFybiNnX33YHQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -5623,7 +5581,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 6.5.15 @@ -5631,7 +5589,7 @@ packages: '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.15 '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/core-events': 6.5.15 '@storybook/node-logger': 6.5.15 '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5643,13 +5601,13 @@ packages: '@types/node': 16.18.11 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai + babel-loader: 8.3.0_nwtvwtk5tmh22l2urnqucz7kqu case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_kkfru4rqae5axw7aezlpgdmyl4 + fork-ts-checker-webpack-plugin: 4.1.6_m5gnij3rfg5tbgezneaxeqvybq glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 @@ -5682,7 +5640,7 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.15_eysydybqhd67jyrrpepsohkwi4: + /@storybook/builder-webpack5/6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi: resolution: {integrity: sha512-BnSoAmI02pvbGBSyzCx+voXb/d5EopQ78zx/lYv4CeOspBFOYEfGvAgYHILFo04V12S2/k8aSOc/tCYw5AqPtw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -5692,7 +5650,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 6.5.15 @@ -5700,7 +5658,7 @@ packages: '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.15 '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/core-events': 6.5.15 '@storybook/node-logger': 6.5.15 '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y @@ -5709,13 +5667,13 @@ packages: '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.11 - babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie + babel-loader: 8.3.0_la66t7xldg4uecmyawueag5wkm babel-plugin-named-exports-order: 0.0.2 browser-assert: 1.2.1 case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 css-loader: 5.2.7_webpack@5.75.0 - fork-ts-checker-webpack-plugin: 6.5.2_az3o33dww67cevji5ejlhmxqnq + fork-ts-checker-webpack-plugin: 6.5.2_ztinast3o6ojylpg2e7ubjmesm glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.5.0_webpack@5.75.0 @@ -5774,18 +5732,18 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/cli/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/cli/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-oXmT6okxNsHFHTfc+fxkbnTn08ccZV1c9frVnKZt6v2+raq0B81A2DPBgh1LPZ3RHSii+U8DhbigxnyTS/CmGg==} hasBin: true dependencies: - '@babel/core': 7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@storybook/codemod': 6.5.15_@babel+preset-env@7.20.2 - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/csf-tools': 6.5.15 '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 - '@storybook/telemetry': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/telemetry': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi boxen: 5.1.2 chalk: 4.1.2 commander: 6.2.1 @@ -5991,7 +5949,7 @@ packages: webpack: 4.46.0 dev: true - /@storybook/core-common/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/core-common/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-uits9o6qwHTPnjsNZP25f7hWmUBGRJ7FXtxxtEaNSmtiwk50KWxBaro7wt505lJ1Gb9vOhpNPhS7y3IxdsXNmQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -6001,41 +5959,41 @@ packages: typescript: optional: true dependencies: - '@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 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-react': 7.18.6_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/register': 7.18.9_@babel+core@7.20.12 '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 '@types/node': 16.18.11 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai + babel-loader: 8.3.0_nwtvwtk5tmh22l2urnqucz7kqu babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.7 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.12 chalk: 4.1.2 core-js: 3.26.1 express: 4.18.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_kkfru4rqae5axw7aezlpgdmyl4 + fork-ts-checker-webpack-plugin: 6.5.2_m5gnij3rfg5tbgezneaxeqvybq fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -6068,7 +6026,7 @@ packages: core-js: 3.26.1 dev: true - /@storybook/core-server/6.5.15_qhdeggitumap5653mursb7x3zq: + /@storybook/core-server/6.5.15_kmfhe2mixbezwh4fdxncdqtxia: resolution: {integrity: sha512-m+pZwHhCjwryeqTptyyKHSbIjnnPGKoRSnkqLTOpKQf8llZMnNQWUFrn4fx6UDKzxFQ2st2+laV8O2QbMs8qwQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -6085,19 +6043,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.15_u7mmoyqfty2flmkfggora6dwra - '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/builder-webpack4': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi + '@storybook/builder-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi '@storybook/core-client': 6.5.15_o3ten7nsuz3dqqktls46i6uq3y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.15 - '@storybook/manager-webpack4': 6.5.15_u7mmoyqfty2flmkfggora6dwra - '@storybook/manager-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/manager-webpack4': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi + '@storybook/manager-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/telemetry': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/telemetry': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@types/node': 16.18.11 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 @@ -6147,7 +6105,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.15_b5fjqqvegzepvw5d7tnollnhrq: + /@storybook/core/6.5.15_gsof4e5ietvxsx6gtvh5w2poze: resolution: {integrity: sha512-T9TjLxbb5P/XvLEoj0dnbtexJa0V3pqCifRlIUNkTJO0nU3PdGLMcKMSyIYWjkthAJ9oBrajnodV0UveM/epTg==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -6164,10 +6122,10 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/builder-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi '@storybook/core-client': 6.5.15_fzk2o5r53sgjs5saca2d7spkha - '@storybook/core-server': 6.5.15_qhdeggitumap5653mursb7x3zq - '@storybook/manager-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/core-server': 6.5.15_kmfhe2mixbezwh4fdxncdqtxia + '@storybook/manager-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 typescript: 4.9.4 @@ -6193,15 +6151,15 @@ packages: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.7 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.12 core-js: 3.26.1 fs-extra: 9.1.0 global: 4.4.0 @@ -6225,7 +6183,7 @@ packages: /@storybook/docs-tools/6.5.15_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-8w78NFOtlJGuIa9vPPsr87J9iQUGmLFh7CrMS2+t9LxW+0oH5MZ8QqPQUHNuTuKsYN3r+QAmmi2pj0auZmCoKA==} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 @@ -6251,7 +6209,7 @@ packages: - react-dom dev: true - /@storybook/manager-webpack4/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/manager-webpack4/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-zRvBTMoaFO6MvHDsDLnt3tsFENhpY3k+e/UIPdqbIDMbUPGGQzxJucAM9aS/kbVSO5IVs8IflVxbeeB/uTIIfA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -6261,18 +6219,18 @@ packages: typescript: optional: true dependencies: - '@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 + '@babel/core': 7.20.12 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 + '@babel/preset-react': 7.18.6_@babel+core@7.20.12 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.15_o3ten7nsuz3dqqktls46i6uq3y - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/node-logger': 6.5.15 '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.11 '@types/webpack': 4.41.33 - babel-loader: 8.3.0_56iglfotwsmz3lyjkiqdlpwsai + babel-loader: 8.3.0_nwtvwtk5tmh22l2urnqucz7kqu case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -6309,7 +6267,7 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.15_eysydybqhd67jyrrpepsohkwi4: + /@storybook/manager-webpack5/6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi: resolution: {integrity: sha512-yrHVFUHGdVRWq/oGJwQu+UOZzxELH5SS+Lpn5oIQ/Dblam9piQC0KmBZtFuA9X8acaw4BBVnXgF/aiqs9fOp/Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -6319,17 +6277,17 @@ packages: typescript: optional: true dependencies: - '@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 + '@babel/core': 7.20.12 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 + '@babel/preset-react': 7.18.6_@babel+core@7.20.12 '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.15_fzk2o5r53sgjs5saca2d7spkha - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/node-logger': 6.5.15 '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.11 - babel-loader: 8.3.0_lkd654lvpl423ugsqn5olungie + babel-loader: 8.3.0_la66t7xldg4uecmyawueag5wkm case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -6366,12 +6324,12 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.7: + /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.12: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.20.7 '@babel/parser': 7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@babel/types': 7.20.7 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.191 @@ -6446,7 +6404,7 @@ packages: - supports-color dev: true - /@storybook/react/6.5.15_o5ptn5wcdg73xs4zvhtxcmc76q: + /@storybook/react/6.5.15_4sh7452l4dmq7vv36sscdvxboy: resolution: {integrity: sha512-iQta2xOs/oK0sw/zpn3g/huvOmvggzi8z2/WholmUmmRiSQRo9lOhRXH0u13T4ja4fEa+u7m58G83xOG6i73Kw==} engines: {node: '>=10.13.0'} hasBin: true @@ -6474,18 +6432,18 @@ packages: typescript: optional: true dependencies: - '@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 + '@babel/core': 7.20.12 + '@babel/preset-flow': 7.18.6_@babel+core@7.20.12 + '@babel/preset-react': 7.18.6_@babel+core@7.20.12 + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_jn4mtf6o3fttocokotjg7yxjki '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/builder-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi '@storybook/client-logger': 6.5.15 - '@storybook/core': 6.5.15_b5fjqqvegzepvw5d7tnollnhrq - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core': 6.5.15_gsof4e5ietvxsx6gtvh5w2poze + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.15_biqbaboplfbrettd7655fr4n2y - '@storybook/manager-webpack5': 6.5.15_eysydybqhd67jyrrpepsohkwi4 + '@storybook/manager-webpack5': 6.5.15_uha7dmp3qdr4zpfjg4z74d2mgi '@storybook/node-logger': 6.5.15 '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_3fkjkrd3audxnith3e7fo4fnxi '@storybook/semver': 7.3.2 @@ -6622,11 +6580,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /@storybook/telemetry/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-WHMRG6xMkEGscn1q4SotwzV8hxM1g3zHyXPN77iosY5zpOIn/qAzvkmW28V1DPH9jPWMZMizBgG1TIQvUpduXg==} dependencies: '@storybook/client-logger': 6.5.15 - '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi chalk: 4.1.2 core-js: 3.26.1 detect-package-manager: 2.0.1 @@ -6854,12 +6812,12 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@tanstack/query-core/4.20.4: - resolution: {integrity: sha512-lhLtGVNJDsJ/DyZXrLzekDEywQqRVykgBqTmkv0La32a/RleILXy6JMLBb7UmS3QCatg/F/0N9/5b0i5j6IKcA==} + /@tanstack/query-core/4.20.9: + resolution: {integrity: sha512-XTEEvOGy7wlABPTYfmg7U287WYcf2PV8lH15oKWD2I09okqMOHrB23WxyikEVRwJCjYNKcCW0BuYaAY4S2g/jg==} dev: false - /@tanstack/react-query/4.20.4_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-SJRxx13k/csb9lXAJfycgVA1N/yU/h3bvRNWP0+aHMfMjmbyX82FdoAcckDBbOdEyAupvb0byelNHNeypCFSyA==} + /@tanstack/react-query/4.20.9_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-OqwcmqkxOYgLbVjsMm4Cl8MMZ063VqdRw1GpSWqN8WgppftPiFJTDb6Q1TX5I/ciCbHmRWNPE/D0ayyTesAKug==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=18 @@ -6870,7 +6828,7 @@ packages: react-native: optional: true dependencies: - '@tanstack/query-core': 4.20.4 + '@tanstack/query-core': 4.20.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 use-sync-external-store: 1.2.0_react@18.2.0 @@ -7198,7 +7156,7 @@ packages: '@trpc/server': 10.7.0 dev: false - /@trpc/next/10.7.0_gmaturtqmtlrknaw65ek5pmv2i: + /@trpc/next/10.7.0_feu6xodxtgd2hktgc23del3mna: resolution: {integrity: sha512-ZLY4J9IgEHN2op0UM14NCwCDyodRUw8Pmxgnpr62+UMIhDll6uggb2an8Op87l9EeYdKhKe2VavDWphI8vFGgw==} peerDependencies: '@tanstack/react-query': ^4.3.8 @@ -7209,17 +7167,17 @@ packages: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y + '@tanstack/react-query': 4.20.9_biqbaboplfbrettd7655fr4n2y '@trpc/client': 10.7.0_@trpc+server@10.7.0 - '@trpc/react-query': 10.7.0_x4ie6nhblo2vtx2aafrgzlfqy4 + '@trpc/react-query': 10.7.0_voi52uzzn4btzulk52fuvwecw4 '@trpc/server': 10.7.0 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 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.7.0_x4ie6nhblo2vtx2aafrgzlfqy4: + /@trpc/react-query/10.7.0_voi52uzzn4btzulk52fuvwecw4: resolution: {integrity: sha512-dSSmYid6NWocU32QMsH6qWEqnW4mbp7hX01hxsBfAA2mGYD8b4Kgc9ripw4MpPNbsJElJFyWDHfb/UHnhywWbA==} peerDependencies: '@tanstack/react-query': ^4.3.8 @@ -7228,7 +7186,7 @@ packages: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@tanstack/react-query': 4.20.4_biqbaboplfbrettd7655fr4n2y + '@tanstack/react-query': 4.20.9_biqbaboplfbrettd7655fr4n2y '@trpc/client': 10.7.0_@trpc+server@10.7.0 '@trpc/server': 10.7.0 react: 18.2.0 @@ -7485,8 +7443,8 @@ packages: resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} dev: true - /@types/luxon/3.1.0: - resolution: {integrity: sha512-gCd/HcCgjqSxfMrgtqxCgYk/22NBQfypwFUG7ZAyG/4pqs51WLTcUzVp1hqTbieDYeHS3WoVEh2Yv/2l+7B0Vg==} + /@types/luxon/3.2.0: + resolution: {integrity: sha512-lGmaGFoaXHuOLXFvuju2bfvZRqxAqkHPx9Y9IQdQABrinJJshJwfNCKV+u7rR3kJbiqfTF/NhOkcxxAFrObyaA==} dev: true /@types/mdast/3.0.10: @@ -7696,8 +7654,8 @@ packages: dev: false optional: true - /@typescript-eslint/eslint-plugin/5.47.1_txmweb6yn7coi7nfrp22gpyqmy: - resolution: {integrity: sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==} + /@typescript-eslint/eslint-plugin/5.48.0_k73wpmdolxikpyqun3p36akaaq: + resolution: {integrity: sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -7707,12 +7665,12 @@ packages: typescript: optional: true dependencies: - '@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 + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/type-utils': 5.48.0_iukboom6ndih5an6iafl45j2fe + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -7722,8 +7680,8 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/parser/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==} + /@typescript-eslint/parser/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7732,11 +7690,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.47.1 - '@typescript-eslint/types': 5.47.1 - '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 typescript: 4.9.4 transitivePeerDependencies: - supports-color @@ -7748,15 +7706,15 @@ packages: '@typescript-eslint/types': 5.47.0 '@typescript-eslint/visitor-keys': 5.47.0 - /@typescript-eslint/scope-manager/5.47.1: - resolution: {integrity: sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==} + /@typescript-eslint/scope-manager/5.48.0: + resolution: {integrity: sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==} 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/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 - /@typescript-eslint/type-utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==} + /@typescript-eslint/type-utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -7765,10 +7723,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 - '@typescript-eslint/utils': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 transitivePeerDependencies: @@ -7778,8 +7736,8 @@ 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==} + /@typescript-eslint/types/5.48.0: + resolution: {integrity: sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} /@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4: @@ -7802,8 +7760,8 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4: - resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==} + /@typescript-eslint/typescript-estree/5.48.0_typescript@4.9.4: + resolution: {integrity: sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -7811,8 +7769,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.47.1 - '@typescript-eslint/visitor-keys': 5.47.1 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/visitor-keys': 5.48.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -7822,7 +7780,7 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + /@typescript-eslint/utils/5.47.0_iukboom6ndih5an6iafl45j2fe: resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7833,28 +7791,28 @@ packages: '@typescript-eslint/scope-manager': 5.47.0 '@typescript-eslint/types': 5.47.0 '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 - eslint: 8.30.0 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript - /@typescript-eslint/utils/5.47.1_lzzuuodtsqwxnvqeq4g4likcqa: - resolution: {integrity: sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==} + /@typescript-eslint/utils/5.48.0_iukboom6ndih5an6iafl45j2fe: + resolution: {integrity: sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==} 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 + '@typescript-eslint/scope-manager': 5.48.0 + '@typescript-eslint/types': 5.48.0 + '@typescript-eslint/typescript-estree': 5.48.0_typescript@4.9.4 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -7867,11 +7825,11 @@ 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==} + /@typescript-eslint/visitor-keys/5.48.0: + resolution: {integrity: sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.47.1 + '@typescript-eslint/types': 5.48.0 eslint-visitor-keys: 3.3.0 /@vercel/ncc/0.36.0: @@ -8465,7 +8423,7 @@ packages: resolution: {integrity: sha512-IG23inYII3dWlU2EyiAiGj6Bwal5GzsgPMwjYGvc1HPE2dgbj4ZB5ToWBKSquKw74nB3TIuOwaI6/jSULzfgrw==} engines: {node: '>=14.16'} dependencies: - type-fest: 3.5.0 + type-fest: 3.5.1 dev: true /ansi-html-community/0.0.8: @@ -8852,14 +8810,14 @@ packages: resolution: {integrity: sha512-9GNFMRrEMG5y3Jvv+V4azWvc+qNWdWLTjDdhf/zgMlz8haaaLWv0xeAIWxz9PuWUBawsVxy0zZotjCdR3Xq+2w==} hasBin: true dependencies: - aws-sdk: 2.1285.0 + aws-sdk: 2.1289.0 commander: 3.0.2 js-yaml: 3.14.1 watchpack: 2.4.0 dev: true - /aws-sdk/2.1285.0: - resolution: {integrity: sha512-nuoHXeyaJ3926NRfJCR2czcnToYDFvGFmhRSihgqxo0IgY4djFy7lZ+SdhqVODNal/Fd25SRQnTrYtYoRkgbkg==} + /aws-sdk/2.1289.0: + resolution: {integrity: sha512-wT7SZ385NEm6X4VC1Bhf1loBZi2BDVqEET4G9I7E2tyuEdfeubPvZpCV/BgdId3qwqB4LjbMLBje18Op3zpgBA==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8905,52 +8863,52 @@ packages: /axobject-query/2.2.0: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} - /babel-core/7.0.0-bridge.0_@babel+core@7.20.7: + /babel-core/7.0.0-bridge.0_@babel+core@7.20.12: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 dev: true - /babel-loader/8.3.0_56iglfotwsmz3lyjkiqdlpwsai: + /babel-loader/8.3.0_la66t7xldg4uecmyawueag5wkm: 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.7 + '@babel/core': 7.20.12 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 4.46.0 + webpack: 5.75.0_@swc+core@1.3.23 dev: true - /babel-loader/8.3.0_lkd654lvpl423ugsqn5olungie: + /babel-loader/8.3.0_nwtvwtk5tmh22l2urnqucz7kqu: 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.7 + '@babel/core': 7.20.12 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.75.0_@swc+core@1.3.23 + webpack: 4.46.0 dev: true - /babel-loader/9.1.0_lkd654lvpl423ugsqn5olungie: - resolution: {integrity: sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==} + /babel-loader/9.1.2_la66t7xldg4uecmyawueag5wkm: + resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 find-cache-dir: 3.3.2 schema-utils: 4.0.0 webpack: 5.75.0_@swc+core@1.3.23 @@ -9001,50 +8959,50 @@ packages: resolution: {integrity: sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==} dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.7: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: 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.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.7: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.12: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.12 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.7: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.7: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true @@ -11745,7 +11703,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.1.1_lzzuuodtsqwxnvqeq4g4likcqa: + /eslint-config-next/13.1.1_iukboom6ndih5an6iafl45j2fe: resolution: {integrity: sha512-/5S2XGWlGaiqrRhzpn51ux5JUSLwx8PVK2keLi5xk7QmhfYB8PqE6R6SlVw6hgnf/VexvUXSrlNJ/su00NhtHQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -11756,26 +11714,26 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.1 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m - 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 + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.31.0 + eslint-plugin-react: 7.31.11_eslint@8.31.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0 typescript: 4.9.4 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color - /eslint-config-prettier/8.5.0_eslint@8.30.0: - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier/8.6.0_eslint@8.31.0: + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -11786,7 +11744,7 @@ packages: transitivePeerDependencies: - supports-color - /eslint-import-resolver-typescript/3.5.2_2lbwmhbr7bncddqbzzpg77o75m: + /eslint-import-resolver-typescript/3.5.2_ol7jqilc3wemtdbq3nzhywgxq4: resolution: {integrity: sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -11795,8 +11753,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.12.0 - eslint: 8.30.0 - eslint-plugin-import: 2.26.0_wspzxxdxgd6sryq2cmxnia3diy + eslint: 8.31.0 + eslint-plugin-import: 2.26.0_cxu27kyieece4tnvunezm4whiq get-tsconfig: 4.2.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -11805,7 +11763,7 @@ packages: transitivePeerDependencies: - supports-color - /eslint-module-utils/2.7.4_romg76skn5tvuutm5tcl5qm5vm: + /eslint-module-utils/2.7.4_zg4jn2jp3ute3go2jsvatsfmsa: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -11826,21 +11784,21 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe debug: 3.2.7 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.2_2lbwmhbr7bncddqbzzpg77o75m + eslint-import-resolver-typescript: 3.5.2_ol7jqilc3wemtdbq3nzhywgxq4 transitivePeerDependencies: - supports-color - /eslint-plugin-codegen/0.16.1: - resolution: {integrity: sha512-+mKDJezeoziyQOuPicRj6im1GxzxDvv+EgAZAOTIxBwaWTadppgwZGFMeUrWucNM2duJXmvLDcbsmVT69ORgQA==} + /eslint-plugin-codegen/0.17.0: + resolution: {integrity: sha512-6DDDob+7PjyNJyy9ynHFFsLp0+aUtWbXiiT/SfU161NCxo1zevewq7VvtDiJh15gMBvVZSFs6hXqYJWT3NUZvA==} dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.12 '@babel/generator': 7.12.17 - '@babel/parser': 7.20.5 - '@babel/traverse': 7.20.5 + '@babel/parser': 7.20.7 + '@babel/traverse': 7.20.10 expect: 26.6.2 fp-ts: 2.13.1 glob: 7.2.3 @@ -11860,7 +11818,7 @@ packages: lodash: 4.17.21 requireindex: 1.1.0 - /eslint-plugin-import/2.26.0_wspzxxdxgd6sryq2cmxnia3diy: + /eslint-plugin-import/2.26.0_cxu27kyieece4tnvunezm4whiq: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -11870,14 +11828,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/parser': 5.48.0_iukboom6ndih5an6iafl45j2fe array-includes: 3.1.6 array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_romg76skn5tvuutm5tcl5qm5vm + eslint-module-utils: 2.7.4_zg4jn2jp3ute3go2jsvatsfmsa has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -11890,7 +11848,7 @@ packages: - eslint-import-resolver-webpack - supports-color - /eslint-plugin-jsx-a11y/6.6.1_eslint@8.30.0: + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.31.0: resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -11904,14 +11862,14 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.30.0 + eslint: 8.31.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.7 minimatch: 3.1.2 semver: 6.3.0 - /eslint-plugin-prettier/4.2.1_kl4pe43v5b43npmso5hoplpbyi: + /eslint-plugin-prettier/4.2.1_32m5uc2milwdw3tnkcq5del26y: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11922,13 +11880,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.30.0 - eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint: 8.31.0 + eslint-config-prettier: 8.6.0_eslint@8.31.0 prettier: 2.8.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.2.1_l5rdqc4k22455lce6ocqroldia: + /eslint-plugin-prettier/4.2.1_crnjwcwerrbat3mlbmrsoa543e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11939,19 +11897,19 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.30.0 + eslint: 8.31.0 prettier: 2.8.1 prettier-linter-helpers: 1.0.0 - /eslint-plugin-react-hooks/4.6.0_eslint@8.30.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.31.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 - /eslint-plugin-react/7.31.11_eslint@8.30.0: + /eslint-plugin-react/7.31.11_eslint@8.31.0: resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} engines: {node: '>=4'} peerDependencies: @@ -11961,7 +11919,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.30.0 + eslint: 8.31.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -11974,34 +11932,34 @@ packages: semver: 6.3.0 string.prototype.matchall: 4.0.8 - /eslint-plugin-simple-import-sort/8.0.0_eslint@8.30.0: + /eslint-plugin-simple-import-sort/8.0.0_eslint@8.31.0: resolution: {integrity: sha512-bXgJQ+lqhtQBCuWY/FUWdB27j4+lqcvXv5rUARkzbeWLwea+S5eBZEQrhnO+WgX3ZoJHVj0cn943iyXwByHHQw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 - /eslint-plugin-storybook/0.6.8_lzzuuodtsqwxnvqeq4g4likcqa: + /eslint-plugin-storybook/0.6.8_iukboom6ndih5an6iafl45j2fe: resolution: {integrity: sha512-57vyICs19ODx0ql+shM0hKFn4Nvwcrdw29KJbj6QKGZ+Y47aDws/lvBx65++F0vpEsr0lkZljSdUbxWjIP2+Rw==} engines: {node: 12.x || 14.x || >= 16} peerDependencies: eslint: '>=6' dependencies: '@storybook/csf': 0.0.1 - '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa - eslint: 8.30.0 + '@typescript-eslint/utils': 5.47.0_iukboom6ndih5an6iafl45j2fe + eslint: 8.31.0 requireindex: 1.2.0 ts-dedent: 2.2.0 transitivePeerDependencies: - supports-color - typescript - /eslint-plugin-turbo/0.0.7_eslint@8.30.0: + /eslint-plugin-turbo/0.0.7_eslint@8.31.0: resolution: {integrity: sha512-iajOH8eD4jha3duztGVBD1BEmvNrQBaA/y3HFHf91vMDRYRwH7BpHSDFtxydDpk5ghlhRxG299SFxz7D6z4MBQ==} peerDependencies: eslint: '>6.6.0' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 /eslint-scope/4.0.3: resolution: {integrity: sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==} @@ -12025,13 +11983,13 @@ packages: esrecurse: 4.3.0 estraverse: 5.3.0 - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 /eslint-visitor-keys/2.1.0: @@ -12042,12 +12000,12 @@ packages: resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -12058,7 +12016,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -12132,7 +12090,7 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 c8: 7.12.0 transitivePeerDependencies: @@ -12694,7 +12652,7 @@ packages: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: false - /fork-ts-checker-webpack-plugin/4.1.6_kkfru4rqae5axw7aezlpgdmyl4: + /fork-ts-checker-webpack-plugin/4.1.6_m5gnij3rfg5tbgezneaxeqvybq: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -12710,7 +12668,7 @@ packages: dependencies: '@babel/code-frame': 7.18.6 chalk: 2.4.2 - eslint: 8.30.0 + eslint: 8.31.0 micromatch: 3.1.10 minimatch: 3.1.2 semver: 5.7.1 @@ -12722,7 +12680,7 @@ packages: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.2_az3o33dww67cevji5ejlhmxqnq: + /fork-ts-checker-webpack-plugin/6.5.2_m5gnij3rfg5tbgezneaxeqvybq: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -12742,7 +12700,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.30.0 + eslint: 8.31.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.12 @@ -12751,10 +12709,10 @@ packages: semver: 7.3.8 tapable: 1.1.3 typescript: 4.9.4 - webpack: 5.75.0_@swc+core@1.3.23 + webpack: 4.46.0 dev: true - /fork-ts-checker-webpack-plugin/6.5.2_kkfru4rqae5axw7aezlpgdmyl4: + /fork-ts-checker-webpack-plugin/6.5.2_ztinast3o6ojylpg2e7ubjmesm: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -12774,7 +12732,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.30.0 + eslint: 8.31.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.12 @@ -12783,7 +12741,7 @@ packages: semver: 7.3.8 tapable: 1.1.3 typescript: 4.9.4 - webpack: 4.46.0 + webpack: 5.75.0_@swc+core@1.3.23 dev: true /form-data/2.3.3: @@ -13687,8 +13645,8 @@ packages: engines: {node: '>=12.20.0'} dev: false - /husky/8.0.2: - resolution: {integrity: sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==} + /husky/8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} engines: {node: '>=14'} hasBin: true dev: false @@ -13710,8 +13668,8 @@ packages: - encoding dev: true - /i18next/22.4.6: - resolution: {integrity: sha512-9Tm1ezxWyzV+306CIDMBbYBitC1jedQyYuuLtIv7oxjp2ohh8eyxP9xytIf+2bbQfhH784IQKPSYp+Zq9+YSbw==} + /i18next/22.4.8: + resolution: {integrity: sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==} dependencies: '@babel/runtime': 7.20.6 @@ -14389,7 +14347,7 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/parser': 7.20.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 @@ -14589,17 +14547,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@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 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-flow': 7.18.6_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/register': 7.18.9_@babel+core@7.20.12 + babel-core: 7.0.0-bridge.0_@babel+core@7.20.12 chalk: 4.1.2 flow-parser: 0.196.1 graceful-fs: 4.2.10 @@ -15190,8 +15148,8 @@ packages: dependencies: yallist: 4.0.0 - /luxon/3.2.0: - resolution: {integrity: sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw==} + /luxon/3.2.1: + resolution: {integrity: sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==} engines: {node: '>=12'} dev: true @@ -16016,7 +15974,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.11.1 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 oauth: 0.9.15 openid-client: 5.3.1 preact: 10.11.3 @@ -16025,8 +15983,8 @@ packages: react-dom: 18.2.0_react@18.2.0 uuid: 8.3.2 - /next-i18next/13.0.2_ge2a7f353qetwks2s2y4fdhdo4: - resolution: {integrity: sha512-aUHyKT2kztMgEP44zDB5KoW8XZUQawIdOYWXcrMH6lxAcS0kBsKX0uKMzGS5XlgLW88gvOVc3D7NdfCznLgyyg==} + /next-i18next/13.0.3_jry6r4gv27etfcndg3a27s2ehy: + resolution: {integrity: sha512-7AA8J6WbkxRBtSf1+97LSAE7btxWZHsBIJEJ3FuTSBgYtpRiO5NGjcb8XbNAlz6yGU0TtS+yZE+/Wu83KhIT1Q==} engines: {node: '>=14'} peerDependencies: i18next: ^22.0.6 @@ -16038,13 +15996,13 @@ packages: '@types/hoist-non-react-statics': 3.3.1 core-js: 3.26.1 hoist-non-react-statics: 3.3.2 - i18next: 22.4.6 + i18next: 22.4.8 i18next-fs-backend: 2.1.1 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 react: 18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha - /next/13.1.1_672uxklweod7ene3nqtsh262ca: + /next/13.1.1_pjwopsidmaokadturxaafygjp4: resolution: {integrity: sha512-R5eBAaIa3X7LJeYvv1bMdGnAVF4fVToEjim7MkflceFPuANY3YyvFxXee/A+acrSYwYPvOvf7f6v/BM/48ea5w==} engines: {node: '>=14.6.0'} hasBin: true @@ -16068,50 +16026,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_zavbqmrropwrojvx6ojaa4s7im - 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_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 + styled-jsx: 5.1.1_2exiyaescjxorpwwmy4ejghgte optionalDependencies: '@next/swc-android-arm-eabi': 13.1.1 '@next/swc-android-arm64': 13.1.1 @@ -17301,13 +17216,13 @@ packages: - supports-color dev: true - /prisma/4.8.0: - resolution: {integrity: sha512-DWIhxvxt8f4h6MDd35mz7BJff+fu7HItW3WPDIEpCR3RzcOWyiHBbLQW5/DOgmf+pRLTjwXQob7kuTZVYUAw5w==} + /prisma/4.8.1: + resolution: {integrity: sha512-ZMLnSjwulIeYfaU1O6/LF6PEJzxN5par5weykxMykS9Z6ara/j76JH3Yo2AH3bgJbPN4Z6NeCK9s5fDkzf33cg==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.8.0 + '@prisma/engines': 4.8.1 /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} @@ -17622,8 +17537,8 @@ packages: engines: {node: '>=10'} dev: true - /quicktype-core/6.1.0: - resolution: {integrity: sha512-r5+sRrUBX5RSdNNG2zpYD706Lxsq/0Tvh7te52csKrKKcAGGcSd1mx4sWWjhnBc54I0ZkrLHk/urIWwCDihgMg==} + /quicktype-core/6.1.12: + resolution: {integrity: sha512-pBV0VbYZEKIG49xaKGHCat6zlUbg1w15fDf3rnbV2IbG3Ec3T7e46V/dIgL+OGWFphjEZ6n7dcWZiogOk9Adtg==} dependencies: '@mark.probst/unicode-properties': 1.1.0 browser-or-node: 1.3.0 @@ -17721,7 +17636,7 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/generator': 7.20.7 '@babel/runtime': 7.20.6 ast-types: 0.14.2 @@ -17779,7 +17694,7 @@ packages: react-is: 17.0.2 dev: true - /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: + /react-i18next/12.1.1_25zoxyjt3sfdpelgxivbzvmrha: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: i18next: '>= 19.0.0' @@ -17794,7 +17709,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 html-parse-stringify: 3.0.1 - i18next: 22.4.6 + i18next: 22.4.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -18546,11 +18461,11 @@ packages: /sax/1.2.1: resolution: {integrity: sha512-8I2a3LovHTOpm7NV5yOyO8IHqgVsfK4+UuySrXU8YXkSRX7k6hCV9b3HrkKCr3nMpgj+0bmocaJJWpvp1oc7ZA==} - /sb/6.5.15_u7mmoyqfty2flmkfggora6dwra: + /sb/6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi: resolution: {integrity: sha512-trZ+5XsY/8rWchalotZekuBUiKUEHS47k4cyGbW08y206RbnBv/7z2AAut6K9wLsSNcCmJgltd2PMpdei4LRHw==} hasBin: true dependencies: - '@storybook/cli': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/cli': 6.5.15_ezwbcwsuf2bqvxzlg3s7mwruqi transitivePeerDependencies: - '@storybook/mdx2-csf' - bufferutil @@ -19183,7 +19098,7 @@ packages: '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y image-size: 1.0.2 loader-utils: 3.2.1 - next: 13.1.1_7xlrwlvvs7cv2obrs6a5y6oxxq + next: 13.1.1_pjwopsidmaokadturxaafygjp4 postcss-loader: 7.0.2_qxxfhhrl3yknjjmta266mo3u64 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -19294,7 +19209,7 @@ packages: - react-is dev: true - /storybook-react-i18next/1.1.2_yu567y5k7tncqb5wr5onr6obbu: + /storybook-react-i18next/1.1.2_ef46b55nuqn7wmwsdfu3y36rb4: resolution: {integrity: sha512-7KT/wIpV0C5IfExMZ/vfEpPVdXaHNPYhl3XkaGtLfQjmqS+EsNLbR4LyKcQaB8oKtMWMdEbg9mQ4aBJWPBdK/w==} peerDependencies: '@storybook/addons': '>=6.5.0' @@ -19319,12 +19234,12 @@ packages: '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/core-events': 6.5.15 '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y - i18next: 22.4.6 + i18next: 22.4.8 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_25zoxyjt3sfdpelgxivbzvmrha storybook-i18n: 1.1.4_pmt6gdvpkbsejpsyufhkfrbkda dev: true @@ -19595,7 +19510,7 @@ packages: react-is: '>= 16.8.0' dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/traverse': 7.20.10_supports-color@5.5.0 + '@babel/traverse': 7.20.12_supports-color@5.5.0 '@emotion/is-prop-valid': 1.2.0 '@emotion/stylis': 0.8.5 '@emotion/unitless': 0.7.5 @@ -19609,24 +19524,7 @@ 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_zavbqmrropwrojvx6ojaa4s7im: + /styled-jsx/5.1.1_2exiyaescjxorpwwmy4ejghgte: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -19639,7 +19537,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.20.5 + '@babel/core': 7.20.12 client-only: 0.0.1 react: 18.2.0 @@ -20390,8 +20288,8 @@ packages: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} - /type-fest/3.5.0: - resolution: {integrity: sha512-bI3zRmZC8K0tUz1HjbIOAGQwR2CoPQG68N5IF7gm0LBl8QSNXzkmaWnkWccCUL5uG9mCsp4sBwC8SBrNSISWew==} + /type-fest/3.5.1: + resolution: {integrity: sha512-70T99cpILFk2fzwuljwWxmazSphFrdOe3gRHbp6bqs71pxFBbJwFqnmkLO2lQL6aLHxHmYAnP/sL+AJWpT70jA==} engines: {node: '>=14.16'} dev: true @@ -21479,8 +21377,8 @@ packages: readable-stream: 3.6.0 dev: true - /zod-prisma-types/1.5.3: - resolution: {integrity: sha512-JQHcTSb37FNH0DS1bK+BDDTOwHibFMnX+AdqhahAbaFVXlqmbvdNolgQvE99xfyX0NBep3Hzslwo/nEytl24kg==} + /zod-prisma-types/1.6.2: + resolution: {integrity: sha512-znoCAsyMgUXM92qnR/pK4Qd1CrOTeVpXc6U1Lr4HTBBeH+kW9RK1MZE8MyCoJz9tW86CcQ09+S2RttiwguQ1lw==} hasBin: true dependencies: '@prisma/generator-helper': 4.8.0 @@ -21491,7 +21389,7 @@ packages: - supports-color dev: true - /zod-prisma/0.5.4_sgyu4cerrvputcbquvozfdvpkm_prisma@4.8.0+zod@3.20.2: + /zod-prisma/0.5.4_sgyu4cerrvputcbquvozfdvpkm_prisma@4.8.1+zod@3.20.2: resolution: {integrity: sha512-5Ca4Qd1a1jy1T/NqCEpbr0c+EsbjJfJ/7euEHob3zDvtUK2rTuD1Rc/vfzH8q8PtaR2TZbysD88NHmrLwpv3Xg==} engines: {node: '>=14'} hasBin: true @@ -21505,7 +21403,7 @@ packages: dependencies: '@prisma/generator-helper': 3.8.1 parenthesis: 3.1.8 - prisma: 4.8.0 + prisma: 4.8.1 ts-morph: 13.0.3 zod: 3.20.2 dev: true