Skip to content

Commit

Permalink
fix(app): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 5cdc434 commit 4ebdfea
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 56 deletions.
16 changes: 8 additions & 8 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@aws-crypto/sha256-js": "5.0.0",
"@aws-sdk/client-s3": "3.398.0",
"@aws-sdk/client-s3": "3.400.0",
"@aws-sdk/signature-v4": "3.370.0",
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"@weareinreach/util": "workspace:*",
"axios": "1.4.0",
"axios": "1.5.0",
"cookies-next": "2.1.2",
"core-js": "3.32.1",
"dayjs": "1.11.9",
Expand All @@ -85,7 +85,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "5.0.2",
"i18next": "23.4.5",
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-chained-backend": "4.4.0",
"i18next-http-backend": "2.2.1",
Expand All @@ -95,7 +95,7 @@
"ioredis": "5.3.2",
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.1",
"luxon": "3.4.2",
"mantine-react-table": "1.2.0",
"next": "13.4.19",
"next-auth": "4.23.1",
Expand All @@ -120,7 +120,7 @@
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.1",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand All @@ -131,16 +131,16 @@
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
"dotenv": "16.3.1",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-resources-for-ts": "1.3.0",
"listr2": "6.6.1",
"prettier": "3.0.2",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.2.0",
"typescript": "5.1.6"
"type-fest": "4.3.1",
"typescript": "5.2.2"
},
"ct3aMetadata": {
"initVersion": "5.10.1"
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
"embla-carousel-react": "7.1.0",
"i18next": "23.4.5",
"i18next": "23.4.6",
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -44,12 +44,12 @@
"devDependencies": {
"@next/bundle-analyzer": "13.4.19",
"@types/eslint": "8.44.2",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.47.0",
"typescript": "5.1.6"
"eslint": "8.48.0",
"typescript": "5.2.2"
}
}
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.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -51,10 +51,10 @@
"prettier-plugin-prisma": "5.0.0",
"tsx": "3.12.7",
"turbo": "1.10.13",
"typescript": "5.1.6",
"typescript": "5.2.2",
"typesync": "0.11.1"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"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 @@ -45,7 +45,7 @@
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"just-remove": "3.2.0",
"luxon": "3.4.1",
"luxon": "3.4.2",
"nanoid": "4.0.2",
"slugify": "1.6.6",
"superjson": "1.13.1",
Expand All @@ -57,13 +57,13 @@
"@types/eslint": "8.44.2",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"dotenv-cli": "7.3.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"just-capitalize": "3.2.0",
"just-pascal-case": "3.2.0",
"listr2": "6.6.1",
Expand All @@ -73,8 +73,8 @@
"prisma": "5.2.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.2.0",
"typescript": "5.1.6"
"type-fest": "4.3.1",
"typescript": "5.2.2"
},
"peerDependencies": {
"next": ">=13"
Expand Down
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
},
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"next": "13.4.19",
"next-auth": "4.23.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"peerDependencies": {
"next": "^13",
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@types/aws-lambda": "8.10.119",
"@types/eslint": "8.44.2",
"@types/flat": "5.0.2",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@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.19.2",
"eslint": "8.47.0",
"eslint": "8.48.0",
"prettier": "3.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"devDependencies": {
"@types/aws-lambda": "8.10.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.47.0",
"eslint": "8.48.0",
"prettier": "3.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"devDependencies": {
"@types/aws-lambda": "8.10.119",
"@types/eslint": "8.44.2",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.47.0",
"eslint": "8.48.0",
"prettier": "3.0.2",
"prisma": "5.2.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "14.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
18 changes: 9 additions & 9 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"just-safe-get": "4.2.0",
"just-safe-set": "4.2.1",
"just-sort-by": "3.2.0",
"kysely": "0.26.1",
"kysely": "0.26.3",
"pg": "8.11.3",
"prisma-kysely": "1.6.0",
"prisma-kysely": "1.7.0",
"sql-bricks": "3.0.1",
"superjson": "1.13.1",
"tslog": "4.9.2",
Expand All @@ -94,7 +94,7 @@
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.1",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/papaparse": "5.3.8",
"@types/pg": "8.10.2",
"@types/prettier": "2.7.3",
Expand All @@ -103,12 +103,12 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"@zerodep/geo.stateiso": "0.1.4",
"axios": "1.4.0",
"axios": "1.5.0",
"commander": "11.0.0",
"countries-languages": "1.0.3",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"flat": "5.0.2",
"geojson": "0.5.0",
"inquirer": "9.2.10",
Expand All @@ -120,9 +120,9 @@
"just-flush": "2.3.0",
"kysely-codegen": "0.10.1",
"langs": "2.0.0",
"libphonenumber-js": "1.10.41",
"libphonenumber-js": "1.10.42",
"listr2": "6.6.1",
"luxon": "3.4.1",
"luxon": "3.4.2",
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "3.0.2",
Expand All @@ -138,8 +138,8 @@
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"type-fest": "4.2.0",
"typescript": "5.1.6",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"zod-prisma-types": "2.7.9",
"zod-to-json-schema": "3.21.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.6.1",
"@weareinreach/util": "workspace:*",
"chromatic": "6.23.0",
"chromatic": "6.24.1",
"zod": "3.22.2"
},
"devDependencies": {
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 @@ -18,10 +18,10 @@
"@tanstack/eslint-plugin-query": "4.32.5",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
"eslint-formatter-github": "1.1.4",
Expand All @@ -35,7 +35,7 @@
"eslint-plugin-turbo": "1.10.13",
"next": "13.4.19",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"peerDependencies": {
"eslint": ">=8",
Expand Down
18 changes: 9 additions & 9 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.41",
"libphonenumber-js": "1.10.42",
"locale-includes": "1.0.5",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.0.1",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@types/eslint": "8.44.2",
"@types/google.maps": "3.54.0",
"@types/luxon": "3.3.1",
"@types/node": "18.17.9",
"@types/node": "18.17.11",
"@types/prettier": "2.7.3",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.21",
Expand All @@ -126,20 +126,20 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "6.23.0",
"chromatic": "6.24.1",
"css-loader": "6.8.1",
"dayjs": "1.11.9",
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.47.0",
"i18next": "23.4.5",
"eslint": "8.48.0",
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.1",
"luxon": "3.4.2",
"mantine-react-table": "1.2.0",
"merge-anything": "5.1.7",
"msw": "1.2.3",
"msw": "1.2.4",
"msw-storybook-addon": "1.8.0",
"next": "13.4.19",
"next-auth": "4.23.1",
Expand All @@ -163,8 +163,8 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.12.7",
"type-fest": "4.2.0",
"typescript": "5.1.6",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"ulid": "2.3.0",
"webpack": "5.88.2",
"zod": "3.22.2"
Expand Down

0 comments on commit 4ebdfea

Please sign in to comment.