Skip to content

Commit

Permalink
Merge branch 'dev' into renovate/major-storybook-and-related
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow authored Sep 5, 2023
2 parents 513c9b0 + 41d33c4 commit 4042b7a
Show file tree
Hide file tree
Showing 12 changed files with 1,478 additions and 1,670 deletions.
60 changes: 30 additions & 30 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.3.1",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.19",
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/dropzone": "6.0.19",
"@mantine/form": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/modals": "6.0.19",
"@mantine/next": "6.0.19",
"@mantine/notifications": "6.0.19",
"@mantine/nprogress": "6.0.19",
"@mantine/prism": "6.0.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@mantine/utils": "6.0.19",
"@mantine/carousel": "6.0.20",
"@mantine/core": "6.0.20",
"@mantine/dates": "6.0.20",
"@mantine/dropzone": "6.0.20",
"@mantine/form": "6.0.20",
"@mantine/hooks": "6.0.20",
"@mantine/modals": "6.0.20",
"@mantine/next": "6.0.20",
"@mantine/notifications": "6.0.20",
"@mantine/nprogress": "6.0.20",
"@mantine/prism": "6.0.20",
"@mantine/spotlight": "6.0.20",
"@mantine/tiptap": "6.0.20",
"@mantine/utils": "6.0.20",
"@next/bundle-analyzer": "13.4.19",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-trace-otlp-http": "0.41.2",
Expand All @@ -53,14 +53,14 @@
"@opentelemetry/sdk-trace-node": "1.15.2",
"@opentelemetry/semantic-conventions": "1.15.2",
"@prisma/instrumentation": "5.2.0",
"@sentry/nextjs": "7.66.0",
"@sentry/opentelemetry-node": "7.66.0",
"@sentry/profiling-node": "1.1.3",
"@sentry/nextjs": "7.67.0",
"@sentry/opentelemetry-node": "7.67.0",
"@sentry/profiling-node": "1.2.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@trpc/client": "10.38.1",
"@trpc/next": "10.38.1",
"@trpc/react-query": "10.38.1",
Expand All @@ -83,7 +83,7 @@
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-chained-backend": "4.4.0",
"i18next-http-backend": "2.2.1",
"i18next-http-backend": "2.2.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"i18next-multiload-backend-adapter": "2.2.2",
"just-compact": "3.2.0",
Expand All @@ -92,17 +92,17 @@
"mantine-react-table": "1.2.0",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"next-seo": "6.1.0",
"nextjs-routes": "2.0.1",
"object-sizeof": "2.6.3",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.45.4",
"react-hook-form": "7.46.1",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "13.2.1",
"react-i18next": "13.2.2",
"zod": "3.22.2"
},
"devDependencies": {
Expand All @@ -114,13 +114,13 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.2",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/umami": "0.1.3",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
Expand All @@ -134,7 +134,7 @@
"trpc-playground": "1.0.4",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"webpack-bundle-analyzer": "4.9.0"
"webpack-bundle-analyzer": "4.9.1"
},
"ct3aMetadata": {
"initVersion": "5.10.1"
Expand Down
36 changes: 18 additions & 18 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.19",
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/dropzone": "6.0.19",
"@mantine/form": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/modals": "6.0.19",
"@mantine/next": "6.0.19",
"@mantine/notifications": "6.0.19",
"@mantine/nprogress": "6.0.19",
"@mantine/prism": "6.0.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@mantine/carousel": "6.0.20",
"@mantine/core": "6.0.20",
"@mantine/dates": "6.0.20",
"@mantine/dropzone": "6.0.20",
"@mantine/form": "6.0.20",
"@mantine/hooks": "6.0.20",
"@mantine/modals": "6.0.20",
"@mantine/next": "6.0.20",
"@mantine/notifications": "6.0.20",
"@mantine/nprogress": "6.0.20",
"@mantine/prism": "6.0.20",
"@mantine/spotlight": "6.0.20",
"@mantine/tiptap": "6.0.20",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
Expand All @@ -39,12 +39,12 @@
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.1"
"react-i18next": "13.2.2"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.19",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@vercel/ncc": "0.36.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.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 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.17.12",
"@types/node": "18.17.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
Expand All @@ -48,12 +48,12 @@
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.7",
"tsx": "3.12.8",
"turbo": "1.10.13",
"typescript": "5.2.2",
"typesync": "0.11.1"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": "^18",
"pnpm": "^8"
Expand Down
10 changes: 5 additions & 5 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"dependencies": {
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.36",
"@googlemaps/google-maps-services-js": "3.3.37",
"@opentelemetry/api": "1.4.1",
"@sentry/node": "7.66.0",
"@sentry/node": "7.67.0",
"@tanstack/react-query": "4.33.0",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.38.1",
Expand Down Expand Up @@ -57,8 +57,8 @@
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -68,7 +68,7 @@
"just-pascal-case": "3.2.0",
"listr2": "6.6.1",
"next": "13.4.19",
"p-queue": "7.3.4",
"p-queue": "7.4.1",
"prettier": "3.0.3",
"prisma": "5.2.0",
"trpc-client-devtools-link": "0.2.1-next",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.402.0",
"@aws-sdk/client-cognito-identity-provider": "3.405.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@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 @@ -16,10 +16,10 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"typescript": "5.2.2"
}
}
12 changes: 6 additions & 6 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
"@types/inquirer": "9.0.3",
"@types/inquirer-autocomplete-prompt": "3.0.0",
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.1",
"@types/node": "18.17.12",
"@types/langs": "2.0.2",
"@types/luxon": "3.3.2",
"@types/node": "18.17.14",
"@types/papaparse": "5.3.8",
"@types/pg": "8.10.2",
"@types/recursive-readdir": "2.2.1",
Expand All @@ -120,7 +120,7 @@
"just-flush": "2.3.0",
"kysely-codegen": "0.10.1",
"langs": "2.0.0",
"libphonenumber-js": "1.10.43",
"libphonenumber-js": "1.10.44",
"listr2": "6.6.1",
"luxon": "3.4.2",
"mongoback": "3.0.6",
Expand All @@ -131,13 +131,13 @@
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"quicktype-core": "23.0.73",
"quicktype-core": "23.0.75",
"recursive-readdir": "2.2.3",
"shoetest": "1.2.2",
"slugify": "1.6.6",
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"tsx": "3.12.8",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@tanstack/eslint-plugin-query": "4.34.1",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.12",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
Expand Down
Loading

0 comments on commit 4042b7a

Please sign in to comment.