Skip to content

Commit

Permalink
Merge branch 'dev' into l10n_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Apr 1, 2024
2 parents 9a38cc3 + 9a6f954 commit a5e3847
Show file tree
Hide file tree
Showing 13 changed files with 231 additions and 221 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"i18next-browser-languagedetector": "7.2.1",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.5.0",
"i18next-intervalplural-postprocessor": "3.0.0",
Expand Down Expand Up @@ -111,10 +111,10 @@
"@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.6",
"@types/eslint": "8.56.7",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/umami": "0.1.5",
Expand All @@ -128,7 +128,7 @@
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.0.4",
"listr2": "8.1.1",
"listr2": "8.1.3",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.4",
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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 @@ -27,8 +27,8 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@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 @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.13.0",
"@types/lint-staged": "13.3.0",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/yargs": "17.0.32",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -54,7 +54,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.13",
"prettier-plugin-packagejson": "2.4.14",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.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 @@ -52,10 +52,10 @@
},
"devDependencies": {
"@turbo/gen": "1.13.0",
"@types/eslint": "8.56.6",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.5",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/terraformer__wkt": "2.0.3",
"@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 @@ -66,8 +66,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/eslint": "8.56.7",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@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.30",
"@types/node": "20.12.2",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.32.0",
"@crowdin/crowdin-api-client": "1.33.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.8.0",
"@vercel/kv": "1.0.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"id128": "1.6.6",
"json-schema-to-zod": "2.0.14",
"kysely": "0.27.3",
"pg": "8.11.3",
"pg": "8.11.4",
"prisma-kysely": "1.8.0",
"sql-bricks": "3.0.1",
"superjson": "2.2.1",
Expand All @@ -68,11 +68,11 @@
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.0",
"@turf/helpers": "7.0.0-alpha.114",
"@types/eslint": "8.56.6",
"@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.11.30",
"@types/node": "20.12.2",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.4",
"@types/terraformer__wkt": "2.0.3",
Expand All @@ -84,12 +84,12 @@
"google-auth-library": "9.7.0",
"google-spreadsheet": "4.1.1",
"googleapis": "134.0.0",
"inquirer": "9.2.16",
"inquirer": "9.2.17",
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.14.1",
"kysely-codegen": "0.14.2",
"libphonenumber-js": "1.10.59",
"listr2": "8.1.1",
"listr2": "8.1.3",
"luxon": "3.4.4",
"p-queue": "8.0.1",
"p-retry": "6.2.0",
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 @@ -16,9 +16,9 @@
"devDependencies": {
"@next/eslint-plugin-next": "14.1.4",
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.6",
"@types/eslint": "8.56.7",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"eslint": "8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/analytics": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ahooks": "3.7.10",
"ahooks": "3.7.11",
"ajv": "8.12.0",
"ajv-errors": "3.0.0",
"alex": "11.0.1",
Expand All @@ -51,7 +51,7 @@
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.9",
"react-phone-number-input": "3.3.10",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.3",
Expand Down Expand Up @@ -113,10 +113,10 @@
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/eslint": "8.56.6",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.5",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
Expand All @@ -134,7 +134,7 @@
"embla-carousel-react": "7.1.0",
"eslint": "8.57.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"i18next-browser-languagedetector": "7.2.1",
"i18next-hmr": "3.0.4",
"i18next-http-backend": "2.5.0",
"i18next-intervalplural-postprocessor": "3.0.0",
Expand Down
Loading

0 comments on commit a5e3847

Please sign in to comment.