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] committed Sep 21, 2023
1 parent addd1aa commit af7b2b6
Show file tree
Hide file tree
Showing 8 changed files with 233 additions and 233 deletions.
16 changes: 8 additions & 8 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"@sentry/profiling-node": "1.2.1",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-table": "8.10.1",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/server": "10.38.3",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"@vercel/analytics": "1.0.2",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "0.2.3",
Expand Down Expand Up @@ -99,7 +99,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.46.1",
"react-hook-form": "7.46.2",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "13.2.2",
"zod": "3.22.2"
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@mantine/prism": "6.0.21",
"@mantine/spotlight": "6.0.21",
"@mantine/tiptap": "6.0.21",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
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.13.0"
"@aws-lambda-powertools/logger": "1.13.1"
},
"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.13.0",
"@aws-lambda-powertools/logger": "1.13.1",
"@prisma/client": "5.3.1",
"@weareinreach/db": "workspace:*"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@sentry/node": "7.70.0",
"@tanstack/react-query": "4.35.3",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/server": "10.38.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"@vercel/edge-config": "0.4.1",
"@vercel/kv": "0.2.3",
"@weareinreach/auth": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-import": "2.28.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-turbo": "1.10.14",
"next": "13.5.2",
"resolve-pkg-maps": "1.0.0",
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,13 @@
"@tanstack/react-query-devtools": "4.35.3",
"@tanstack/react-table": "8.10.1",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@types/babel__core": "7.20.2",
"@types/babel__preset-env": "7.9.3",
"@types/eslint": "8.44.2",
Expand Down Expand Up @@ -155,7 +155,7 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-hook-form": "7.46.1",
"react-hook-form": "7.46.2",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "13.2.2",
Expand Down Expand Up @@ -203,9 +203,9 @@
"@tiptap/extension-link": "^2.0.0",
"@tiptap/react": "^2.0.0",
"@tiptap/starter-kit": "^2.0.0",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@weareinreach/api": "*",
"@weareinreach/auth": "*",
"dayjs": "^1",
Expand Down
Loading

0 comments on commit af7b2b6

Please sign in to comment.