Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to ^4.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 04fac5c commit 0427a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "^18.3.1",
"ts-patch": "^3.2.1",
"tslib": "^2.8.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript": "~5.7.2",
"typia": "^7.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-typia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"magic-string": "^0.30.14",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"type-fest": "^4.30.0",
"type-fest": "^4.30.2",
"typescript": "~5.6.3",
"typia": "^7.0.1",
"unplugin": "^1.16.0"
Expand Down

0 comments on commit 0427a01

Please sign in to comment.