Skip to content

Commit

Permalink
Merge branch 'dev' into IN-982-location-org-attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Aug 5, 2024
2 parents 8fe8f49 + 3313e65 commit 7b98ede
Show file tree
Hide file tree
Showing 15 changed files with 572 additions and 565 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@sentry/opentelemetry": "8.22.0",
"@sentry/profiling-node": "8.22.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table": "8.20.1",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down Expand Up @@ -84,7 +84,7 @@
"i18next-multiload-backend-adapter": "2.3.0",
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.4",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.5",
"next-auth": "4.24.7",
Expand All @@ -98,7 +98,7 @@
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-consent": "3.5.3",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "15.0.0",
"zod": "3.23.8"
Expand All @@ -109,12 +109,12 @@
"@prisma/nextjs-monorepo-workaround-plugin": "5.17.0",
"@relative-ci/agent": "4.2.9",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.19.3",
"@tanstack/react-table-devtools": "8.20.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.11",
"@types/gtag.js": "0.0.20",
"@types/luxon": "3.4.2",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.5",
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.142",
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.142",
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"@changesets/cli": "2.27.7",
"@turbo/gen": "2.0.11",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/yargs": "17.0.32",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"boxen": "8.0.0",
"boxen": "8.0.1",
"docker-compose": "0.24.8",
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.4",
"knip": "5.27.0",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/gtag.js": "0.0.20",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"libphonenumber-js": "1.11.5",
"luxon": "3.4.4",
"luxon": "3.5.0",
"nanoid": "5.0.7",
"remeda": "2.6.0",
"remeda": "2.7.0",
"slugify": "1.6.6",
"social-links": "1.14.0",
"tiny-invariant": "1.3.3",
Expand All @@ -57,7 +57,7 @@
"@types/eslint": "8.56.11",
"@types/google.maps": "3.55.12",
"@types/luxon": "3.4.2",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.621.0",
"@aws-sdk/client-cognito-identity-provider": "3.623.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -70,7 +70,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@weareinreach/eslint-config": "workspace:*",
"alex": "11.0.1",
"eslint": "8.57.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.6",
"@types/terraformer__wkt": "2.0.3",
Expand All @@ -97,7 +97,7 @@
"libphonenumber-js": "1.11.5",
"listr2": "8.2.4",
"log-update": "6.1.0",
"luxon": "3.4.4",
"luxon": "3.5.0",
"p-queue": "8.0.1",
"p-retry": "6.2.0",
"papaparse": "5.4.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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.38.0",
"@types/eslint": "8.56.11",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"localized-address-format": "1.3.1",
"nextjs-routes": "2.2.1",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.4.4",
"react-phone-number-input": "3.4.5",
"react-string-replace": "1.1.1",
"social-links": "1.14.0",
"timezones-list": "3.0.3",
Expand All @@ -71,14 +71,14 @@
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.9.0",
"@iconify-icon/react": "2.1.0",
"@iconify-json/carbon": "1.1.36",
"@iconify-json/fluent-mdl2": "1.1.7",
"@iconify-json/mdi": "1.1.67",
"@iconify-json/ph": "1.1.13",
"@iconify-json/simple-icons": "1.1.111",
"@iconify-json/carbon": "1.1.37",
"@iconify-json/fluent-mdl2": "1.1.8",
"@iconify-json/mdi": "1.1.68",
"@iconify-json/ph": "1.1.14",
"@iconify-json/simple-icons": "1.1.112",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.29",
"@iconify/utils": "2.1.30",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
Expand Down Expand Up @@ -108,20 +108,20 @@
"@storybook/test-runner": "0.19.1",
"@storybook/theming": "8.2.7",
"@storybook/types": "8.2.7",
"@swc/core": "1.7.4",
"@swc/core": "1.7.6",
"@swc/helpers": "0.5.12",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table-devtools": "8.19.3",
"@tanstack/react-table": "8.20.1",
"@tanstack/react-table-devtools": "8.20.1",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/eslint": "8.56.11",
"@types/google.maps": "3.55.12",
"@types/luxon": "3.4.2",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/probe-image-size": "7.2.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand All @@ -140,10 +140,10 @@
"i18next-hmr": "3.1.2",
"i18next-http-backend": "2.5.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"merge-anything": "6.0.2",
"msw": "2.3.4",
"msw": "2.3.5",
"msw-storybook-addon": "2.0.3",
"next": "14.2.5",
"next-auth": "4.24.7",
Expand All @@ -155,7 +155,7 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "15.0.0",
Expand Down Expand Up @@ -192,7 +192,7 @@
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.5",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table": "8.20.1",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand All @@ -203,15 +203,15 @@
"i18next": "23.12.2",
"i18next-http-backend": "2.5.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
"luxon": "3.5.0",
"mantine-react-table": "1.3.4",
"next": "14.2.5",
"next-auth": "4.24.7",
"next-i18next": "15.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.52.1",
"react-hook-form": "7.52.2",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "15.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"dependencies": {
"@vercel/edge-config": "1.2.1",
"luxon": "3.4.4",
"luxon": "3.5.0",
"social-links": "1.14.0",
"superjson": "2.2.1",
"tslog": "4.9.3"
},
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/luxon": "3.4.2",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit 7b98ede

Please sign in to comment.