Skip to content

Commit

Permalink
chore(ui): update dependency type-fest to v4.10.3
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] committed Feb 22, 2024
1 parent 3165c5e commit 7e2703e
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"webpack-bundle-analyzer": "4.10.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@weareinreach/eslint-config": "workspace:*",
"next": "14.1.0",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.10.2"
"type-fest": "4.10.3"
},
"peerDependencies": {
"next": "14.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3"
},
"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 @@ -101,7 +101,7 @@
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.1",
"tsx": "4.7.1",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.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 @@ -172,7 +172,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.1",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3",
"webpack": "5.90.3",
"zod": "3.22.4"
Expand Down
40 changes: 20 additions & 20 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 7e2703e

Please sign in to comment.