Skip to content

Commit

Permalink
fix(auth): update all non-major dependencies (#973)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent a613f37 commit a222de7
Show file tree
Hide file tree
Showing 8 changed files with 278 additions and 371 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
"@sentry/profiling-node": "1.3.2",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.11.2",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/server": "10.44.1",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@trpc/server": "10.45.0",
"@vercel/analytics": "1.1.1",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "1.0.1",
Expand Down Expand Up @@ -128,7 +128,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.8.3",
"type-fest": "4.9.0",
"typescript": "5.3.3",
"webpack-bundle-analyzer": "4.10.1"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.8.4",
"knip": "3.9.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-packagejson": "2.4.8",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.7.0",
"tsx": "4.7.0",
"turbo": "1.11.2",
"typescript": "5.3.3",
"typesync": "0.11.1"
"typesync": "0.12.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@weareinreach/eslint-config": "workspace:*",
"next": "14.0.4",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.8.3"
"type-fest": "4.9.0"
},
"peerDependencies": {
"next": "14.0.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@sentry/nextjs": "7.91.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/server": "10.44.1",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@trpc/server": "10.45.0",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "1.0.1",
"@weareinreach/auth": "workspace:*",
Expand Down Expand Up @@ -63,7 +63,7 @@
"prettier": "3.1.1",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.8.3",
"type-fest": "4.9.0",
"typescript": "5.3.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.478.0",
"@aws-sdk/client-cognito-identity-provider": "3.481.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.11.0",
"libphonenumber-js": "1.10.52",
"libphonenumber-js": "1.10.53",
"listr2": "8.0.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
Expand All @@ -101,7 +101,7 @@
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.1",
"tsx": "4.7.0",
"type-fest": "4.8.3",
"type-fest": "4.9.0",
"typescript": "5.3.3",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.3"
Expand Down
24 changes: 12 additions & 12 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"just-filter-object": "3.2.0",
"just-group-by": "2.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.52",
"libphonenumber-js": "1.10.53",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.7",
"react-phone-number-input": "3.3.8",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.2",
"zustand": "4.4.7"
Expand All @@ -69,10 +69,10 @@
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.63",
"@iconify-json/ph": "1.1.9",
"@iconify-json/simple-icons": "1.1.85",
"@iconify-json/simple-icons": "1.1.86",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.13",
"@iconify/utils": "2.1.14",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
Expand Down Expand Up @@ -106,9 +106,9 @@
"@tanstack/react-table": "8.11.2",
"@tanstack/react-table-devtools": "8.7.6",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.56.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.1.1",
"postcss-loader": "7.3.3",
"postcss-loader": "7.3.4",
"prettier": "3.1.1",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
Expand All @@ -163,7 +163,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.0",
"type-fest": "4.8.3",
"type-fest": "4.9.0",
"typescript": "5.3.3",
"webpack": "5.89.0",
"zod": "3.22.4"
Expand All @@ -186,9 +186,9 @@
"@mantine/utils": "^6",
"@tanstack/react-query": "^4",
"@tanstack/react-table": "^8",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@weareinreach/api": "*",
"@weareinreach/auth": "*",
"dayjs": "^1",
Expand Down
Loading

0 comments on commit a222de7

Please sign in to comment.