Skip to content

Commit

Permalink
Merge branch 'renovate/all-minor-patch' into renovate/quicktype-core-7.x
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Karow <58997957+JoeKarow@users.noreply.github.com>
  • Loading branch information
JoeKarow committed Jan 5, 2023
2 parents c0250b0 + 4c56f3f commit dca964b
Show file tree
Hide file tree
Showing 12 changed files with 1,025 additions and 1,127 deletions.
40 changes: 20 additions & 20 deletions apps/app/package.json
Expand Up @@ -21,20 +21,20 @@
"@crowdin/ota-client": "0.7.0",
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@mantine/carousel": "5.9.5",
"@mantine/core": "5.9.5",
"@mantine/dates": "5.9.5",
"@mantine/dropzone": "5.9.5",
"@mantine/form": "5.9.5",
"@mantine/hooks": "5.9.5",
"@mantine/modals": "5.9.5",
"@mantine/next": "5.9.5",
"@mantine/notifications": "5.9.5",
"@mantine/nprogress": "5.9.5",
"@mantine/prism": "5.9.5",
"@mantine/spotlight": "5.9.5",
"@mantine/tiptap": "5.9.5",
"@tanstack/react-query": "4.20.4",
"@mantine/carousel": "5.10.0",
"@mantine/core": "5.10.0",
"@mantine/dates": "5.10.0",
"@mantine/dropzone": "5.10.0",
"@mantine/form": "5.10.0",
"@mantine/hooks": "5.10.0",
"@mantine/modals": "5.10.0",
"@mantine/next": "5.10.0",
"@mantine/notifications": "5.10.0",
"@mantine/nprogress": "5.10.0",
"@mantine/prism": "5.10.0",
"@mantine/spotlight": "5.10.0",
"@mantine/tiptap": "5.10.0",
"@tanstack/react-query": "4.20.9",
"@tiptap/extension-link": "2.0.0-beta.209",
"@tiptap/react": "2.0.0-beta.209",
"@tiptap/starter-kit": "2.0.0-beta.209",
Expand All @@ -50,10 +50,10 @@
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.5",
"feather-icons-react": "0.6.2",
"i18next": "22.4.6",
"i18next": "22.4.8",
"next": "13.1.1",
"next-auth": "4.18.7",
"next-i18next": "13.0.2",
"next-i18next": "13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.1.1",
Expand All @@ -66,16 +66,16 @@
"@types/node": "16.18.11",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"commander": "9.4.1",
"dotenv": "16.0.3",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-config-next": "13.1.1",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-6",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
30 changes: 15 additions & 15 deletions apps/web/package.json
Expand Up @@ -15,27 +15,27 @@
"@crowdin/ota-client": "0.7.0",
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@mantine/carousel": "5.9.5",
"@mantine/core": "5.9.5",
"@mantine/dates": "5.9.5",
"@mantine/dropzone": "5.9.5",
"@mantine/form": "5.9.5",
"@mantine/hooks": "5.9.5",
"@mantine/modals": "5.9.5",
"@mantine/next": "5.9.5",
"@mantine/notifications": "5.9.5",
"@mantine/nprogress": "5.9.5",
"@mantine/prism": "5.9.5",
"@mantine/spotlight": "5.9.5",
"@mantine/tiptap": "5.9.5",
"@mantine/carousel": "5.10.0",
"@mantine/core": "5.10.0",
"@mantine/dates": "5.10.0",
"@mantine/dropzone": "5.10.0",
"@mantine/form": "5.10.0",
"@mantine/hooks": "5.10.0",
"@mantine/modals": "5.10.0",
"@mantine/next": "5.10.0",
"@mantine/notifications": "5.10.0",
"@mantine/nprogress": "5.10.0",
"@mantine/prism": "5.10.0",
"@mantine/spotlight": "5.10.0",
"@mantine/tiptap": "5.10.0",
"@tiptap/extension-link": "2.0.0-beta.209",
"@tiptap/react": "2.0.0-beta.209",
"@tiptap/starter-kit": "2.0.0-beta.209",
"@weareinreach/ui": "0.100.0",
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.5",
"feather-icons-react": "0.6.2",
"i18next": "22.4.6",
"i18next": "22.4.8",
"next": "13.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -49,7 +49,7 @@
"@types/react-dom": "18.0.10",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-config-next": "13.1.1",
"typescript": "4.9.4"
}
Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -34,21 +34,21 @@
"@trivago/prettier-plugin-sort-imports": "4.0.0",
"@types/eslint": "8.4.10",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"cypress": "11.2.0",
"eslint-config-next": "13.1.1",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-6",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-storybook": "0.6.8",
"eslint-plugin-turbo": "0.0.7",
"husky": "8.0.2",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"prettier-plugin-jsdoc": "0.4.2",
Expand All @@ -57,7 +57,7 @@
"turbo": "1.6.3",
"typescript": "4.9.4"
},
"packageManager": "pnpm@7.21.0",
"packageManager": "pnpm@7.22.0",
"engines": {
"node": ">=16.18.0",
"pnpm": ">=7"
Expand Down
10 changes: 5 additions & 5 deletions packages/api/package.json
Expand Up @@ -21,17 +21,17 @@
"zod": "3.20.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "8.0.0",
"typescript": "4.9.4"
},
"packageManager": "pnpm@7.21.0"
"packageManager": "pnpm@7.22.0"
}
8 changes: 4 additions & 4 deletions packages/auth/package.json
Expand Up @@ -21,16 +21,16 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "8.0.0",
"typescript": "4.9.4"
},
"packageManager": "pnpm@7.21.0"
"packageManager": "pnpm@7.22.0"
}
4 changes: 2 additions & 2 deletions packages/aws-user-migrate/package.json
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@weareinreach/db": "0.100.0",
"aws-sdk": "2.1285.0"
"aws-sdk": "2.1289.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.109",
Expand All @@ -29,7 +29,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.30.0",
"eslint": "8.31.0",
"prettier": "2.8.1",
"typescript": "4.9.4"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@weareinreach/eslint-config": "0.100.0",
"next-i18next": "13.0.2",
"next-i18next": "13.0.3",
"typescript": "4.9.4"
},
"packageManager": "pnpm@7.21.0"
"packageManager": "pnpm@7.22.0"
}
18 changes: 9 additions & 9 deletions packages/db/package.json
Expand Up @@ -34,7 +34,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@prisma/client": "4.8.0",
"@prisma/client": "4.8.1",
"zod": "3.20.2"
},
"devDependencies": {
Expand All @@ -47,10 +47,10 @@
"@turf/simplify": "6.5.0",
"@types/flat": "5.0.2",
"@types/langs": "2.0.1",
"@types/luxon": "3.1.0",
"@types/luxon": "3.2.0",
"@types/node": "16.18.11",
"@types/recursive-readdir": "2.2.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"@zerodep/geo.stateiso": "0.1.4",
Expand All @@ -60,9 +60,9 @@
"cuid": "2.1.8",
"dotenv": "16.0.3",
"dotenv-cli": "6.0.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "8.0.0",
Expand All @@ -74,9 +74,9 @@
"langs": "2.0.0",
"libphonenumber-js": "1.10.15",
"listr2": "5.0.6",
"luxon": "3.2.0",
"luxon": "3.2.1",
"mongoback": "3.0.3",
"prisma": "4.8.0",
"prisma": "4.8.1",
"prisma-dbml-generator": "0.10.0",
"prisma-docs-generator": "0.5.0",
"quicktype-core": "7.0.2",
Expand All @@ -87,10 +87,10 @@
"tiny-invariant": "1.3.1",
"tsup": "6.5.0",
"tsx": "3.12.1",
"type-fest": "3.5.0",
"type-fest": "3.5.1",
"typescript": "4.9.4",
"zod-prisma": "0.5.4",
"zod-prisma-types": "1.5.3"
"zod-prisma-types": "1.6.2"
},
"prisma": {
"seed": "tsx ./seed/starterData.ts"
Expand Down
12 changes: 6 additions & 6 deletions packages/eslint-config/package.json
Expand Up @@ -17,13 +17,13 @@
"devDependencies": {
"@next/eslint-plugin-next": "13.1.1",
"@types/eslint": "8.4.10",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.30.0",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"eslint": "8.31.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-codegen": "0.16.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-6",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -40,7 +40,7 @@
"eslint": ">=8",
"eslint-config-next": ">=13",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-codegen": "^0.16.1",
"eslint-plugin-codegen": "^0.16.1 || ^0.17.0",
"eslint-plugin-i18next": "^6.0.0-4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.30.0",
"eslint": "8.31.0",
"typescript": "4.9.4"
}
}

0 comments on commit dca964b

Please sign in to comment.