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 Jan 5, 2024
2 parents 4f7ab87 + b076993 commit 84c249f
Show file tree
Hide file tree
Showing 11 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"mantine-react-table": "1.3.4",
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.1.2",
"next-i18next": "15.2.0",
"next-seo": "6.4.0",
"nextjs-google-analytics": "2.3.3",
"nextjs-routes": "2.1.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 @@ -23,7 +23,7 @@
"@aws-lambda-powertools/logger": "1.17.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/aws-lambda": "8.10.131",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@vercel/ncc": "0.38.1",
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 @@ -26,7 +26,7 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.130",
"@types/aws-lambda": "8.10.131",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,25 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.11.2",
"@turbo/gen": "1.11.3",
"@types/lint-staged": "13.3.0",
"@types/node": "20.10.6",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.11.0",
"knip": "3.12.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.8",
"prettier-plugin-packagejson": "2.4.9",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.7.0",
"tsx": "4.7.0",
"turbo": "1.11.2",
"turbo": "1.11.3",
"typescript": "5.3.3",
"typesync": "0.12.0"
"typesync": "0.12.1"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.11.2",
"@turbo/gen": "1.11.3",
"@types/eslint": "8.56.1",
"@types/google.maps": "3.54.10",
"@types/luxon": "3.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "20.10.6",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.1.2",
"next-i18next": "15.2.0",
"typescript": "5.3.3"
}
}
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.29.2",
"@crowdin/crowdin-api-client": "1.29.3",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.7.0",
"@vercel/kv": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@octokit/core": "5.0.2",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.11.2",
"@turbo/gen": "1.11.3",
"@turf/helpers": "6.5.0",
"@types/eslint": "8.56.1",
"@types/inquirer": "9.0.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 @@ -33,7 +33,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.11.2",
"eslint-plugin-turbo": "1.11.3",
"next": "14.0.4",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,11 @@
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.0.11",
"msw": "2.0.12",
"msw-storybook-addon": "2.0.0--canary.122.06f0c92.0",
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.1.2",
"next-i18next": "15.2.0",
"postcss-loader": "7.3.4",
"prettier": "3.1.1",
"pretty-bytes": "6.1.1",
Expand Down
Loading

0 comments on commit 84c249f

Please sign in to comment.