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 Dec 8, 2023
2 parents fce51da + 32e89be commit 92abb80
Show file tree
Hide file tree
Showing 14 changed files with 1,151 additions and 1,034 deletions.
18 changes: 9 additions & 9 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"@opentelemetry/sdk-trace-node": "1.18.1",
"@opentelemetry/semantic-conventions": "1.18.1",
"@prisma/instrumentation": "5.7.0",
"@sentry/browser": "7.85.0",
"@sentry/nextjs": "7.85.0",
"@sentry/node": "7.85.0",
"@sentry/opentelemetry": "7.85.0",
"@sentry/opentelemetry-node": "7.85.0",
"@sentry/browser": "7.86.0",
"@sentry/nextjs": "7.86.0",
"@sentry/node": "7.86.0",
"@sentry/opentelemetry": "7.86.0",
"@sentry/opentelemetry-node": "7.86.0",
"@sentry/profiling-node": "1.2.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.10.7",
Expand All @@ -73,7 +73,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.7.7",
"i18next": "23.7.8",
"i18next-browser-languagedetector": "7.2.0",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.4.2",
Expand All @@ -85,7 +85,7 @@
"mantine-react-table": "1.3.4",
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.0.0",
"next-i18next": "15.1.1",
"next-seo": "6.4.0",
"nextjs-google-analytics": "2.3.3",
"nextjs-routes": "2.1.0",
Expand All @@ -110,7 +110,7 @@
"@types/eslint": "8.44.8",
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/umami": "0.1.5",
Expand All @@ -128,7 +128,7 @@
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.8.3",
"typescript": "5.3.2",
"typescript": "5.3.3",
"webpack-bundle-analyzer": "4.10.1"
},
"ct3aMetadata": {
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.7.7",
"i18next": "23.7.8",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -37,12 +37,12 @@
"devDependencies": {
"@next/bundle-analyzer": "14.0.4",
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.55.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.55.0",
"prettier": "3.1.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}
4 changes: 2 additions & 2 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.55.0",
"prettier": "3.1.0",
"prisma": "5.7.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.11.0",
"@turbo/gen": "1.11.1",
"@types/lint-staged": "13.2.2",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.5.1",
"knip": "3.6.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.6.1",
"tsx": "4.6.2",
"turbo": "1.11.0",
"typescript": "5.3.2",
"turbo": "1.11.1",
"typescript": "5.3.3",
"typesync": "0.11.1"
},
"packageManager": "[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.41",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.85.0",
"@sentry/nextjs": "7.86.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
Expand Down Expand Up @@ -47,11 +47,11 @@
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.11.0",
"@turbo/gen": "1.11.1",
"@types/eslint": "8.44.8",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -64,7 +64,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.8.3",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"next": ">=13"
Expand Down
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.465.0",
"@aws-sdk/client-cognito-identity-provider": "3.468.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@weareinreach/config": "workspace:*",
Expand All @@ -36,7 +36,7 @@
"next-auth": "4.24.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"next": "^14",
Expand Down
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.0.0",
"typescript": "5.3.2"
"next-i18next": "15.1.1",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"prettier": "3.1.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
}
}
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"devDependencies": {
"@octokit/core": "5.0.2",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.11.0",
"@turbo/gen": "1.11.1",
"@turf/helpers": "6.5.0",
"@types/eslint": "8.44.8",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/papaparse": "5.3.14",
"@types/pg": "8.10.9",
"@types/terraformer__wkt": "2.0.2",
Expand Down Expand Up @@ -102,7 +102,7 @@
"tiny-invariant": "1.3.1",
"tsx": "4.6.2",
"type-fest": "4.8.3",
"typescript": "5.3.2",
"typescript": "5.3.3",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.7.1",
"@weareinreach/util": "workspace:*",
"chromatic": "10.0.0",
"chromatic": "10.1.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.36.1",
"@types/eslint": "8.44.8",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
Expand All @@ -33,10 +33,10 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.11.0",
"eslint-plugin-turbo": "1.11.1",
"next": "14.0.4",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"eslint": ">=8",
Expand Down
40 changes: 20 additions & 20 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,24 +81,24 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@storybook/addon-a11y": "7.6.3",
"@storybook/addon-actions": "7.6.3",
"@storybook/addon-a11y": "7.6.4",
"@storybook/addon-actions": "7.6.4",
"@storybook/addon-designs": "7.0.7",
"@storybook/addon-essentials": "7.6.3",
"@storybook/addon-interactions": "7.6.3",
"@storybook/addon-links": "7.6.3",
"@storybook/addon-viewport": "7.6.3",
"@storybook/components": "7.6.3",
"@storybook/core-events": "7.6.3",
"@storybook/addon-essentials": "7.6.4",
"@storybook/addon-interactions": "7.6.4",
"@storybook/addon-links": "7.6.4",
"@storybook/addon-viewport": "7.6.4",
"@storybook/components": "7.6.4",
"@storybook/core-events": "7.6.4",
"@storybook/jest": "0.2.3",
"@storybook/manager-api": "7.6.3",
"@storybook/nextjs": "7.6.3",
"@storybook/preview-api": "7.6.3",
"@storybook/react": "7.6.3",
"@storybook/manager-api": "7.6.4",
"@storybook/nextjs": "7.6.4",
"@storybook/preview-api": "7.6.4",
"@storybook/react": "7.6.4",
"@storybook/test-runner": "0.16.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.3",
"@storybook/types": "7.6.3",
"@storybook/theming": "7.6.4",
"@storybook/types": "7.6.4",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.10.7",
Expand All @@ -112,7 +112,7 @@
"@types/eslint": "8.44.8",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
Expand All @@ -124,13 +124,13 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.0.0",
"chromatic": "10.1.0",
"css-loader": "6.8.1",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.55.0",
"i18next": "23.7.7",
"i18next": "23.7.8",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.2",
"i18next-intervalplural-postprocessor": "3.0.0",
Expand All @@ -141,7 +141,7 @@
"msw-storybook-addon": "1.10.0",
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.0.0",
"next-i18next": "15.1.1",
"postcss-loader": "7.3.3",
"prettier": "3.1.0",
"pretty-bytes": "6.1.1",
Expand All @@ -155,14 +155,14 @@
"react-i18next": "13.5.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.6.3",
"storybook": "7.6.4",
"storybook-addon-pseudo-states": "2.1.2",
"style-loader": "3.3.3",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.6.2",
"type-fest": "4.8.3",
"typescript": "5.3.2",
"typescript": "5.3.3",
"webpack": "5.89.0",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 92abb80

Please sign in to comment.