From 3165c5e5db18b8dedee02cc9c67717dd60c24dde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:19:08 +0000 Subject: [PATCH] fix(crowdin): update all non-major dependencies (#1113) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/app/package.json | 6 +- lambdas/cognito-user-migrate/package.json | 4 +- packages/crowdin/package.json | 2 +- packages/db/package.json | 6 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 102 +++++++++++----------- 6 files changed, 61 insertions(+), 61 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 8249697b57..f2ad1de999 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -44,7 +44,7 @@ "@opentelemetry/sdk-trace-base": "1.21.0", "@opentelemetry/sdk-trace-node": "1.21.0", "@opentelemetry/semantic-conventions": "1.21.0", - "@prisma/instrumentation": "5.10.1", + "@prisma/instrumentation": "5.10.2", "@sentry/browser": "7.102.0", "@sentry/nextjs": "7.102.0", "@sentry/node": "7.102.0", @@ -78,7 +78,7 @@ "i18next": "23.9.0", "i18next-browser-languagedetector": "7.2.0", "i18next-chained-backend": "4.6.2", - "i18next-http-backend": "2.4.3", + "i18next-http-backend": "2.5.0", "i18next-intervalplural-postprocessor": "3.0.0", "i18next-multiload-backend-adapter": "2.3.0", "just-compact": "3.2.0", @@ -105,7 +105,7 @@ "devDependencies": { "@hookform/devtools": "4.3.1", "@playwright/test": "1.41.2", - "@prisma/nextjs-monorepo-workaround-plugin": "5.10.1", + "@prisma/nextjs-monorepo-workaround-plugin": "5.10.2", "@tanstack/react-query-devtools": "4.36.1", "@tanstack/react-table-devtools": "8.12.0", "@total-typescript/ts-reset": "0.5.1", diff --git a/lambdas/cognito-user-migrate/package.json b/lambdas/cognito-user-migrate/package.json index b2a223421c..11b93bfbbf 100644 --- a/lambdas/cognito-user-migrate/package.json +++ b/lambdas/cognito-user-migrate/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@aws-lambda-powertools/logger": "1.18.1", - "@prisma/client": "5.10.1", + "@prisma/client": "5.10.2", "@weareinreach/db": "workspace:*" }, "devDependencies": { @@ -35,7 +35,7 @@ "aws-lambda": "1.0.7", "eslint": "8.56.0", "prettier": "3.2.5", - "prisma": "5.10.1", + "prisma": "5.10.2", "typescript": "5.3.3" } } diff --git a/packages/crowdin/package.json b/packages/crowdin/package.json index 32e3906eaa..7779fd4dac 100644 --- a/packages/crowdin/package.json +++ b/packages/crowdin/package.json @@ -39,7 +39,7 @@ "with-env": "dotenv -e ../../.env --" }, "dependencies": { - "@crowdin/crowdin-api-client": "1.29.5", + "@crowdin/crowdin-api-client": "1.30.0", "@crowdin/ota-client": "1.0.0", "@opentelemetry/api": "1.7.0", "@vercel/kv": "1.0.1", diff --git a/packages/db/package.json b/packages/db/package.json index 2bd2461843..a6972ea11e 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -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.10.1", - "@prisma/instrumentation": "5.10.1", + "@prisma/client": "5.10.2", + "@prisma/instrumentation": "5.10.2", "@vercel/kv": "1.0.1", "@vercel/postgres-kysely": "0.7.2", "@weareinreach/crowdin": "workspace:*", @@ -92,7 +92,7 @@ "prettier": "3.2.5", "pretty-bytes": "6.1.1", "pretty-ms": "9.0.0", - "prisma": "5.10.1", + "prisma": "5.10.2", "prisma-dbml-generator": "0.12.0", "prisma-query-inspector": "1.4.4", "prisma-query-log": "3.2.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index c6e2d9b776..c69fdc577b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -141,7 +141,7 @@ "i18next": "23.9.0", "i18next-browser-languagedetector": "7.2.0", "i18next-hmr": "3.0.4", - "i18next-http-backend": "2.4.3", + "i18next-http-backend": "2.5.0", "i18next-intervalplural-postprocessor": "3.0.0", "luxon": "3.4.4", "mantine-react-table": "1.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bd1e7d487..de0e52b5a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -171,8 +171,8 @@ importers: specifier: 1.21.0 version: 1.21.0 '@prisma/instrumentation': - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.10.2 + version: 5.10.2 '@sentry/browser': specifier: 7.102.0 version: 7.102.0 @@ -273,8 +273,8 @@ importers: specifier: 4.6.2 version: 4.6.2 i18next-http-backend: - specifier: 2.4.3 - version: 2.4.3 + specifier: 2.5.0 + version: 2.5.0 i18next-intervalplural-postprocessor: specifier: 3.0.0 version: 3.0.0 @@ -349,8 +349,8 @@ importers: specifier: 1.41.2 version: 1.41.2 '@prisma/nextjs-monorepo-workaround-plugin': - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.10.2 + version: 5.10.2 '@tanstack/react-query-devtools': specifier: 4.36.1 version: 4.36.1(@tanstack/react-query@4.36.1)(react-dom@18.2.0)(react@18.2.0) @@ -570,8 +570,8 @@ importers: specifier: 1.18.1 version: 1.18.1 '@prisma/client': - specifier: 5.10.1 - version: 5.10.1(prisma@5.10.1) + specifier: 5.10.2 + version: 5.10.2(prisma@5.10.2) '@weareinreach/db': specifier: workspace:* version: link:../../packages/db @@ -604,8 +604,8 @@ importers: specifier: 3.2.5 version: 3.2.5 prisma: - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.10.2 + version: 5.10.2 typescript: specifier: 5.3.3 version: 5.3.3 @@ -799,7 +799,7 @@ importers: version: 3.515.0 '@next-auth/prisma-adapter': specifier: 1.0.7 - version: 1.0.7(@prisma/client@5.10.1)(next-auth@4.24.6) + version: 1.0.7(@prisma/client@5.10.2)(next-auth@4.24.6) '@weareinreach/db': specifier: workspace:* version: link:../db @@ -880,8 +880,8 @@ importers: packages/crowdin: dependencies: '@crowdin/crowdin-api-client': - specifier: 1.29.5 - version: 1.29.5 + specifier: 1.30.0 + version: 1.30.0 '@crowdin/ota-client': specifier: 1.0.0 version: 1.0.0(patch_hash=refrge56ym5gomc3tkglzjdymy) @@ -938,11 +938,11 @@ importers: specifier: 1.21.0 version: 1.21.0 '@prisma/client': - specifier: 5.10.1 - version: 5.10.1(prisma@5.10.1) + specifier: 5.10.2 + version: 5.10.2(prisma@5.10.2) '@prisma/instrumentation': - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.10.2 + version: 5.10.2 '@vercel/kv': specifier: 1.0.1 version: 1.0.1 @@ -1080,8 +1080,8 @@ importers: specifier: 9.0.0 version: 9.0.0 prisma: - specifier: 5.10.1 - version: 5.10.1 + specifier: 5.10.2 + version: 5.10.2 prisma-dbml-generator: specifier: 0.12.0 version: 0.12.0 @@ -1568,8 +1568,8 @@ importers: specifier: 3.0.4 version: 3.0.4 i18next-http-backend: - specifier: 2.4.3 - version: 2.4.3 + specifier: 2.5.0 + version: 2.5.0 i18next-intervalplural-postprocessor: specifier: 3.0.0 version: 3.0.0 @@ -3830,8 +3830,8 @@ packages: dev: true optional: true - /@crowdin/crowdin-api-client@1.29.5: - resolution: {integrity: sha512-T5SJVLz7rHH1TtxYfQyaU4aLRfenFfL84U/Hb3egfN0sY0jMjI0Slu6ujr4ZLDyOXxCZB5QEp9DH8d+O++7aYw==} + /@crowdin/crowdin-api-client@1.30.0: + resolution: {integrity: sha512-sREO1LPbOw435dJ90ENT/RyyhXCsdunBCp0aOrlwV6SIiEdAQW8tJAUNYsAbjZ6/pt1dUX0vM+4SwL4EuYvDIQ==} engines: {node: '>=12.9.0'} dependencies: axios: 1.6.5 @@ -5467,13 +5467,13 @@ packages: '@types/pg': 8.6.6 dev: false - /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.10.1)(next-auth@4.24.6): + /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.10.2)(next-auth@4.24.6): resolution: {integrity: sha512-Cdko4KfcmKjsyHFrWwZ//lfLUbcLqlyFqjd/nYE2m3aZ7tjMNUjpks47iw7NTCnXf+5UWz5Ypyt1dSs1EP5QJw==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: - '@prisma/client': 5.10.1(prisma@5.10.1) + '@prisma/client': 5.10.2(prisma@5.10.2) next-auth: 4.24.6(next@14.1.0)(react-dom@18.2.0)(react@18.2.0) dev: false @@ -6376,8 +6376,8 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@prisma/client@5.10.1(prisma@5.10.1): - resolution: {integrity: sha512-4R8Vp6sSwVJSnOxw8WU1WSLqE/G3WJy1xA05XvW87cINoB1hEY7endw5Ppy6TrIBCCtHQim2lqfHkbPvv+i7bQ==} + /@prisma/client@5.10.2(prisma@5.10.2): + resolution: {integrity: sha512-ef49hzB2yJZCvM5gFHMxSFL9KYrIP9udpT5rYo0CsHD4P9IKj473MbhU1gjKKftiwWBTIyrt9jukprzZXazyag==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -6386,7 +6386,7 @@ packages: prisma: optional: true dependencies: - prisma: 5.10.1 + prisma: 5.10.2 dev: false /@prisma/debug@5.0.0: @@ -6399,8 +6399,8 @@ packages: - supports-color dev: true - /@prisma/debug@5.10.1: - resolution: {integrity: sha512-Ipo9y/lCMzedXMtEBe4YCdvVVivSy6MdG7aYTM15t86g4CRzwdlEsw8Czxnw20w9Qgzdx0MX2iLsCCIG4JoHbA==} + /@prisma/debug@5.10.2: + resolution: {integrity: sha512-bkBOmH9dpEBbMKFJj8V+Zp8IZHIBjy3fSyhLhxj4FmKGb/UBSt9doyfA6k1UeUREsMJft7xgPYBbHSOYBr8XCA==} /@prisma/debug@5.3.1: resolution: {integrity: sha512-eYrxqslEKf+wpMFIIHgbcNYuZBXUdiJLA85Or3TwOhgPIN1ZoXT9CwJph3ynW8H1Xg0LkdYLwVmuULCwiMoU5A==} @@ -6424,14 +6424,14 @@ packages: requiresBuild: true dev: true - /@prisma/engines@5.10.1: - resolution: {integrity: sha512-75oJa900Pw+GAXjPJmKZqsD7bgSgQbpeGLxCwchrbgPIM70y3h0FbjIsiSAjuhwIGUCCNWzctUNv67rvSmoQAQ==} + /@prisma/engines@5.10.2: + resolution: {integrity: sha512-HkSJvix6PW8YqEEt3zHfCYYJY69CXsNdhU+wna+4Y7EZ+AwzeupMnUThmvaDA7uqswiHkgm5/SZ6/4CStjaGmw==} requiresBuild: true dependencies: - '@prisma/debug': 5.10.1 + '@prisma/debug': 5.10.2 '@prisma/engines-version': 5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9 - '@prisma/fetch-engine': 5.10.1 - '@prisma/get-platform': 5.10.1 + '@prisma/fetch-engine': 5.10.2 + '@prisma/get-platform': 5.10.2 /@prisma/engines@5.3.1: resolution: {integrity: sha512-6QkILNyfeeN67BNEPEtkgh3Xo2tm6D7V+UhrkBbRHqKw9CTaz/vvTP/ROwYSP/3JT2MtIutZm/EnhxUiuOPVDA==} @@ -6463,12 +6463,12 @@ packages: - supports-color dev: true - /@prisma/fetch-engine@5.10.1: - resolution: {integrity: sha512-xg3I3RM/qENykZNGBna+14gBkkZL2TVkyX3OX2GWI8MV23Meq5jYdqvlgBrZne25ZxiulctSEA2D6Y5fq1eLog==} + /@prisma/fetch-engine@5.10.2: + resolution: {integrity: sha512-dSmXcqSt6DpTmMaLQ9K8ZKzVAMH3qwGCmYEZr/uVnzVhxRJ1EbT/w2MMwIdBNq1zT69Rvh0h75WMIi0mrIw7Hg==} dependencies: - '@prisma/debug': 5.10.1 + '@prisma/debug': 5.10.2 '@prisma/engines-version': 5.10.0-34.5a9203d0590c951969e85a7d07215503f4672eb9 - '@prisma/get-platform': 5.10.1 + '@prisma/get-platform': 5.10.2 /@prisma/fetch-engine@5.3.1: resolution: {integrity: sha512-w1yk1YiK8N82Pobdq58b85l6e8akyrkxuzwV9DoiUTRf3gpsuhJJesHc4Yi0WzUC9/3znizl1UfCsI6dhkj3Vw==} @@ -6540,10 +6540,10 @@ packages: - supports-color dev: true - /@prisma/get-platform@5.10.1: - resolution: {integrity: sha512-0rE8lSE3y+Ua3LaOcXlWADz21+kGkf9NWmGNuh8n9I6uaCq90LQxM002l4NSYg6ELtiJXyDgJ4nRhM0x0OXjDQ==} + /@prisma/get-platform@5.10.2: + resolution: {integrity: sha512-nqXP6vHiY2PIsebBAuDeWiUYg8h8mfjBckHh6Jezuwej0QJNnjDiOq30uesmg+JXxGk99nqyG3B7wpcOODzXvg==} dependencies: - '@prisma/debug': 5.10.1 + '@prisma/debug': 5.10.2 /@prisma/get-platform@5.3.1: resolution: {integrity: sha512-3IiZY2BUjKnAuZ0569zppZE6/rZbVAM09//c2nvPbbkGG9MqrirA8fbhhF7tfVmhyVfdmVCHnf/ujWPHJ8B46Q==} @@ -6562,8 +6562,8 @@ packages: - supports-color dev: false - /@prisma/instrumentation@5.10.1: - resolution: {integrity: sha512-TiZiROgv/Ye/rGoZqLJgsa25WaiY2l3dTZYkjRpOfcJTz/F8QHrjhjIAk9WpPp5sIP7E2dyXAE85fM71LIfSRA==} + /@prisma/instrumentation@5.10.2: + resolution: {integrity: sha512-5ncGbvwFQMmubMBbTJ38JS5CEKW5x9GTxVtCk37IQRHyqMdJkLyC86pfPdHHrCsozljG/DBcK/OdND0CF8rfLg==} dependencies: '@opentelemetry/api': 1.7.0 '@opentelemetry/instrumentation': 0.48.0(@opentelemetry/api@1.7.0) @@ -6673,8 +6673,8 @@ packages: - supports-color dev: false - /@prisma/nextjs-monorepo-workaround-plugin@5.10.1: - resolution: {integrity: sha512-QUPf+No7TfEgf1xkkWMYtIXLfDFnXgB1Jd/4MXbl1IiP+ydAoznvA98zOJtCsB4YVmKzVaOHjfQ8XPiySYVOZg==} + /@prisma/nextjs-monorepo-workaround-plugin@5.10.2: + resolution: {integrity: sha512-eZnYMgmiZfW3beqvkA+Xerubi9J//S/CSGevzbd+E48sKSjiRysKq91PWcdoENOSYZirdsAdGCx+q+sgXxqR9w==} dev: true /@prisma/prisma-schema-wasm@4.17.0-26.6b0aef69b7cdfc787f822ecd7cdc76d5f1991584: @@ -16173,8 +16173,8 @@ packages: resolution: {integrity: sha512-vTcCn8SBO8BRfspkyiKYBKdXo397q+MCvIAdmtP9pstj9VZXI0xU7KhhVnoCDm7cTKVRHDTpZyN1YAfbKBtEWw==} dev: true - /i18next-http-backend@2.4.3: - resolution: {integrity: sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==} + /i18next-http-backend@2.5.0: + resolution: {integrity: sha512-Z/aQsGZk1gSxt2/DztXk92DuDD20J+rNudT7ZCdTrNOiK8uQppfvdjq9+DFQfpAnFPn3VZS+KQIr1S/W1KxhpQ==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: @@ -21386,13 +21386,13 @@ packages: '@sqltools/formatter': 1.2.5 dev: true - /prisma@5.10.1: - resolution: {integrity: sha512-2VLQ8dMXZGd5qS6XIDyAzK2W4xdPJDt/E3IBcjByn64Fnp33llqq/HBxx0EroZO7ezKiw1gS3BOrkpyzPfeFhA==} + /prisma@5.10.2: + resolution: {integrity: sha512-hqb/JMz9/kymRE25pMWCxkdyhbnIWrq+h7S6WysJpdnCvhstbJSNP/S6mScEcqiB8Qv2F+0R3yG+osRaWqZacQ==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.10.1 + '@prisma/engines': 5.10.2 /probe-image-size@7.2.3: resolution: {integrity: sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==}