Skip to content

Commit

Permalink
fix(crowdin): 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 Jul 14, 2024
1 parent c68e62d commit c166c1d
Show file tree
Hide file tree
Showing 11 changed files with 411 additions and 408 deletions.
28 changes: 14 additions & 14 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.9.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
"@mantine/form": "6.0.22",
"@mantine/hooks": "6.0.22",
"@mantine/next": "6.0.22",
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/bundle-analyzer": "14.2.5",
"@next/third-parties": "14.2.5",
"@opentelemetry/api": "1.9.0",
Expand All @@ -55,7 +55,7 @@
"@sentry/opentelemetry-node": "7.114.0",
"@sentry/profiling-node": "7.118.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.19.2",
"@tanstack/react-table": "8.19.3",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down Expand Up @@ -94,7 +94,7 @@
"next-seo": "6.5.0",
"nextjs-google-analytics": "2.3.3",
"nextjs-routes": "2.2.1",
"object-sizeof": "2.6.4",
"object-sizeof": "2.6.5",
"pretty-bytes": "6.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -111,7 +111,7 @@
"@prisma/nextjs-monorepo-workaround-plugin": "5.16.2",
"@relative-ci/agent": "4.2.9",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.19.2",
"@tanstack/react-table-devtools": "8.19.3",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.10",
"@types/gtag.js": "0.0.20",
Expand All @@ -127,11 +127,11 @@
"commander": "12.1.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.7",
"eslint-plugin-i18next": "6.0.9",
"i18next-hmr": "3.1.2",
"jiti": "1.21.6",
"listr2": "8.2.3",
"prettier": "3.3.2",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.21.0",
Expand Down
16 changes: 8 additions & 8 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
"@mantine/form": "6.0.22",
"@mantine/hooks": "6.0.22",
"@mantine/next": "6.0.22",
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.11",
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 @@ -31,7 +31,7 @@
"@weareinreach/eslint-config": "workspace:*",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@weareinreach/eslint-config": "workspace:*",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prisma": "5.16.2",
"typescript": "5.5.3"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.25.2",
"knip": "5.26.0",
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ajv": "8.16.0",
"ajv": "8.17.1",
"alex": "11.0.1",
"crud-object-diff": "2.3.6",
"geo-tz": "8.0.2",
Expand Down Expand Up @@ -67,7 +67,7 @@
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.5",
"prettier": "3.3.2",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.21.0",
"typescript": "5.5.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.34.0",
"@crowdin/crowdin-api-client": "1.35.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.9.0",
"@vercel/kv": "2.0.0",
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"flat": "6.0.1",
"object-sizeof": "2.6.4",
"object-sizeof": "2.6.5",
"pretty-bytes": "6.1.1",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"prettier": "3.3.2",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"p-queue": "8.0.1",
"p-retry": "6.2.0",
"papaparse": "5.4.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.16.2",
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 @@ -28,10 +28,10 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-i18next": "6.0.7",
"eslint-plugin-i18next": "6.0.9",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
"eslint-plugin-node": "npm:eslint-plugin-n@16.6.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "2.0.6",
"next": "14.2.5",
Expand Down
48 changes: 24 additions & 24 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"ahooks": "3.8.0",
"ajv": "8.16.0",
"ajv": "8.17.1",
"ajv-errors": "3.0.0",
"alex": "11.0.1",
"cookies-next": "4.2.1",
Expand Down Expand Up @@ -79,15 +79,15 @@
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.25",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
"@mantine/form": "6.0.22",
"@mantine/hooks": "6.0.22",
"@mantine/next": "6.0.22",
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.5",
"@storybook/addon-a11y": "8.2.2",
"@storybook/addon-actions": "8.2.2",
Expand All @@ -109,11 +109,11 @@
"@storybook/theming": "8.2.2",
"@storybook/types": "8.2.2",
"@swc/core": "1.6.13",
"@swc/helpers": "0.5.11",
"@swc/helpers": "0.5.12",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.19.2",
"@tanstack/react-table-devtools": "8.19.2",
"@tanstack/react-table": "8.19.3",
"@tanstack/react-table-devtools": "8.19.3",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
Expand Down Expand Up @@ -149,7 +149,7 @@
"next-auth": "4.24.7",
"next-i18next": "15.3.0",
"postcss-loader": "8.1.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"pretty-bytes": "6.1.1",
"react": "18.3.1",
"react-docgen-typescript": "2.2.2",
Expand Down Expand Up @@ -181,18 +181,18 @@
"@hookform/resolvers": "3.9.0",
"@iconify-icon/react": "2.1.0",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
"@mantine/dates": "6.0.22",
"@mantine/form": "6.0.22",
"@mantine/hooks": "6.0.22",
"@mantine/next": "6.0.22",
"@mantine/notifications": "6.0.22",
"@mantine/nprogress": "6.0.22",
"@mantine/utils": "6.0.22",
"@next/third-parties": "14.2.5",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.19.2",
"@tanstack/react-table": "8.19.3",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down
Loading

0 comments on commit c166c1d

Please sign in to comment.