Skip to content

Commit

Permalink
Merge branch 'dev' into renovate/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow authored Jul 24, 2023
2 parents 266080f + 8e25dab commit fd96d83
Show file tree
Hide file tree
Showing 14 changed files with 423 additions and 353 deletions.
12 changes: 6 additions & 6 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "4.0.0",
"@aws-sdk/client-s3": "3.373.0",
"@aws-sdk/client-s3": "3.374.0",
"@aws-sdk/signature-v4": "3.370.0",
"@crowdin/crowdin-api-client": "1.23.4",
"@crowdin/ota-client": "1.0.0",
Expand Down Expand Up @@ -55,8 +55,8 @@
"@opentelemetry/sdk-trace-node": "1.15.0",
"@opentelemetry/semantic-conventions": "1.15.0",
"@prisma/instrumentation": "5.0.0",
"@sentry/nextjs": "7.59.3",
"@tanstack/react-query": "4.29.25",
"@sentry/nextjs": "7.60.0",
"@tanstack/react-query": "4.32.0",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.0.4",
"@tiptap/react": "2.0.4",
Expand Down Expand Up @@ -108,13 +108,13 @@
"devDependencies": {
"@playwright/test": "1.36.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.0.0",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-query-devtools": "4.32.0",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.44.0",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.19",
"@types/luxon": "3.3.1",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@next/bundle-analyzer": "13.4.10",
"@types/eslint": "8.44.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@changesets/cli": "2.26.2",
"@manypkg/cli": "0.21.0",
"@types/lint-staged": "13.2.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -54,7 +54,7 @@
"typescript": "5.1.6",
"typesync": "0.11.1"
},
"packageManager": "[email protected].9",
"packageManager": "[email protected].10",
"engines": {
"node": "^18",
"pnpm": "^7 || ^8"
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.34",
"@opentelemetry/api": "1.4.1",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query": "4.32.0",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.35.0",
"@trpc/next": "10.35.0",
Expand Down Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"@types/eslint": "8.44.0",
"@types/luxon": "3.3.0",
"@types/node": "18.16.19",
"@types/luxon": "3.3.1",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
Expand All @@ -74,5 +74,5 @@
"peerDependencies": {
"next": ">=13"
},
"packageManager": "[email protected].9"
"packageManager": "[email protected].10"
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/eslint": "8.44.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
Expand All @@ -43,5 +43,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "[email protected].9"
"packageManager": "[email protected].10"
}
4 changes: 2 additions & 2 deletions packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@types/aws-lambda": "8.10.119",
"@types/eslint": "8.44.0",
"@types/flat": "5.0.2",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"esbuild": "0.18.15",
"esbuild": "0.18.16",
"eslint": "8.45.0",
"prettier": "2.8.8",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-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.119",
"@types/eslint": "8.44.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-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.119",
"@types/eslint": "8.44.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
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,11 +15,11 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.0",
"next-i18next": "14.0.0",
"typescript": "5.1.6"
},
"packageManager": "[email protected].9"
"packageManager": "[email protected].10"
}
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"@types/inquirer": "9.0.3",
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.19",
"@types/luxon": "3.3.1",
"@types/node": "18.17.0",
"@types/papaparse": "5.3.7",
"@types/prettier": "2.7.3",
"@types/recursive-readdir": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {},
"dependencies": {
"@t3-oss/env-nextjs": "0.6.0",
"chromatic": "6.19.9",
"chromatic": "6.20.0",
"zod": "3.21.4"
},
"devDependencies": {
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.29.25",
"@types/eslint": "8.44.0",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"eslint": "8.45.0",
Expand All @@ -30,7 +30,7 @@
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-turbo": "1.10.9",
"next": "13.4.10",
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.1.0",
"@storybook/types": "7.1.0",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-query": "4.32.0",
"@tanstack/react-query-devtools": "4.32.0",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.0.4",
Expand All @@ -105,9 +105,9 @@
"@types/babel__core": "7.20.1",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.44.0",
"@types/google.maps": "3.53.4",
"@types/luxon": "3.3.0",
"@types/node": "18.16.19",
"@types/google.maps": "3.53.5",
"@types/luxon": "3.3.1",
"@types/node": "18.17.0",
"@types/prettier": "2.7.3",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.15",
Expand All @@ -119,7 +119,7 @@
"@weareinreach/db": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"babel-loader": "9.1.3",
"chromatic": "6.19.9",
"chromatic": "6.20.0",
"css-chaos-addon": "0.0.5",
"css-loader": "6.8.1",
"dayjs": "1.11.9",
Expand Down
Loading

0 comments on commit fd96d83

Please sign in to comment.