Skip to content

Commit

Permalink
chore(ui): update dependency type-fest to v4
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 18, 2023
1 parent a1f5024 commit 06269d1
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "3.13.1",
"type-fest": "4.0.0",
"typescript": "5.1.6"
},
"ct3aMetadata": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prisma": "5.0.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "3.13.1",
"type-fest": "4.0.0",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"sql-bricks-postgres": "0.6.0",
"tiny-invariant": "1.3.1",
"tsx": "3.12.7",
"type-fest": "3.13.1",
"type-fest": "4.0.0",
"typescript": "5.1.6",
"zod-prisma-types": "2.7.4",
"zod-to-json-schema": "3.21.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "3.12.7",
"type-fest": "3.13.1",
"type-fest": "4.0.0",
"typescript": "5.1.6",
"ulid": "2.3.0",
"webpack": "5.88.2",
Expand Down
35 changes: 20 additions & 15 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 06269d1

Please sign in to comment.