Skip to content

Commit

Permalink
fix(cognito-user-migrate): 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 Sep 19, 2023
1 parent fbcc796 commit 7af6325
Show file tree
Hide file tree
Showing 14 changed files with 454 additions and 481 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.0
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@trpc/react-query": "10.38.3",
"@trpc/server": "10.38.3",
"@vercel/analytics": "1.0.2",
"@vercel/edge-config": "0.4.0",
"@vercel/kv": "0.2.2",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "0.2.3",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
"@weareinreach/crowdin": "workspace:*",
Expand All @@ -74,7 +74,7 @@
"@weareinreach/util": "workspace:*",
"cookies-next": "4.0.0",
"core-js": "3.32.2",
"dayjs": "1.11.9",
"dayjs": "1.11.10",
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.0",
Expand All @@ -87,7 +87,7 @@
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.3",
"mantine-react-table": "1.2.1",
"mantine-react-table": "1.3.0",
"next": "13.5.1",
"next-auth": "4.23.1",
"next-i18next": "14.0.3",
Expand All @@ -113,11 +113,11 @@
"@types/eslint": "8.44.2",
"@types/luxon": "3.3.2",
"@types/node": "18.17.17",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.3",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tiptap/starter-kit": "2.1.10",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.5.1",
"next": "13.5.1",
Expand All @@ -45,7 +45,7 @@
"@next/bundle-analyzer": "13.5.1",
"@types/eslint": "8.44.2",
"@types/node": "18.17.17",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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 @@ -20,7 +20,7 @@
"package": "cd dist && zip -r ../bundle.zip *"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.12.1"
"@aws-lambda-powertools/logger": "1.13.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.121",
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 @@ -21,7 +21,7 @@
"prune-clients": "find ./dist/client -type f -not -name '*rhel*' -delete -print"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.12.1",
"@aws-lambda-powertools/logger": "1.13.0",
"@prisma/client": "5.3.1",
"@weareinreach/db": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/server": "10.38.3",
"@vercel/edge-config": "0.4.0",
"@vercel/kv": "0.2.2",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "0.2.3",
"@weareinreach/auth": "workspace:*",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/node": "18.17.17",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@crowdin/crowdin-api-client": "1.24.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.6.0",
"@vercel/kv": "0.2.2",
"@vercel/kv": "0.2.3",
"@weareinreach/util": "workspace:*",
"flat": "6.0.0",
"object-sizeof": "2.6.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@opentelemetry/semantic-conventions": "1.17.0",
"@prisma/client": "5.3.1",
"@prisma/instrumentation": "5.3.1",
"@vercel/kv": "0.2.2",
"@vercel/postgres-kysely": "0.4.1",
"@vercel/kv": "0.2.3",
"@vercel/postgres-kysely": "0.4.2",
"@weareinreach/crowdin": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.6.1",
"@weareinreach/util": "workspace:*",
"chromatic": "7.1.0",
"chromatic": "7.2.0",
"zod": "3.22.2"
},
"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 @@ -20,8 +20,8 @@
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-config-next": "13.5.1",
"eslint-config-prettier": "9.0.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 @@ -55,7 +55,7 @@
"@babel/preset-typescript": "7.22.15",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.0.2",
"@faker-js/faker": "8.1.0",
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@hookform/devtools": "4.3.1",
"@hookform/error-message": "2.0.1",
Expand Down Expand Up @@ -119,7 +119,7 @@
"@types/luxon": "3.3.2",
"@types/node": "18.17.17",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/api": "workspace:*",
Expand All @@ -129,9 +129,9 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "7.1.0",
"chromatic": "7.2.0",
"css-loader": "6.8.1",
"dayjs": "1.11.9",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.49.0",
Expand All @@ -140,7 +140,7 @@
"i18next-http-backend": "2.2.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.3",
"mantine-react-table": "1.2.1",
"mantine-react-table": "1.3.0",
"merge-anything": "5.1.7",
"msw": "1.3.1",
"msw-storybook-addon": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@vercel/edge-config": "0.4.0",
"@vercel/edge-config": "0.4.1",
"tslog": "4.9.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7af6325

Please sign in to comment.