Skip to content

Commit

Permalink
Merge branch 'dev' into IN-831-edit-organization-page
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 13, 2023
2 parents c432147 + fe81923 commit 2081965
Show file tree
Hide file tree
Showing 11 changed files with 416 additions and 415 deletions.
18 changes: 9 additions & 9 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"@opentelemetry/sdk-trace-node": "1.18.1",
"@opentelemetry/semantic-conventions": "1.18.1",
"@prisma/instrumentation": "5.7.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.3.0",
"@sentry/browser": "7.87.0",
"@sentry/nextjs": "7.87.0",
"@sentry/node": "7.87.0",
"@sentry/opentelemetry": "7.87.0",
"@sentry/opentelemetry-node": "7.87.0",
"@sentry/profiling-node": "1.3.1",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.10.7",
"@trpc/client": "10.44.1",
Expand Down Expand Up @@ -96,7 +96,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-consent": "3.5.2",
"react-hook-form": "7.49.1",
"react-hook-form": "7.49.2",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "13.5.0",
"zod": "3.22.4"
Expand All @@ -108,11 +108,11 @@
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.7",
"@types/node": "20.10.4",
"@types/react": "18.2.44",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.4",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/node": "20.10.4",
"@types/react": "18.2.44",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/node": "20.10.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.7.1",
"knip": "3.8.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.1.1",
Expand All @@ -57,7 +57,7 @@
"typescript": "5.3.3",
"typesync": "0.11.1"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.10.5"
Expand Down
4 changes: 2 additions & 2 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.42",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.86.0",
"@sentry/nextjs": "7.87.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@turbo/gen": "1.11.2",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/node": "20.10.4",
"@types/react": "18.2.44",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.11.2",
"@turf/helpers": "6.5.0",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.3.7",
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 @@ -16,7 +16,7 @@
"devDependencies": {
"@next/eslint-plugin-next": "14.0.4",
"@tanstack/eslint-plugin-query": "4.36.1",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@hookform/resolvers": "3.3.2",
"@iconify-json/carbon": "1.1.26",
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.61",
"@iconify-json/mdi": "1.1.62",
"@iconify-json/ph": "1.1.9",
"@iconify-json/simple-icons": "1.1.84",
"@iconify/react": "4.1.1",
Expand Down Expand Up @@ -111,12 +111,12 @@
"@trpc/react-query": "10.44.1",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.44.8",
"@types/eslint": "8.44.9",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.7",
"@types/node": "20.10.4",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.44",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand Down Expand Up @@ -151,7 +151,7 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.49.1",
"react-hook-form": "7.49.2",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "13.5.0",
Expand Down
Loading

0 comments on commit 2081965

Please sign in to comment.