Skip to content

Commit

Permalink
Merge branch 'dev' into IN-923-org-location-alert-messages
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Karow <[email protected]>
  • Loading branch information
JoeKarow authored Sep 13, 2023
2 parents eb16c4c + ff88306 commit 7f96173
Show file tree
Hide file tree
Showing 7 changed files with 184 additions and 169 deletions.
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@opentelemetry/sdk-trace-base": "1.17.0",
"@opentelemetry/sdk-trace-node": "1.17.0",
"@opentelemetry/semantic-conventions": "1.17.0",
"@prisma/instrumentation": "5.2.0",
"@sentry/nextjs": "7.68.0",
"@sentry/opentelemetry-node": "7.68.0",
"@prisma/instrumentation": "5.3.0",
"@sentry/nextjs": "7.69.0",
"@sentry/opentelemetry-node": "7.69.0",
"@sentry/profiling-node": "1.2.1",
"@tanstack/react-query": "4.35.0",
"@tanstack/react-table": "8.9.8",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-table": "8.9.9",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
Expand Down Expand Up @@ -109,8 +109,8 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.37.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.2.0",
"@tanstack/react-query-devtools": "4.35.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.3.0",
"@tanstack/react-query-devtools": "4.35.3",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.2",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.12.1",
"@prisma/client": "5.2.0",
"@prisma/client": "5.3.0",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"eslint": "8.49.0",
"prettier": "3.0.3",
"prisma": "5.2.0",
"prisma": "5.3.0",
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prettier-plugin-jsdoc": "1.0.2",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.9",
"tsx": "3.12.10",
"turbo": "1.10.13",
"typescript": "5.2.2",
"typesync": "0.11.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"dependencies": {
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.37",
"@googlemaps/google-maps-services-js": "3.3.38",
"@opentelemetry/api": "1.6.0",
"@sentry/node": "7.68.0",
"@tanstack/react-query": "4.35.0",
"@sentry/node": "7.69.0",
"@tanstack/react-query": "4.35.3",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.38.2",
"@trpc/next": "10.38.2",
Expand Down Expand Up @@ -72,7 +72,7 @@
"next": "13.4.19",
"p-queue": "7.4.1",
"prettier": "3.0.3",
"prisma": "5.2.0",
"prisma": "5.3.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@opentelemetry/sdk-trace-base": "1.17.0",
"@opentelemetry/sdk-trace-node": "1.17.0",
"@opentelemetry/semantic-conventions": "1.17.0",
"@prisma/client": "5.2.0",
"@prisma/instrumentation": "5.2.0",
"@prisma/client": "5.3.0",
"@prisma/instrumentation": "5.3.0",
"@vercel/kv": "0.2.2",
"@vercel/postgres-kysely": "0.4.1",
"@weareinreach/crowdin": "workspace:*",
Expand Down Expand Up @@ -131,7 +131,7 @@
"prettier": "3.0.3",
"pretty-bytes": "6.1.1",
"pretty-ms": "8.0.0",
"prisma": "5.2.0",
"prisma": "5.3.0",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
Expand All @@ -141,7 +141,7 @@
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.9",
"tsx": "3.12.10",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.4.1",
"@storybook/types": "7.4.1",
"@tanstack/react-query": "4.35.0",
"@tanstack/react-query-devtools": "4.35.0",
"@tanstack/react-table": "8.9.8",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query-devtools": "4.35.3",
"@tanstack/react-table": "8.9.9",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
Expand Down Expand Up @@ -167,7 +167,7 @@
"style-loader": "3.3.3",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.12.9",
"tsx": "3.12.10",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"ulid": "2.3.0",
Expand Down
Loading

0 comments on commit 7f96173

Please sign in to comment.