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 4, 2023
2 parents bfe57fa + ae2cdaa commit 6ab5d23
Show file tree
Hide file tree
Showing 10 changed files with 438 additions and 428 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.6.0",
"@sentry/browser": "7.84.0",
"@sentry/nextjs": "7.84.0",
"@sentry/node": "7.84.0",
"@sentry/opentelemetry": "7.84.0",
"@sentry/opentelemetry-node": "7.84.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/profiling-node": "1.2.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.10.7",
Expand Down Expand Up @@ -109,13 +109,13 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.8",
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.1.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 @@ -38,7 +38,7 @@
"@next/bundle-analyzer": "14.0.3",
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0",
"knip": "3.5.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier-plugin-jsdoc": "1.1.1",
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.41",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.84.0",
"@sentry/nextjs": "7.85.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@turbo/gen": "1.10.16",
"@types/eslint": "8.44.8",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/eslint": "8.44.8",
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@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 @@ -66,7 +66,7 @@
"@types/eslint": "8.44.8",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/papaparse": "5.3.14",
"@types/pg": "8.10.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/eslint": "8.44.8",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.44.8",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"tslog": "4.9.2"
},
"devDependencies": {
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0"
}
Expand Down
Loading

0 comments on commit 6ab5d23

Please sign in to comment.