Skip to content

Commit

Permalink
chore(db): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Feb 22, 2023
1 parent 1fbe3d3 commit b7714e9
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 34 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
"@weareinreach/ui": "0.100.0",
"axios": "1.3.3",
"axios": "1.3.4",
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.9",
"feather-icons-react": "0.6.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.10.0",
"tsx": "3.12.3",
"turbo": "1.8.1",
"turbo": "1.8.2",
"typescript": "4.9.5",
"typesync": "0.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"@zerodep/geo.stateiso": "0.1.4",
"axios": "1.3.3",
"axios": "1.3.4",
"commander": "10.0.0",
"countries-languages": "1.0.3",
"dotenv": "16.0.3",
Expand Down Expand Up @@ -89,7 +89,7 @@
"tsx": "3.12.3",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"zod-prisma-types": "2.2.2"
"zod-prisma-types": "2.2.3"
},
"prisma": {
"seed": "tsx ./seed/starterData.ts"
Expand Down
70 changes: 40 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7714e9

Please sign in to comment.