Skip to content

Commit

Permalink
Merge branch 'dev' into IN-834-modal-coverage-area
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jul 18, 2023
2 parents cfe6f3e + a1f5024 commit ccd38b0
Show file tree
Hide file tree
Showing 11 changed files with 1,357 additions and 2,522 deletions.
50 changes: 25 additions & 25 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
"@aws-crypto/sha256-js": "4.0.0",
"@aws-sdk/client-s3": "3.370.0",
"@aws-sdk/signature-v4": "3.370.0",
"@crowdin/crowdin-api-client": "1.23.3",
"@crowdin/crowdin-api-client": "1.23.4",
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.16",
"@mantine/core": "6.0.16",
"@mantine/dates": "6.0.16",
"@mantine/dropzone": "6.0.16",
"@mantine/form": "6.0.16",
"@mantine/hooks": "6.0.16",
"@mantine/modals": "6.0.16",
"@mantine/next": "6.0.16",
"@mantine/notifications": "6.0.16",
"@mantine/nprogress": "6.0.16",
"@mantine/prism": "6.0.16",
"@mantine/spotlight": "6.0.16",
"@mantine/tiptap": "6.0.16",
"@mantine/utils": "6.0.16",
"@mantine/carousel": "6.0.17",
"@mantine/core": "6.0.17",
"@mantine/dates": "6.0.17",
"@mantine/dropzone": "6.0.17",
"@mantine/form": "6.0.17",
"@mantine/hooks": "6.0.17",
"@mantine/modals": "6.0.17",
"@mantine/next": "6.0.17",
"@mantine/notifications": "6.0.17",
"@mantine/nprogress": "6.0.17",
"@mantine/prism": "6.0.17",
"@mantine/spotlight": "6.0.17",
"@mantine/tiptap": "6.0.17",
"@mantine/utils": "6.0.17",
"@next/bundle-analyzer": "13.4.10",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-trace-otlp-http": "0.41.0",
Expand All @@ -55,12 +55,12 @@
"@opentelemetry/sdk-trace-node": "1.15.0",
"@opentelemetry/semantic-conventions": "1.15.0",
"@prisma/instrumentation": "5.0.0",
"@sentry/nextjs": "7.58.1",
"@tanstack/react-query": "4.29.23",
"@sentry/nextjs": "7.59.2",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tiptap/extension-link": "2.0.4",
"@tiptap/react": "2.0.4",
"@tiptap/starter-kit": "2.0.4",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
"@trpc/react-query": "10.34.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"next-seo": "6.1.0",
"nextjs-routes": "1.0.9",
"object-sizeof": "2.6.3",
"pretty-bytes": "6.1.0",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
Expand All @@ -108,7 +108,7 @@
"devDependencies": {
"@playwright/test": "1.36.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.0.0",
"@tanstack/react-query-devtools": "4.29.23",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.44.0",
Expand All @@ -119,8 +119,8 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.1",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
Expand All @@ -133,7 +133,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "3.13.0",
"type-fest": "3.13.1",
"typescript": "5.1.6"
},
"ct3aMetadata": {
Expand Down
32 changes: 16 additions & 16 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.16",
"@mantine/core": "6.0.16",
"@mantine/dates": "6.0.16",
"@mantine/dropzone": "6.0.16",
"@mantine/form": "6.0.16",
"@mantine/hooks": "6.0.16",
"@mantine/modals": "6.0.16",
"@mantine/next": "6.0.16",
"@mantine/notifications": "6.0.16",
"@mantine/nprogress": "6.0.16",
"@mantine/prism": "6.0.16",
"@mantine/spotlight": "6.0.16",
"@mantine/tiptap": "6.0.16",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@mantine/carousel": "6.0.17",
"@mantine/core": "6.0.17",
"@mantine/dates": "6.0.17",
"@mantine/dropzone": "6.0.17",
"@mantine/form": "6.0.17",
"@mantine/hooks": "6.0.17",
"@mantine/modals": "6.0.17",
"@mantine/next": "6.0.17",
"@mantine/notifications": "6.0.17",
"@mantine/nprogress": "6.0.17",
"@mantine/prism": "6.0.17",
"@mantine/spotlight": "6.0.17",
"@mantine/tiptap": "6.0.17",
"@tiptap/extension-link": "2.0.4",
"@tiptap/react": "2.0.4",
"@tiptap/starter-kit": "2.0.4",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "4.17.0",
"tsx": "3.12.7",
"turbo": "1.10.7",
"turbo": "1.10.8",
"typescript": "5.1.6",
"typesync": "0.11.1"
},
"packageManager": "[email protected].7",
"packageManager": "[email protected].9",
"engines": {
"node": "^18",
"pnpm": "^7 || ^8"
Expand Down
12 changes: 6 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.23.3",
"@crowdin/crowdin-api-client": "1.23.4",
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.33",
"@googlemaps/google-maps-services-js": "3.3.34",
"@opentelemetry/api": "1.4.1",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query": "4.29.25",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
Expand All @@ -45,7 +45,7 @@
"luxon": "3.3.0",
"nanoid": "4.0.2",
"slugify": "1.6.6",
"superjson": "1.12.4",
"superjson": "1.13.1",
"tiny-invariant": "1.3.1",
"tslog": "4.8.2",
"zod": "3.21.4"
Expand All @@ -68,11 +68,11 @@
"prisma": "5.0.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "3.13.0",
"type-fest": "3.13.1",
"typescript": "5.1.6"
},
"peerDependencies": {
"next": ">=13"
},
"packageManager": "[email protected].7"
"packageManager": "[email protected].9"
}
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "[email protected].7"
"packageManager": "[email protected].9"
}
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"esbuild": "0.18.13",
"esbuild": "0.18.14",
"eslint": "8.45.0",
"prettier": "2.8.8",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"next-i18next": "14.0.0",
"typescript": "5.1.6"
},
"packageManager": "[email protected].7"
"packageManager": "[email protected].9"
}
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.23.3",
"@crowdin/crowdin-api-client": "1.23.4",
"@opentelemetry/exporter-trace-otlp-http": "0.41.0",
"@opentelemetry/instrumentation": "0.41.0",
"@opentelemetry/resources": "1.15.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"kysely": "0.26.1",
"prisma-kysely": "1.5.0",
"sql-bricks": "3.0.0",
"superjson": "1.12.4",
"superjson": "1.13.1",
"tslog": "4.8.2",
"ulid": "2.3.0",
"zod": "3.21.4"
Expand Down Expand Up @@ -120,7 +120,7 @@
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "2.8.8",
"pretty-bytes": "6.1.0",
"pretty-bytes": "6.1.1",
"prisma": "5.0.0",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
Expand All @@ -132,7 +132,7 @@
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"type-fest": "3.13.0",
"type-fest": "3.13.1",
"typescript": "5.1.6",
"zod-prisma-types": "2.7.4",
"zod-to-json-schema": "3.21.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.10",
"@tanstack/eslint-plugin-query": "4.29.9",
"@tanstack/eslint-plugin-query": "4.29.25",
"@types/eslint": "8.44.0",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"eslint-config-prettier": "8.8.0",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-turbo": "1.10.7",
"eslint-plugin-turbo": "1.10.8",
"next": "13.4.10",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.1.6"
Expand Down
80 changes: 40 additions & 40 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,49 +55,49 @@
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@iconify-json/carbon": "1.1.18",
"@iconify-json/ph": "1.1.5",
"@iconify-json/simple-icons": "1.1.60",
"@iconify-json/simple-icons": "1.1.61",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.7",
"@mantine/carousel": "6.0.16",
"@mantine/core": "6.0.16",
"@mantine/dates": "6.0.16",
"@mantine/dropzone": "6.0.16",
"@mantine/form": "6.0.16",
"@mantine/hooks": "6.0.16",
"@mantine/modals": "6.0.16",
"@mantine/next": "6.0.16",
"@mantine/notifications": "6.0.16",
"@mantine/nprogress": "6.0.16",
"@mantine/prism": "6.0.16",
"@mantine/spotlight": "6.0.16",
"@mantine/tiptap": "6.0.16",
"@mantine/utils": "6.0.16",
"@storybook/addon-a11y": "7.0.27",
"@storybook/addon-actions": "7.0.27",
"@storybook/addon-docs": "7.0.27",
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-interactions": "7.0.27",
"@storybook/addon-links": "7.0.27",
"@storybook/addon-viewport": "7.0.27",
"@storybook/components": "7.0.27",
"@storybook/core-events": "7.0.27",
"@mantine/carousel": "6.0.17",
"@mantine/core": "6.0.17",
"@mantine/dates": "6.0.17",
"@mantine/dropzone": "6.0.17",
"@mantine/form": "6.0.17",
"@mantine/hooks": "6.0.17",
"@mantine/modals": "6.0.17",
"@mantine/next": "6.0.17",
"@mantine/notifications": "6.0.17",
"@mantine/nprogress": "6.0.17",
"@mantine/prism": "6.0.17",
"@mantine/spotlight": "6.0.17",
"@mantine/tiptap": "6.0.17",
"@mantine/utils": "6.0.17",
"@storybook/addon-a11y": "7.1.0",
"@storybook/addon-actions": "7.1.0",
"@storybook/addon-docs": "7.1.0",
"@storybook/addon-essentials": "7.1.0",
"@storybook/addon-interactions": "7.1.0",
"@storybook/addon-links": "7.1.0",
"@storybook/addon-viewport": "7.1.0",
"@storybook/components": "7.1.0",
"@storybook/core-events": "7.1.0",
"@storybook/jest": "0.1.0",
"@storybook/manager-api": "7.0.27",
"@storybook/nextjs": "7.0.27",
"@storybook/preview-api": "7.0.27",
"@storybook/react": "7.0.27",
"@storybook/manager-api": "7.1.0",
"@storybook/nextjs": "7.1.0",
"@storybook/preview-api": "7.1.0",
"@storybook/react": "7.1.0",
"@storybook/test-runner": "0.11.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.0.27",
"@storybook/types": "7.0.27",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query-devtools": "4.29.23",
"@storybook/theming": "7.1.0",
"@storybook/types": "7.1.0",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tiptap/extension-link": "2.0.4",
"@tiptap/react": "2.0.4",
"@tiptap/starter-kit": "2.0.4",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
Expand Down Expand Up @@ -140,14 +140,14 @@
"next-router-mock": "0.9.7",
"postcss-loader": "7.3.3",
"prettier": "2.8.8",
"pretty-bytes": "6.1.0",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-i18next": "13.0.2",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.0.27",
"storybook": "7.1.0",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.1.0",
"storybook-addon-swc": "1.2.0",
Expand All @@ -156,17 +156,17 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.12.7",
"type-fest": "3.13.0",
"type-fest": "3.13.1",
"typescript": "5.1.6",
"ulid": "2.3.0",
"webpack": "5.88.1",
"webpack": "5.88.2",
"zod": "3.21.4"
},
"peerDependencies": {
"@emotion/react": "^11",
"@emotion/server": "^11",
"@iconify-json/carbon": "1.1.18",
"@iconify-json/simple-icons": "1.1.60",
"@iconify-json/simple-icons": "1.1.61",
"@iconify/react": "^4",
"@iconify/utils": "^2",
"@mantine/carousel": "^6",
Expand Down
Loading

0 comments on commit ccd38b0

Please sign in to comment.