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 Feb 9, 2024
2 parents c08290e + d57cb8d commit 60ccdc7
Show file tree
Hide file tree
Showing 13 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@types/eslint": "8.56.2",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@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.16",
"@types/node": "20.11.17",
"@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.16",
"@types/node": "20.11.17",
"@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.16",
"@types/node": "20.11.17",
"@vercel/ncc": "0.38.1",
"@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 @@ -39,7 +39,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.12.3",
"@types/lint-staged": "13.3.0",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.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 @@ -53,7 +53,7 @@
"@types/eslint": "8.56.2",
"@types/google.maps": "3.55.2",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@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.16",
"@types/node": "20.11.17",
"@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 @@ -53,7 +53,7 @@
"id128": "1.6.6",
"kysely": "0.27.2",
"pg": "8.11.3",
"prisma-kysely": "1.7.1",
"prisma-kysely": "1.8.0",
"sql-bricks": "3.0.1",
"superjson": "2.2.1",
"zod": "3.22.4"
Expand All @@ -67,7 +67,7 @@
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.0",
"@types/terraformer__wkt": "2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "10.9.1",
"chromatic": "10.9.3",
"zod": "3.22.4"
},
"devDependencies": {
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 @@ -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.16",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.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 @@ -24,7 +24,7 @@
"dependencies": {
"@googlemaps/react-wrapper": "1.1.35",
"@terraformer/wkt": "2.2.0",
"@textea/json-viewer": "3.3.1",
"@textea/json-viewer": "3.3.2",
"@turf/helpers": "6.5.0",
"@tweenjs/tween.js": "23.1.1",
"@weareinreach/analytics": "workspace:*",
Expand Down Expand Up @@ -62,8 +62,8 @@
"@babel/preset-typescript": "7.23.3",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.4.0",
"@geometricpanda/storybook-addon-badges": "2.0.1",
"@faker-js/faker": "8.4.1",
"@geometricpanda/storybook-addon-badges": "2.0.2",
"@hookform/devtools": "4.3.1",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.3.4",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@types/eslint": "8.56.2",
"@types/google.maps": "3.55.2",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
Expand All @@ -132,7 +132,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.9.1",
"chromatic": "10.9.3",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.1",
Expand Down
Loading

0 comments on commit 60ccdc7

Please sign in to comment.