Skip to content

Commit

Permalink
fix(app): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent eea6272 commit d65b6a0
Show file tree
Hide file tree
Showing 9 changed files with 557 additions and 616 deletions.
16 changes: 8 additions & 8 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.282.0",
"@crowdin/crowdin-api-client": "1.21.2",
"@crowdin/crowdin-api-client": "1.22.0",
"@crowdin/ota-client": "0.7.0",
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
Expand All @@ -40,7 +40,7 @@
"@mantine/tiptap": "5.10.5",
"@mantine/utils": "5.10.5",
"@next/bundle-analyzer": "13.2.3",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query": "4.26.1",
"@tiptap/extension-link": "2.0.0-beta.220",
"@tiptap/react": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
Expand All @@ -63,28 +63,28 @@
"i18next-localstorage-backend": "4.1.0",
"i18next-multiload-backend-adapter": "2.2.0",
"ioredis": "5.3.1",
"luxon": "3.2.1",
"luxon": "3.3.0",
"next": "13.2.3",
"next-auth": "4.20.1",
"next-i18next": "13.2.1",
"nextjs-routes": "1.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.2.0",
"zod": "3.20.6"
"zod": "3.21.2"
},
"devDependencies": {
"@playwright/test": "1.31.2",
"@tanstack/react-query-devtools": "4.24.13",
"@tanstack/react-query-devtools": "4.26.1",
"@total-typescript/ts-reset": "0.3.7",
"@types/eslint": "8.21.1",
"@types/flat": "5.0.2",
"@types/luxon": "3.2.0",
"@types/node": "18.14.6",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"commander": "10.0.0",
Expand All @@ -97,7 +97,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.2.8",
"trpc-playground": "1.0.4",
"tslog": "4.8.1",
"tslog": "4.8.2",
"typescript": "4.9.5"
},
"ct3aMetadata": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"typescript": "4.9.5",
"typesync": "0.10.0"
},
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@7.29.0",
"engines": {
"node": "^18",
"pnpm": "^7"
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.27",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query": "4.26.1",
"@terraformer/wkt": "2.1.2",
"@trpc/client": "10.14.0",
"@trpc/next": "10.14.0",
Expand All @@ -33,7 +33,7 @@
"nanoid": "4.0.1",
"superjson": "1.12.2",
"tiny-invariant": "1.3.1",
"zod": "3.20.6"
"zod": "3.21.2"
},
"devDependencies": {
"@types/eslint": "8.21.1",
Expand All @@ -49,11 +49,11 @@
"prettier": "2.8.4",
"prisma": "4.11.0",
"trpc-client-devtools-link": "0.2.1-next",
"tslog": "4.8.1",
"tslog": "4.8.2",
"typescript": "4.9.5"
},
"peerDependencies": {
"next": ">=13"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.29.0"
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@next-auth/prisma-adapter": "1.0.5",
"aws-jwt-verify": "3.4.0",
"tiny-invariant": "1.3.1",
"zod": "3.20.6"
"zod": "3.21.2"
},
"devDependencies": {
"@types/eslint": "8.21.1",
Expand All @@ -41,5 +41,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.29.0"
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"next-i18next": "13.2.1",
"typescript": "4.9.5"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.29.0"
}
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@prisma/client": "4.11.0",
"ulid": "2.3.0",
"zod": "3.20.6"
"zod": "3.21.2"
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
Expand Down Expand Up @@ -74,7 +74,7 @@
"langs": "2.0.0",
"libphonenumber-js": "1.10.21",
"listr2": "5.0.7",
"luxon": "3.2.1",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"prettier": "2.8.4",
"prisma": "4.11.0",
Expand All @@ -90,7 +90,7 @@
"tsx": "3.12.3",
"type-fest": "3.6.1",
"typescript": "4.9.5",
"zod-prisma-types": "2.3.4"
"zod-prisma-types": "2.3.5"
},
"prisma": {
"seed": "turbo run db:run-seed"
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@tanstack/eslint-plugin-query": "4.24.11",
"@types/eslint": "8.21.1",
"@types/node": "18.14.6",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.7.0",
"eslint-formatter-github": "1.1.3",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-codegen": "0.17.0",
Expand All @@ -31,7 +31,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.11",
"eslint-plugin-turbo": "0.0.8",
"eslint-plugin-turbo": "0.0.9",
"next": "13.2.3",
"typescript": "4.9.5"
},
Expand Down
36 changes: 18 additions & 18 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
"@mantine/spotlight": "5.10.5",
"@mantine/tiptap": "5.10.5",
"@mantine/utils": "5.10.5",
"@storybook/addon-a11y": "7.0.0-beta.61",
"@storybook/addon-actions": "7.0.0-beta.61",
"@storybook/addon-docs": "7.0.0-beta.61",
"@storybook/addon-essentials": "7.0.0-beta.61",
"@storybook/addon-interactions": "7.0.0-beta.61",
"@storybook/addon-links": "7.0.0-beta.61",
"@storybook/addon-viewport": "7.0.0-beta.61",
"@storybook/addon-a11y": "7.0.0-beta.62",
"@storybook/addon-actions": "7.0.0-beta.62",
"@storybook/addon-docs": "7.0.0-beta.62",
"@storybook/addon-essentials": "7.0.0-beta.62",
"@storybook/addon-interactions": "7.0.0-beta.62",
"@storybook/addon-links": "7.0.0-beta.62",
"@storybook/addon-viewport": "7.0.0-beta.62",
"@storybook/jest": "0.0.11-next.0",
"@storybook/nextjs": "7.0.0-beta.61",
"@storybook/react": "7.0.0-beta.61",
"@storybook/test-runner": "0.10.0-next.8",
"@storybook/nextjs": "7.0.0-beta.62",
"@storybook/react": "7.0.0-beta.62",
"@storybook/test-runner": "0.10.0-next.10",
"@storybook/testing-library": "0.0.14-next.1",
"@storybook/theming": "7.0.0-beta.61",
"@storybook/types": "7.0.0-beta.61",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query-devtools": "4.24.13",
"@storybook/theming": "7.0.0-beta.62",
"@storybook/types": "7.0.0-beta.62",
"@tanstack/react-query": "4.26.1",
"@tanstack/react-query-devtools": "4.26.1",
"@tiptap/extension-link": "2.0.0-beta.220",
"@tiptap/react": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
Expand All @@ -95,7 +95,7 @@
"i18next": "22.4.10",
"i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.1.1",
"luxon": "3.2.1",
"luxon": "3.3.0",
"merge-anything": "5.1.4",
"msw": "1.1.0",
"msw-storybook-addon": "1.7.0",
Expand All @@ -111,7 +111,7 @@
"react-i18next": "12.2.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.5",
"storybook": "7.0.0-beta.61",
"storybook": "7.0.0-beta.62",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.0.0-next.0",
"storybook-addon-swc": "1.1.9",
Expand All @@ -124,7 +124,7 @@
"typescript": "4.9.5",
"ulid": "2.3.0",
"webpack": "5.75.0",
"zod": "3.20.6"
"zod": "3.21.2"
},
"peerDependencies": {
"@emotion/react": "^11",
Expand All @@ -147,7 +147,7 @@
"@mantine/spotlight": "^5",
"@mantine/tiptap": "^5",
"@mantine/utils": "^5",
"@tanstack/react-query": "4.24.10",
"@tanstack/react-query": "4.26.1",
"@tiptap/extension-link": "^2.0.0-beta.209",
"@tiptap/react": "^2.0.0-beta.209",
"@tiptap/starter-kit": "^2.0.0-beta.209",
Expand Down
Loading

0 comments on commit d65b6a0

Please sign in to comment.