Skip to content

Commit

Permalink
Merge branch 'dev' into JoeKarow/data-portal-misc
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Apr 4, 2024
2 parents a988c78 + b7bfa8e commit 49b2a29
Show file tree
Hide file tree
Showing 13 changed files with 970 additions and 718 deletions.
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/sdk-trace-base": "1.23.0",
"@opentelemetry/sdk-trace-node": "1.23.0",
"@opentelemetry/semantic-conventions": "1.23.0",
"@prisma/instrumentation": "5.12.0",
"@prisma/instrumentation": "5.12.1",
"@sentry/browser": "7.109.0",
"@sentry/nextjs": "7.109.0",
"@sentry/node": "7.109.0",
Expand Down Expand Up @@ -106,17 +106,17 @@
},
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.42.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.12.0",
"@playwright/test": "1.43.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.12.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.15.3",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.7",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/react-dom": "18.2.24",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
Expand All @@ -127,14 +127,14 @@
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.1.1",
"i18next-hmr": "3.1.2",
"listr2": "8.2.1",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.15.0",
"typescript": "5.4.3",
"typescript": "5.4.4",
"webpack-bundle-analyzer": "4.10.1"
},
"ct3aMetadata": {
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.4",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/react-dom": "18.2.24",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.57.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
}
}
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.2.5",
"typescript": "5.4.3"
"typescript": "5.4.4"
}
}
8 changes: 4 additions & 4 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.18.1",
"@prisma/client": "5.12.0",
"@prisma/client": "5.12.1",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.2.5",
"prisma": "5.12.0",
"typescript": "5.4.3"
"prisma": "5.12.1",
"typescript": "5.4.4"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.13.2",
"@types/lint-staged": "13.3.0",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/yargs": "17.0.32",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -50,16 +50,16 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.7.1",
"knip": "5.7.3",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.14",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
"tsx": "4.7.2",
"turbo": "1.13.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"typesync": "0.12.1",
"yargs": "17.7.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"devDependencies": {
"@turbo/gen": "1.13.2",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.5",
"@types/google.maps": "3.55.6",
"@types/luxon": "3.4.2",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -69,7 +69,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.15.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"peerDependencies": {
"i18next": "23.10.1",
Expand Down
8 changes: 4 additions & 4 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.540.0",
"@aws-sdk/client-cognito-identity-provider": "3.549.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -67,17 +67,17 @@
},
"devDependencies": {
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/react-dom": "18.2.24",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.57.0",
"next": "14.1.4",
"next-auth": "4.24.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"peerDependencies": {
"next": "^14",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.2.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
}
}
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"prettier": "3.2.5",
"typescript": "5.4.3"
"typescript": "5.4.4"
}
}
16 changes: 8 additions & 8 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@opentelemetry/sdk-trace-base": "1.23.0",
"@opentelemetry/sdk-trace-node": "1.23.0",
"@opentelemetry/semantic-conventions": "1.23.0",
"@prisma/client": "5.12.0",
"@prisma/instrumentation": "5.12.0",
"@prisma/client": "5.12.1",
"@prisma/instrumentation": "5.12.1",
"@vercel/kv": "1.0.1",
"@vercel/postgres-kysely": "0.8.0",
"@weareinreach/crowdin": "workspace:*",
Expand All @@ -64,15 +64,15 @@
"devDependencies": {
"@octokit/core": "5.1.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.89.6",
"@snaplet/seed": "0.91.0",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.2",
"@turf/helpers": "7.0.0-alpha.114",
"@types/eslint": "8.56.7",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.4",
"@types/terraformer__wkt": "2.0.3",
Expand All @@ -97,19 +97,19 @@
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.12.0",
"prisma": "5.12.1",
"prisma-dbml-generator": "0.12.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"slugify": "1.6.6",
"snaplet": "0.89.6",
"snaplet": "0.90.0",
"social-links": "1.14.0",
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.7.1",
"tsx": "4.7.2",
"type-fest": "4.15.0",
"typescript": "5.4.3",
"typescript": "5.4.4",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.5"
},
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.7",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-turbo": "1.13.2",
"next": "14.1.4",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"peerDependencies": {
"eslint": ">=8",
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@iconify-icon/react": "2.0.1",
"@iconify-json/carbon": "1.1.31",
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.64",
"@iconify-json/ph": "1.1.11",
"@iconify-json/simple-icons": "1.1.97",
"@iconify-json/mdi": "1.1.65",
"@iconify-json/ph": "1.1.12",
"@iconify-json/simple-icons": "1.1.98",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.22",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.17",
"@storybook/types": "7.6.17",
"@swc/core": "1.4.11",
"@swc/core": "1.4.12",
"@swc/helpers": "0.5.8",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -114,12 +114,12 @@
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.5",
"@types/google.maps": "3.55.6",
"@types/luxon": "3.4.2",
"@types/node": "20.12.3",
"@types/node": "20.12.4",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/react-dom": "18.2.24",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
Expand All @@ -135,7 +135,7 @@
"eslint": "8.57.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.1",
"i18next-hmr": "3.1.1",
"i18next-hmr": "3.1.2",
"i18next-http-backend": "2.5.0",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
Expand Down Expand Up @@ -166,9 +166,9 @@
"style-loader": "3.3.4",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.1",
"tsx": "4.7.2",
"type-fest": "4.15.0",
"typescript": "5.4.3",
"typescript": "5.4.4",
"webpack": "5.91.0",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 49b2a29

Please sign in to comment.