Skip to content

Commit

Permalink
Merge branch 'dev' into IN-945-service-edit-page
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Feb 16, 2024
2 parents c179641 + 448ec99 commit 2fe017d
Show file tree
Hide file tree
Showing 12 changed files with 346 additions and 395 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"next": "14.1.0",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
"next-seo": "6.4.0",
"next-seo": "6.5.0",
"nextjs-google-analytics": "2.3.3",
"nextjs-routes": "2.1.0",
"object-sizeof": "2.6.4",
Expand All @@ -112,7 +112,7 @@
"@types/eslint": "8.56.2",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
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.1.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@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.133",
"@types/eslint": "8.56.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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.133",
"@types/eslint": "8.56.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.12.4",
"@types/lint-staged": "13.3.0",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
Expand All @@ -49,7 +49,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.10",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/eslint": "8.56.2",
"@types/google.maps": "3.55.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.514.0",
"@aws-sdk/client-cognito-identity-provider": "3.515.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -67,7 +67,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@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 @@ -15,7 +15,7 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.2.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 @@ -68,7 +68,7 @@
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.0",
"@types/terraformer__wkt": "2.0.2",
Expand All @@ -94,7 +94,7 @@
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.9.1",
"prisma-dbml-generator": "0.10.0",
"prisma-dbml-generator": "0.12.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"slugify": "1.6.6",
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 @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.2",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"eslint": "8.56.0",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-storybook": "0.7.0",
"eslint-plugin-turbo": "1.12.4",
"next": "14.1.0",
"resolve-pkg-maps": "1.0.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 @@ -24,7 +24,7 @@
"dependencies": {
"@googlemaps/react-wrapper": "1.1.35",
"@terraformer/wkt": "2.2.0",
"@textea/json-viewer": "3.3.2",
"@textea/json-viewer": "3.4.0",
"@turf/helpers": "7.0.0-alpha.113",
"@tweenjs/tween.js": "23.1.1",
"@weareinreach/analytics": "workspace:*",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@types/eslint": "8.56.2",
"@types/google.maps": "3.55.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
Expand Down
Loading

0 comments on commit 2fe017d

Please sign in to comment.