Skip to content

Commit

Permalink
fix(cognito-user-migrate): update all non-major dependencies (#1110)
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] committed Feb 20, 2024
1 parent e8081a9 commit fd1e85c
Show file tree
Hide file tree
Showing 13 changed files with 984 additions and 1,044 deletions.
30 changes: 15 additions & 15 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
"@opentelemetry/sdk-trace-base": "1.21.0",
"@opentelemetry/sdk-trace-node": "1.21.0",
"@opentelemetry/semantic-conventions": "1.21.0",
"@prisma/instrumentation": "5.9.1",
"@sentry/browser": "7.101.1",
"@sentry/nextjs": "7.101.1",
"@sentry/node": "7.101.1",
"@sentry/opentelemetry": "7.101.1",
"@sentry/opentelemetry-node": "7.101.1",
"@sentry/profiling-node": "7.101.1",
"@prisma/instrumentation": "5.10.1",
"@sentry/browser": "7.102.0",
"@sentry/nextjs": "7.102.0",
"@sentry/node": "7.102.0",
"@sentry/opentelemetry": "7.102.0",
"@sentry/opentelemetry-node": "7.102.0",
"@sentry/profiling-node": "7.102.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.12.0",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
"@trpc/react-query": "10.45.1",
"@trpc/server": "10.45.1",
"@vercel/analytics": "1.2.0",
"@vercel/edge-config": "1.0.0",
"@vercel/analytics": "1.2.2",
"@vercel/edge-config": "1.0.2",
"@vercel/kv": "1.0.1",
"@vercel/speed-insights": "1.0.10",
"@weareinreach/analytics": "workspace:*",
Expand All @@ -75,7 +75,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.8.2",
"i18next": "23.9.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.4.3",
Expand Down Expand Up @@ -105,24 +105,24 @@
"devDependencies": {
"@hookform/devtools": "4.3.1",
"@playwright/test": "1.41.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.9.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.10.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.12.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.2",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"commander": "12.0.0",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"eslint": "8.56.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.0.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.8.2",
"i18next": "23.9.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.1.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"package": "cd dist && zip -r ../bundle.zip *"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.18.0"
"@aws-lambda-powertools/logger": "1.18.1"
},
"devDependencies": {
"@types/aws-lambda": "8.10.133",
"@types/aws-lambda": "8.10.134",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@vercel/ncc": "0.38.1",
Expand Down
8 changes: 4 additions & 4 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"prune-clients": "find ./dist/client -type f -not -name '*rhel*' -delete -print"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.18.0",
"@prisma/client": "5.9.1",
"@aws-lambda-powertools/logger": "1.18.1",
"@prisma/client": "5.10.1",
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.133",
"@types/aws-lambda": "8.10.134",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@vercel/ncc": "0.38.1",
Expand All @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"eslint": "8.56.0",
"prettier": "3.2.5",
"prisma": "5.9.1",
"prisma": "5.10.1",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"husky": "9.0.11",
"knip": "5.0.1",
"lint-staged": "15.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.42",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.101.1",
"@sentry/nextjs": "7.102.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
"@trpc/react-query": "10.45.1",
"@trpc/server": "10.45.1",
"@vercel/edge-config": "1.0.0",
"@vercel/edge-config": "1.0.2",
"@vercel/kv": "1.0.1",
"@weareinreach/auth": "workspace:*",
"@weareinreach/crowdin": "workspace:*",
Expand All @@ -44,7 +44,7 @@
"just-pick": "4.2.0",
"libphonenumber-js": "1.10.56",
"luxon": "3.4.4",
"nanoid": "5.0.5",
"nanoid": "5.0.6",
"slugify": "1.6.6",
"tiny-invariant": "1.3.1",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@opentelemetry/sdk-trace-base": "1.21.0",
"@opentelemetry/sdk-trace-node": "1.21.0",
"@opentelemetry/semantic-conventions": "1.21.0",
"@prisma/client": "5.9.1",
"@prisma/instrumentation": "5.9.1",
"@prisma/client": "5.10.1",
"@prisma/instrumentation": "5.10.1",
"@vercel/kv": "1.0.1",
"@vercel/postgres-kysely": "0.7.2",
"@weareinreach/crowdin": "workspace:*",
Expand Down Expand Up @@ -73,13 +73,13 @@
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"google-auth-library": "9.6.3",
"google-spreadsheet": "4.1.1",
"googleapis": "133.0.0",
"inquirer": "9.2.14",
"inquirer": "9.2.15",
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.12.0",
Expand All @@ -92,7 +92,7 @@
"prettier": "3.2.5",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.9.1",
"prisma": "5.10.1",
"prisma-dbml-generator": "0.12.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "10.9.5",
"chromatic": "10.9.6",
"zod": "3.22.4"
},
"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 @@ -19,8 +19,8 @@
"@types/eslint": "8.56.2",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
Expand Down
48 changes: 24 additions & 24 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.1",
"zustand": "4.5.0"
"zustand": "4.5.1"
},
"devDependencies": {
"@babel/core": "7.23.9",
Expand All @@ -72,7 +72,7 @@
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.64",
"@iconify-json/ph": "1.1.11",
"@iconify-json/simple-icons": "1.1.91",
"@iconify-json/simple-icons": "1.1.92",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.22",
Expand All @@ -86,26 +86,26 @@
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/third-parties": "14.1.0",
"@storybook/addon-a11y": "7.6.16",
"@storybook/addon-actions": "7.6.16",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-actions": "7.6.17",
"@storybook/addon-designs": "7.0.9",
"@storybook/addon-essentials": "7.6.16",
"@storybook/addon-interactions": "7.6.16",
"@storybook/addon-links": "7.6.16",
"@storybook/addon-viewport": "7.6.16",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/addon-viewport": "7.6.17",
"@storybook/addon-webpack5-compiler-swc": "1.0.0",
"@storybook/components": "7.6.16",
"@storybook/core-events": "7.6.16",
"@storybook/components": "7.6.17",
"@storybook/core-events": "7.6.17",
"@storybook/jest": "0.2.3",
"@storybook/manager-api": "7.6.16",
"@storybook/nextjs": "7.6.16",
"@storybook/preview-api": "7.6.16",
"@storybook/react": "7.6.16",
"@storybook/manager-api": "7.6.17",
"@storybook/nextjs": "7.6.17",
"@storybook/preview-api": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/test-runner": "0.16.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.16",
"@storybook/types": "7.6.16",
"@swc/core": "1.4.1",
"@storybook/theming": "7.6.17",
"@storybook/types": "7.6.17",
"@swc/core": "1.4.2",
"@swc/helpers": "0.5.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -122,7 +122,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand All @@ -132,21 +132,21 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.9.5",
"chromatic": "10.9.6",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"eslint": "8.56.0",
"i18next": "23.8.2",
"i18next": "23.9.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-hmr": "3.0.4",
"i18next-http-backend": "2.4.3",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.0",
"msw": "2.2.1",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.0",
"next-auth": "4.24.6",
Expand All @@ -166,15 +166,15 @@
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.6.16",
"storybook": "7.6.17",
"storybook-addon-pseudo-states": "2.1.2",
"style-loader": "3.3.4",
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.1",
"type-fest": "4.10.2",
"typescript": "5.3.3",
"webpack": "5.90.2",
"webpack": "5.90.3",
"zod": "3.22.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@vercel/edge-config": "1.0.0",
"@vercel/edge-config": "1.0.2",
"luxon": "3.4.4",
"superjson": "2.2.1",
"tslog": "4.9.2"
Expand Down
Loading

0 comments on commit fd1e85c

Please sign in to comment.