From 02eed75abfe1db468ca8217d3aeaeca478c8dbfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:27:27 +0000 Subject: [PATCH] fix(ui): update all non-major dependencies Signed-off-by: Renovate Bot --- apps/app/package.json | 6 +- package.json | 4 +- packages/api/package.json | 4 +- packages/auth/package.json | 2 +- packages/aws-user-migrate/package.json | 2 +- packages/db/package.json | 2 +- packages/eslint-config/package.json | 6 +- packages/ui/package.json | 30 +- pnpm-lock.yaml | 525 +++++++++---------------- 9 files changed, 211 insertions(+), 370 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 0984745b29..f202f48808 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -40,15 +40,15 @@ "@types/node": "16.18.3", "@types/react": "18.0.25", "@types/react-dom": "18.0.9", - "@typescript-eslint/eslint-plugin": "5.43.0", - "@typescript-eslint/parser": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", + "@typescript-eslint/parser": "5.44.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "eslint": "8.28.0", "eslint-config-next": "13.0.5-canary.2", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", - "eslint-plugin-i18next": "6.0.0-4", + "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", diff --git a/package.json b/package.json index e202224aee..3d95763780 100644 --- a/package.json +++ b/package.json @@ -38,14 +38,14 @@ "@trivago/prettier-plugin-sort-imports": "3.4.0", "@types/eslint": "8.4.10", "@types/prettier": "2.7.1", - "@typescript-eslint/eslint-plugin": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "cypress": "11.1.0", "eslint-config-next": "13.0.5-canary.2", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", - "eslint-plugin-i18next": "6.0.0-4", + "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.31.11", diff --git a/packages/api/package.json b/packages/api/package.json index f5a89cac30..af49db4ced 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -23,8 +23,8 @@ "zod": "3.19.1" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.43.0", - "@typescript-eslint/parser": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", + "@typescript-eslint/parser": "5.44.0", "eslint": "8.28.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", diff --git a/packages/auth/package.json b/packages/auth/package.json index 4d52d94477..acb704725d 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -23,7 +23,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@typescript-eslint/eslint-plugin": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", "eslint": "8.28.0", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", diff --git a/packages/aws-user-migrate/package.json b/packages/aws-user-migrate/package.json index edeff3a4c7..8ff20ee64a 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.1258.0" + "aws-sdk": "2.1259.0" }, "devDependencies": { "@types/aws-lambda": "8.10.108", diff --git a/packages/db/package.json b/packages/db/package.json index a34e3f6baf..f489a9d450 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -40,7 +40,7 @@ "@faker-js/faker": "7.6.0", "@types/node": "16.18.3", "@types/recursive-readdir": "2.2.1", - "@typescript-eslint/eslint-plugin": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "axios": "1.1.3", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 01140c696d..a5d74896a4 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -15,18 +15,18 @@ "preinstall": "npx only-allow pnpm" }, "dependencies": { - "@typescript-eslint/parser": "5.43.0", + "@typescript-eslint/parser": "5.44.0", "eslint-config-prettier": "8.5.0" }, "devDependencies": { "@next/eslint-plugin-next": "13.0.5-canary.2", "@types/eslint": "8.4.10", - "@typescript-eslint/eslint-plugin": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", "eslint": "8.28.0", "eslint-config-next": "13.0.5-canary.2", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", - "eslint-plugin-i18next": "6.0.0-4", + "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.31.11", diff --git a/packages/ui/package.json b/packages/ui/package.json index afa0d2a51f..85198e31c2 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -20,19 +20,19 @@ "@emotion/react": "11.10.5", "@emotion/server": "11.10.0", "@iconify/react": "4.0.0", - "@mantine/carousel": "5.8.0", - "@mantine/core": "5.8.0", - "@mantine/dates": "5.8.0", - "@mantine/dropzone": "5.8.0", - "@mantine/form": "5.8.0", - "@mantine/hooks": "5.8.0", - "@mantine/modals": "5.8.0", - "@mantine/next": "5.8.0", - "@mantine/notifications": "5.8.0", - "@mantine/nprogress": "5.8.0", - "@mantine/prism": "5.8.0", - "@mantine/spotlight": "5.8.0", - "@mantine/tiptap": "5.8.0", + "@mantine/carousel": "5.8.2", + "@mantine/core": "5.8.2", + "@mantine/dates": "5.8.2", + "@mantine/dropzone": "5.8.2", + "@mantine/form": "5.8.2", + "@mantine/hooks": "5.8.2", + "@mantine/modals": "5.8.2", + "@mantine/next": "5.8.2", + "@mantine/notifications": "5.8.2", + "@mantine/nprogress": "5.8.2", + "@mantine/prism": "5.8.2", + "@mantine/spotlight": "5.8.2", + "@mantine/tiptap": "5.8.2", "@tabler/icons": "1.112.0", "@tiptap/extension-link": "2.0.0-beta.202", "@tiptap/react": "2.0.0-beta.202", @@ -67,7 +67,7 @@ "@types/node": "16.18.3", "@types/react": "18.0.25", "@types/react-dom": "18.0.9", - "@typescript-eslint/eslint-plugin": "5.43.0", + "@typescript-eslint/eslint-plugin": "5.44.0", "@weareinreach/config": "0.100.0", "@weareinreach/eslint-config": "0.100.0", "babel-loader": "9.1.0", @@ -76,7 +76,7 @@ "eslint-config-next": "13.0.5-canary.2", "eslint-import-resolver-typescript": "3.5.2", "eslint-plugin-codegen": "0.16.1", - "eslint-plugin-i18next": "6.0.0-4", + "eslint-plugin-i18next": "6.0.0-6", "eslint-plugin-import": "2.26.0", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.31.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0cdeab23b..da667f04be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,14 +26,14 @@ importers: '@trivago/prettier-plugin-sort-imports': 3.4.0 '@types/eslint': 8.4.10 '@types/prettier': 2.7.1 - '@typescript-eslint/eslint-plugin': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 cypress: 11.1.0 eslint-config-next: 13.0.5-canary.2 eslint-import-resolver-typescript: 3.5.2 eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.31.11 @@ -56,14 +56,14 @@ importers: '@trivago/prettier-plugin-sort-imports': 3.4.0_prettier@2.7.1 '@types/eslint': 8.4.10 '@types/prettier': 2.7.1 - '@typescript-eslint/eslint-plugin': 5.43.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu '@weareinreach/config': link:packages/config '@weareinreach/eslint-config': link:packages/eslint-config cypress: 11.1.0 eslint-config-next: 13.0.5-canary.2_hsf322ms6xhhd4b5ne6lb74y4a eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-prettier: 4.2.1_bqvntwytoepwmeyeh2xeb7vzue eslint-plugin-react: 7.31.11_eslint@8.28.0 @@ -91,8 +91,8 @@ importers: '@types/node': 16.18.3 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0 - '@typescript-eslint/parser': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 + '@typescript-eslint/parser': 5.44.0 '@weareinreach/api': 0.100.0 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 @@ -103,7 +103,7 @@ importers: eslint-config-next: 13.0.5-canary.2 eslint-import-resolver-typescript: 3.5.2 eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + 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 @@ -142,16 +142,16 @@ importers: '@types/node': 16.18.3 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0_nqj4bdx4ekws7aecttskpih4py - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a '@weareinreach/config': link:../../packages/config '@weareinreach/eslint-config': link:../../packages/eslint-config eslint: 8.28.0 eslint-config-next: 13.0.5-canary.2_hsf322ms6xhhd4b5ne6lb74y4a eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 - eslint-plugin-import: 2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu + eslint-plugin-i18next: 6.0.0-6 + eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-prettier: 4.2.1_bqvntwytoepwmeyeh2xeb7vzue eslint-plugin-simple-import-sort: 8.0.0_eslint@8.28.0 typescript: 4.9.3 @@ -187,8 +187,8 @@ importers: specifiers: '@trpc/client': 10.0.0 '@trpc/server': 10.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0 - '@typescript-eslint/parser': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 + '@typescript-eslint/parser': 5.44.0 '@weareinreach/auth': 0.100.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 @@ -212,12 +212,12 @@ importers: superjson: 1.11.0 zod: 3.19.1 devDependencies: - '@typescript-eslint/eslint-plugin': 5.43.0_nqj4bdx4ekws7aecttskpih4py - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a eslint: 8.28.0 eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 - eslint-plugin-import: 2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu + eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-prettier: 4.2.1_bqvntwytoepwmeyeh2xeb7vzue eslint-plugin-simple-import-sort: 8.0.0_eslint@8.28.0 typescript: 4.9.3 @@ -225,7 +225,7 @@ importers: packages/auth: specifiers: '@next-auth/prisma-adapter': 1.0.5 - '@typescript-eslint/eslint-plugin': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 '@weareinreach/config': 0.100.0 '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 @@ -250,7 +250,7 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.43.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu eslint: 8.28.0 eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 @@ -268,13 +268,13 @@ importers: '@weareinreach/db': 0.100.0 '@weareinreach/eslint-config': 0.100.0 aws-lambda: 1.0.7 - aws-sdk: 2.1258.0 + aws-sdk: 2.1259.0 eslint: 8.28.0 prettier: 2.7.1 typescript: 4.9.3 dependencies: '@weareinreach/db': link:../db - aws-sdk: 2.1258.0 + aws-sdk: 2.1259.0 devDependencies: '@types/aws-lambda': 8.10.108 '@types/node': 16.18.3 @@ -303,7 +303,7 @@ importers: '@prisma/client': 4.6.1 '@types/node': 16.18.3 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 axios: 1.1.3 @@ -342,7 +342,7 @@ importers: '@faker-js/faker': 7.6.0 '@types/node': 16.18.3 '@types/recursive-readdir': 2.2.1 - '@typescript-eslint/eslint-plugin': 5.43.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config axios: 1.1.3 @@ -373,14 +373,14 @@ importers: specifiers: '@next/eslint-plugin-next': 13.0.5-canary.2 '@types/eslint': 8.4.10 - '@typescript-eslint/eslint-plugin': 5.43.0 - '@typescript-eslint/parser': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 + '@typescript-eslint/parser': 5.44.0 eslint: 8.28.0 eslint-config-next: 13.0.5-canary.2 eslint-config-prettier: 8.5.0 eslint-import-resolver-typescript: 3.5.2 eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.31.11 @@ -390,18 +390,18 @@ importers: next: 13.0.5-canary.2 typescript: 4.9.3 dependencies: - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a eslint-config-prettier: 8.5.0_eslint@8.28.0 devDependencies: '@next/eslint-plugin-next': 13.0.5-canary.2 '@types/eslint': 8.4.10 - '@typescript-eslint/eslint-plugin': 5.43.0_nqj4bdx4ekws7aecttskpih4py + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu eslint: 8.28.0 eslint-config-next: 13.0.5-canary.2_hsf322ms6xhhd4b5ne6lb74y4a eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 - eslint-plugin-import: 2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu + eslint-plugin-i18next: 6.0.0-6 + eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-prettier: 4.2.1_pgxuib4rd7wiymfktharf5ydt4 eslint-plugin-react: 7.31.11_eslint@8.28.0 eslint-plugin-simple-import-sort: 8.0.0_eslint@8.28.0 @@ -429,19 +429,19 @@ importers: '@geometricpanda/storybook-addon-badges': 0.2.2 '@iconify/icons-fa6-solid': 1.2.8 '@iconify/react': 4.0.0 - '@mantine/carousel': 5.8.0 - '@mantine/core': 5.8.0 - '@mantine/dates': 5.8.0 - '@mantine/dropzone': 5.8.0 - '@mantine/form': 5.8.0 - '@mantine/hooks': 5.8.0 - '@mantine/modals': 5.8.0 - '@mantine/next': 5.8.0 - '@mantine/notifications': 5.8.0 - '@mantine/nprogress': 5.8.0 - '@mantine/prism': 5.8.0 - '@mantine/spotlight': 5.8.0 - '@mantine/tiptap': 5.8.0 + '@mantine/carousel': 5.8.2 + '@mantine/core': 5.8.2 + '@mantine/dates': 5.8.2 + '@mantine/dropzone': 5.8.2 + '@mantine/form': 5.8.2 + '@mantine/hooks': 5.8.2 + '@mantine/modals': 5.8.2 + '@mantine/next': 5.8.2 + '@mantine/notifications': 5.8.2 + '@mantine/nprogress': 5.8.2 + '@mantine/prism': 5.8.2 + '@mantine/spotlight': 5.8.2 + '@mantine/tiptap': 5.8.2 '@next/eslint-plugin-next': 13.0.5-canary.2 '@next/font': 13.0.5-canary.2 '@storybook/addon-a11y': 6.5.13 @@ -465,7 +465,7 @@ importers: '@types/node': 16.18.3 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0 + '@typescript-eslint/eslint-plugin': 5.44.0 '@weareinreach/config': 0.100.0 '@weareinreach/eslint-config': 0.100.0 babel-loader: 9.1.0 @@ -476,7 +476,7 @@ importers: eslint-config-next: 13.0.5-canary.2 eslint-import-resolver-typescript: 3.5.2 eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.31.11 @@ -515,19 +515,19 @@ importers: '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/server': 11.10.0 '@iconify/react': 4.0.0_react@18.2.0 - '@mantine/carousel': 5.8.0_lduawvz4joneubhpdif7pldlli - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/dates': 5.8.0_hjyugwpbjpzxrb6rj2z2izxfsu - '@mantine/dropzone': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/form': 5.8.0_react@18.2.0 - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/modals': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/next': 5.8.0_7dxjexgljqctru6cncqokdofdq - '@mantine/notifications': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/nprogress': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/prism': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/spotlight': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/tiptap': 5.8.0_lw4crgs6y7nk6agbp5xolqs5ge + '@mantine/carousel': 5.8.2_cn6h5aixytejbzz2ukrxbypgyq + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/dates': 5.8.2_gwjrnwdentaalmdyedkyaxsxay + '@mantine/dropzone': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/form': 5.8.2_react@18.2.0 + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/modals': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/next': 5.8.2_7dxjexgljqctru6cncqokdofdq + '@mantine/notifications': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/nprogress': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/prism': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/spotlight': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/tiptap': 5.8.2_rpdii6eeyt5hlwlx3r4rmgsomy '@tabler/icons': 1.112.0_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.202_fosglmwb3u6jhi6bbjmnlbdsbu '@tiptap/react': 2.0.0-beta.202_b34bfmrzq6nwqs5zwwuhxagzky @@ -561,7 +561,7 @@ importers: '@types/node': 16.18.3 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu '@weareinreach/config': link:../config '@weareinreach/eslint-config': link:../eslint-config babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi @@ -570,7 +570,7 @@ importers: eslint-config-next: 13.0.5-canary.2_hsf322ms6xhhd4b5ne6lb74y4a eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee eslint-plugin-codegen: 0.16.1 - eslint-plugin-i18next: 6.0.0-4 + eslint-plugin-i18next: 6.0.0-6 eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-prettier: 4.2.1_bqvntwytoepwmeyeh2xeb7vzue eslint-plugin-react: 7.31.11_eslint@8.28.0 @@ -591,7 +591,7 @@ importers: resolve-url-loader: 5.0.0 sb: 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu storybook-addon-designs: 6.3.1_react@18.2.0 - storybook-addon-mantine: 1.2.0_hrksmewdduj6qlf4ukw42tif24 + storybook-addon-mantine: 1.2.0_kxryx5xabwyhguur6rzvcl3qou storybook-addon-next: 1.6.10_b7tzlg57qesf7xplan6szfsslq storybook-addon-swc: 1.1.9_webpack@5.75.0 storybook-addon-turbo-build: 1.1.0_webpack@5.75.0 @@ -3304,7 +3304,7 @@ packages: dependencies: '@babel/runtime': 7.20.1 '@types/react': 18.0.25 - clsx: 1.1.0 + clsx: 1.1.1 focus-lock: 0.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3754,31 +3754,31 @@ packages: resolution: {integrity: sha512-VMOxsWh/QDwrxPsgkSQnuZ+8mfNy1OTjzzUdLBvvZtpahwPTHTeVZ51RZRqO4xfKVrR+btIPA8D01IL3xeG66w==} dev: true - /@mantine/carousel/5.8.0_lduawvz4joneubhpdif7pldlli: - resolution: {integrity: sha512-CXd698uT0Kh4jtK5d7f045/DYpTwjPXe7UhZ6z1TJbAREcUX47hDOkI9GKg+6tK9ratL2MRw3PFbMilzD9UqPQ==} + /@mantine/carousel/5.8.2_cn6h5aixytejbzz2ukrxbypgyq: + resolution: {integrity: sha512-zxshrGGugKgkJEZGhxzp7+PRpnblf+5hTqBt2iS5MBKQ7ClUWUPs1odvaZ8hZxlHU8seUQ2EFrw80oUacwqdYA==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 embla-carousel-react: ^7.0.0 react: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 embla-carousel-react: 7.0.5_react@18.2.0 react: 18.2.0 - /@mantine/core/5.8.0_oropdu55clxolwu5c7qygkf2pm: - resolution: {integrity: sha512-GGQJqVXI3cbY5OzFrg3S3bJUypPktJIFeb2hI65qskFJViL6F8dUynRuKZfi8B4GHteG86zqiZCUo0cUVRTiaQ==} + /@mantine/core/5.8.2_wk4snxdwgug6rsjcbzlyeojvsa: + resolution: {integrity: sha512-F+m+FUN8vn/LRiD/Z0v8eC0lodZEsta+f4hJ7JjchX+6+ehi1GnbPgRkH37HOoGzrqe4DC16mqmF2JTVkgRINw==} peerDependencies: - '@mantine/hooks': 5.8.0 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: '@floating-ui/react-dom-interactions': 0.10.3_2zx2umvpluuhvlq44va5bta2da - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/styles': 5.8.0_sogmqz4enknxtkxk3k5s6bqwnq - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/styles': 5.8.2_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/utils': 5.8.2_react@18.2.0 '@radix-ui/react-scroll-area': 1.0.0_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3787,37 +3787,37 @@ packages: - '@emotion/react' - '@types/react' - /@mantine/dates/5.8.0_hjyugwpbjpzxrb6rj2z2izxfsu: - resolution: {integrity: sha512-w8pc/cCUXiITBnAi9hy3My8ML9/Y/ANDTHkJpPsiMLMSt+JbC1eqcytXMv3CGGLhWdkwRy5E43J7yv1rAs89fQ==} + /@mantine/dates/5.8.2_gwjrnwdentaalmdyedkyaxsxay: + resolution: {integrity: sha512-XL6EseehVbsSDctIAKFSd3qwBZlhedAKjPBIqkrMuYHpUIoCs9iDb1zpVDhvQQiS6bQVsJv2MN7FbUjdV4Zqqg==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 dayjs: '>=1.0.0' react: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 dayjs: 1.11.6 react: 18.2.0 - /@mantine/dropzone/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-PayHH94X+K36AHYOSEgMjsvwEO0CQ2I1hqJVRtq2iOTmjbBg488nifvqR6b2Bymz/c0OWXAqFJGiOWs7vwAnYQ==} + /@mantine/dropzone/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-41PTJgtfmrl6Xnr8qQ2GjHcGt9XfRf+dc1luLdil4iVA6T6q0YJ/06XbuqblLhyQdVLF4sndq2+W0EmiadVXkw==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_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.8.0_react@18.2.0: - resolution: {integrity: sha512-gm43Z7x03fheS5ma8ftiU3SdKPPCWAJUcByCbf9Ye2ZkBDmhuVsDE7UG5Mne96Ew2XEAZ9jBv+U3Ewk+9v+4gQ==} + /@mantine/form/5.8.2_react@18.2.0: + resolution: {integrity: sha512-FWh30GN9g0FRhX3a4fzeSvW6CRcyQpMvECIoYbwBqDkSeFMIH2RDK7pQNz4FWOwF3zIw4q6wxTUBOUjEQrIzKw==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: @@ -3825,36 +3825,36 @@ packages: klona: 2.0.5 react: 18.2.0 - /@mantine/hooks/5.8.0_react@18.2.0: - resolution: {integrity: sha512-838TKK0jTvU9sy7OcbDYc2P9fXyyca4HQxKRP2kRJnsnL6ZAHWFlFosGIcN97FiWh+8uQA7jCoD8jyrUjrFDXg==} + /@mantine/hooks/5.8.2_react@18.2.0: + resolution: {integrity: sha512-j/jdEqp0NgJzel6hdVfU4U3YGFOrCo5UKHBzvRKxpF8+PSY2i2nRY8XqkR0qp5yGjhgwl9uiZRbUTK9a1MxNwg==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: react: 18.2.0 - /@mantine/modals/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-AUug+6OS+baJVKaIop2oukC7E2AUv8dR9gpD9yi4c3bBKBP4GpSl91i/BVMWVpd3Zgt4H1PitZLh074fsh4fOA==} + /@mantine/modals/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-q5w4b3620q8nnH8Wq4u5MzPSoKZj8a2mo2+n5ndtS2bl3xRQzjl6Fn5Qc/dsB0Gb7qdY37kMq36PGE/PiCvn2Q==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/next/5.8.0_7dxjexgljqctru6cncqokdofdq: - resolution: {integrity: sha512-hL+52JwxLaIua2oMzm3hPcUyJqf6BcE9Md5/S3IGoMvQ69neGFeJKKkQIzTD1ikjm4Rw7ryEjko/FA5axe7u5A==} + /@mantine/next/5.8.2_7dxjexgljqctru6cncqokdofdq: + resolution: {integrity: sha512-VDOWlJZPBz7WVMYkD6DEmgmzpFZhQBQ7/u4jv5HBoc2ibBw8QerLcQi33qmmsDLyuiHkKYEFBdyso8p7mAKSdQ==} peerDependencies: next: '*' react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/ssr': 5.8.0_vavbdtuajfyku5chqvt5ands7q - '@mantine/styles': 5.8.0_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/ssr': 5.8.2_vavbdtuajfyku5chqvt5ands7q + '@mantine/styles': 5.8.2_sogmqz4enknxtkxk3k5s6bqwnq next: 13.0.5-canary.2_mqvh5p7ejg4taogoj6tpk3gd5a react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -3862,51 +3862,51 @@ packages: - '@emotion/react' - '@emotion/server' - /@mantine/notifications/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-F5dDPwIgX/Uqt5zaI6VgBRAFeCs4dcxUPR2UkiMLmdcPHFw7y5GPO9MUmKDyLUxUyPRCWBYmKoObNBaAHKLfcw==} + /@mantine/notifications/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-Z9cMHcCgblkV4ytLAQ8O8RvsGiLf39pTnOlSHLb97SfpT5Uz5zwCltWT3ApTSbikUen0GOSWwXFrmVAmOwwKng==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_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.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-D3LUE4V94iGkgLN23xfYe2zFZ5jcDmugB0cVS82m1q/crJOrMVKfpXesOE+mu+zUBKeOBVTcni66hXvGYFgiZg==} + /@mantine/nprogress/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-GabFrSa1OHQ58rIF77VLF/IvK+eANcfuBbudXZEiuGr8HzCUS9MlGDzKMjeDen1Nt8v1euDDErNpmHM6fqO2RQ==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/prism/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-5FmVX/HmLm+xPqxMQ7twn2QE96JZCY/r81k5nEDGINb17TEioU5ILhnGl05O31eS89N/g3L2vMh7n/bOiQIxJg==} + /@mantine/prism/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-hdh6/PkGGt/zg0n5GBAcc012l2mNoiQSXUGoDYqYSXbognYx4DTWoekO8hdtYLoGlmZZ6jJpz7y9i8t1TKSJYw==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_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/rte/5.8.2_ewvkjm4ajyqza72j4kh4rch33a: + /@mantine/rte/5.8.2_mg4am4smyspjkl6dnttcswxx6a: resolution: {integrity: sha512-dTg3MS5IpZfEnfyp6E5jv7bE795I88AIRoaiVq6rPiF2VhhP8+muccKfUj/yqiUl9OZOAdMJ8wP+k4SysfgvWQ==} peerDependencies: '@mantine/core': 5.8.2 @@ -3914,8 +3914,8 @@ packages: react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 '@tabler/icons': 1.112.0_biqbaboplfbrettd7655fr4n2y quill-mention: 3.1.0 react: 18.2.0 @@ -3923,22 +3923,22 @@ packages: react-quill: 2.0.0_biqbaboplfbrettd7655fr4n2y dev: true - /@mantine/spotlight/5.8.0_ewvkjm4ajyqza72j4kh4rch33a: - resolution: {integrity: sha512-QrMUaiuZr+/NBgcwOoiuxwhVBVnZz2p2oIXvDQQGJ+nN3eyqBcIuL3UCXKEKsYULdyZfyD2tKK38vsipKFS67w==} + /@mantine/spotlight/5.8.2_mg4am4smyspjkl6dnttcswxx6a: + resolution: {integrity: sha512-eOyeCnewqhBMMOiVEjJ/Nq6N9I+9fPkm0A1oCFA0NGDMsIZKD1YLH/H8O1psOMxXbP/C2lSyBAM1L6RQOxwchw==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 react: '>=16.8.0 || >=18' react-dom: '>=16.8.0 || >=18' dependencies: - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/ssr/5.8.0_vavbdtuajfyku5chqvt5ands7q: - resolution: {integrity: sha512-JKhLPQBCLu/dv5V89y3/nA5Awr/ADR4Ti0ajmfEbe+8aUfDCgHQ3l80jpUYzWGeiT4qNBMzRg1ovxGZ0Ra1e5A==} + /@mantine/ssr/5.8.2_vavbdtuajfyku5chqvt5ands7q: + resolution: {integrity: sha512-D1QDIL0fGUTa2lvga4mr3P2sA8viJX22YxI9sUc97of4NOaXYvM4iWOip0TBXL9ijlZ1+R0wZaGMypj0xNJPXQ==} peerDependencies: '@emotion/react': '>=11.9.0' '@emotion/server': '>=11.4.0' @@ -3947,13 +3947,13 @@ packages: dependencies: '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/server': 11.10.0 - '@mantine/styles': 5.8.0_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/styles': 5.8.2_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.8.0_sogmqz4enknxtkxk3k5s6bqwnq: - resolution: {integrity: sha512-sCKPEJpiSF97ISrbJ6tr9GdYCLoX0vWA0aKWc5GGnpZLVTr5WlqMdqY7u0J00aAfjPHqeuN3hIrnEs7bn0qmVg==} + /@mantine/styles/5.8.2_sogmqz4enknxtkxk3k5s6bqwnq: + resolution: {integrity: sha512-mXuQFPS/pSP1zKypnUXWUQ35SWhF+rJhI/7YxdIvJgkzVy9i6DoQAd895bETMrejokGxxguvZHPsGGJGqsLM3A==} peerDependencies: '@emotion/react': '>=11.9.0' react: '>=16.8.0 || >=18' @@ -3965,27 +3965,27 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /@mantine/tiptap/5.8.0_lw4crgs6y7nk6agbp5xolqs5ge: - resolution: {integrity: sha512-oQ10Jrfhp6ZDn9S5D9zSffJJbuREt6atEDDJFdy2mJpIxUeURWMUpQl+FwFui1+/PH/sMtLmN3bTHksNzHCAyA==} + /@mantine/tiptap/5.8.2_rpdii6eeyt5hlwlx3r4rmgsomy: + resolution: {integrity: sha512-EtQiWFz8x7Nqf33nnFluzcpPJAXH9KPcgMlCZq3N5KBK9+Kx+tsj0lerdswn5TKvxO2JUijZyd9jvG0wpefNpA==} peerDependencies: - '@mantine/core': 5.8.0 - '@mantine/hooks': 5.8.0 + '@mantine/core': 5.8.2 + '@mantine/hooks': 5.8.2 '@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.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/utils': 5.8.0_react@18.2.0 + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/utils': 5.8.2_react@18.2.0 '@tabler/icons': 1.112.0_biqbaboplfbrettd7655fr4n2y '@tiptap/extension-link': 2.0.0-beta.202_fosglmwb3u6jhi6bbjmnlbdsbu '@tiptap/react': 2.0.0-beta.202_b34bfmrzq6nwqs5zwwuhxagzky react: 18.2.0 dev: false - /@mantine/utils/5.8.0_react@18.2.0: - resolution: {integrity: sha512-gVE4U3apoE53MUWgKqst9H0iWgurzBccZNSSGRv3kD62vAFcI1JJhxxuW7X271bc9IMhKjgezEH14ApH1jlwCA==} + /@mantine/utils/5.8.2_react@18.2.0: + resolution: {integrity: sha512-ZTxZeTyRO2l9dQ7pYsaV3AC7Cjz1HAPi1Ukd9GtiVYq74UuA3iBMLbPV4obxcHAqgUqgIHAP2ulCKHN3DPhaDQ==} peerDependencies: react: '>=16.8.0 || >=18' dependencies: @@ -7303,8 +7303,8 @@ packages: dev: false optional: true - /@typescript-eslint/eslint-plugin/5.43.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} + /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: + resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -7315,35 +7315,9 @@ packages: optional: true dependencies: '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/type-utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - debug: 4.3.4 - eslint: 8.28.0 - ignore: 5.2.0 - natural-compare-lite: 1.4.0 - regexpp: 3.2.0 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 - transitivePeerDependencies: - - supports-color - - /@typescript-eslint/eslint-plugin/5.43.0_nqj4bdx4ekws7aecttskpih4py: - resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/type-utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/scope-manager': 5.44.0 + '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 eslint: 8.28.0 ignore: 5.2.0 @@ -7354,7 +7328,6 @@ packages: typescript: 4.9.3 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/experimental-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: resolution: {integrity: sha512-j8GLemAySe8oUCgILdUaT66pemdWSYcwUYG2Pb71O119hCdvkU+4q8sUTbnDg8NhlZEzSWG2N1v4IxT1kEZrGg==} @@ -7368,25 +7341,6 @@ packages: - supports-color - typescript - /@typescript-eslint/parser/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 - debug: 4.3.4 - eslint: 8.28.0 - typescript: 4.9.3 - transitivePeerDependencies: - - supports-color - /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7406,13 +7360,6 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/scope-manager/5.43.0: - resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/visitor-keys': 5.43.0 - /@typescript-eslint/scope-manager/5.44.0: resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7420,8 +7367,8 @@ packages: '@typescript-eslint/types': 5.44.0 '@typescript-eslint/visitor-keys': 5.44.0 - /@typescript-eslint/type-utils/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==} + /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -7430,8 +7377,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 eslint: 8.28.0 tsutils: 3.21.0_typescript@4.9.3 @@ -7439,34 +7386,10 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/types/5.43.0: - resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/types/5.44.0: resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/typescript-estree/5.43.0_typescript@4.9.3: - resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/visitor-keys': 5.43.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 - transitivePeerDependencies: - - supports-color - /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7487,25 +7410,6 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==} - 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.43.0 - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 - eslint: 8.28.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 - semver: 7.3.8 - transitivePeerDependencies: - - supports-color - - typescript - /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -7525,13 +7429,6 @@ packages: - supports-color - typescript - /@typescript-eslint/visitor-keys/5.43.0: - resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.43.0 - eslint-visitor-keys: 3.3.0 - /@typescript-eslint/visitor-keys/5.44.0: resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8407,14 +8304,14 @@ packages: resolution: {integrity: sha512-9GNFMRrEMG5y3Jvv+V4azWvc+qNWdWLTjDdhf/zgMlz8haaaLWv0xeAIWxz9PuWUBawsVxy0zZotjCdR3Xq+2w==} hasBin: true dependencies: - aws-sdk: 2.1258.0 + aws-sdk: 2.1259.0 commander: 3.0.2 js-yaml: 3.14.1 watchpack: 2.4.0 dev: true - /aws-sdk/2.1258.0: - resolution: {integrity: sha512-siqNFXlhJZVN1BizPZebJViFXtTUPgcA+yLfHKl2eC4Ied7kE7spOjZmAzpuiGUTzFagk1oWCaJ1Hit4llIoGg==} + /aws-sdk/2.1259.0: + resolution: {integrity: sha512-ku0sXQ0HOpvhMfu9yszqek4T+xvR9pXemxn3ruG3raIv9Hag0bpZoSqxm6rFtlZV9C26bB47ef5A5+HbkPk8PQ==} engines: {node: '>= 10.0.0'} dependencies: buffer: 4.9.2 @@ -8711,6 +8608,7 @@ packages: /bindings/1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: true @@ -8974,7 +8872,7 @@ packages: resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} dependencies: base64-js: 1.5.1 - ieee754: 1.1.13 + ieee754: 1.2.1 isarray: 1.0.0 /buffer/5.7.1: @@ -11298,11 +11196,11 @@ packages: dependencies: '@next/eslint-plugin-next': 13.0.5-canary.2 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a eslint: 8.28.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee - eslint-plugin-import: 2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu + eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.28.0 eslint-plugin-react: 7.31.11_eslint@8.28.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 @@ -11337,7 +11235,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.10.0 eslint: 8.28.0 - eslint-plugin-import: 2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu + eslint-plugin-import: 2.26.0_vc54pluhgv7booofyyjouvuf74 get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.11.0 @@ -11375,35 +11273,6 @@ packages: transitivePeerDependencies: - supports-color - /eslint-module-utils/2.7.4_hkyvkcuamndkjh6xd3yrie643u: - resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint: - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true - dependencies: - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - debug: 3.2.7 - eslint: 8.28.0 - eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.2_ktrec6dplf4now6nlbc6d67jee - transitivePeerDependencies: - - supports-color - /eslint-plugin-codegen/0.16.1: resolution: {integrity: sha512-+mKDJezeoziyQOuPicRj6im1GxzxDvv+EgAZAOTIxBwaWTadppgwZGFMeUrWucNM2duJXmvLDcbsmVT69ORgQA==} dependencies: @@ -11423,43 +11292,13 @@ packages: transitivePeerDependencies: - supports-color - /eslint-plugin-i18next/6.0.0-4: - resolution: {integrity: sha512-QF0TpFuk5HkdzKBirXsWvueX50GIu/mhTUtYWSUSHjJcLPugap890XGsyDhOSUpX/tNzX32K43v96InZr7+mmg==} + /eslint-plugin-i18next/6.0.0-6: + resolution: {integrity: sha512-Wl9Ko3AUORoOXm8Gve8BlfasT2dyIcDu1WgPUpLK3G6D/CDDOH33mF5Nd+TThkRVFKIoFY8QObZtnmn9jf9qxA==} engines: {node: '>=0.10.0'} dependencies: lodash: 4.17.21 requireindex: 1.1.0 - /eslint-plugin-import/2.26.0_d5vn4nsvkp5ugznurcfxmdkaeu: - resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - dependencies: - '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a - array-includes: 3.1.6 - array.prototype.flat: 1.3.1 - debug: 2.6.9 - doctrine: 2.1.0 - eslint: 8.28.0 - eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_hkyvkcuamndkjh6xd3yrie643u - has: 1.0.3 - is-core-module: 2.11.0 - is-glob: 4.0.3 - minimatch: 3.1.2 - object.values: 1.1.6 - resolve: 1.22.1 - tsconfig-paths: 3.14.1 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - /eslint-plugin-import/2.26.0_vc54pluhgv7booofyyjouvuf74: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} @@ -12127,6 +11966,7 @@ packages: /file-uri-to-path/1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: true optional: true @@ -15399,6 +15239,7 @@ packages: /nan/2.17.0: resolution: {integrity: sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==} + requiresBuild: true dev: true optional: true @@ -18701,7 +18542,7 @@ packages: - react dev: true - /storybook-addon-mantine/1.2.0_hrksmewdduj6qlf4ukw42tif24: + /storybook-addon-mantine/1.2.0_kxryx5xabwyhguur6rzvcl3qou: resolution: {integrity: sha512-GuYmjZMNFNMa3lT1M/eH9nVLIxN4l54FLqn1uiJZ11dmbYfdHaO3IwTBrRrSFfwGtK2P8hiNPNIhXZ6+mBZMSQ==} peerDependencies: '@emotion/react': ^11.9.3 @@ -18738,19 +18579,19 @@ packages: '@babel/core': 7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy - '@mantine/carousel': 5.8.0_lduawvz4joneubhpdif7pldlli - '@mantine/core': 5.8.0_oropdu55clxolwu5c7qygkf2pm - '@mantine/dates': 5.8.0_hjyugwpbjpzxrb6rj2z2izxfsu - '@mantine/dropzone': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/form': 5.8.0_react@18.2.0 - '@mantine/hooks': 5.8.0_react@18.2.0 - '@mantine/modals': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/next': 5.8.0_7dxjexgljqctru6cncqokdofdq - '@mantine/notifications': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/nprogress': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/prism': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/rte': 5.8.2_ewvkjm4ajyqza72j4kh4rch33a - '@mantine/spotlight': 5.8.0_ewvkjm4ajyqza72j4kh4rch33a + '@mantine/carousel': 5.8.2_cn6h5aixytejbzz2ukrxbypgyq + '@mantine/core': 5.8.2_wk4snxdwgug6rsjcbzlyeojvsa + '@mantine/dates': 5.8.2_gwjrnwdentaalmdyedkyaxsxay + '@mantine/dropzone': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/form': 5.8.2_react@18.2.0 + '@mantine/hooks': 5.8.2_react@18.2.0 + '@mantine/modals': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/next': 5.8.2_7dxjexgljqctru6cncqokdofdq + '@mantine/notifications': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/nprogress': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/prism': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/rte': 5.8.2_mg4am4smyspjkl6dnttcswxx6a + '@mantine/spotlight': 5.8.2_mg4am4smyspjkl6dnttcswxx6a '@storybook/addon-actions': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-essentials': 6.5.13_mkvqu4dpcolj4gx2fwxsmvgdzm '@storybook/addon-interactions': 6.5.13_ivdudmvvzzsf6tsttamhsg5viq