diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 0164bc87..c2fb3ac2 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -20,7 +20,7 @@ "@types/react-dom": "19.0.2", "ts-patch": "^3.2.1", "tslib": "^2.8.1", - "type-fest": "^4.30.0", + "type-fest": "^4.33.0", "typescript": "~5.7.2", "typia": "^7.6.0" }, diff --git a/packages/unplugin-typia/package.json b/packages/unplugin-typia/package.json index 79979e01..9ccc3fc3 100644 --- a/packages/unplugin-typia/package.json +++ b/packages/unplugin-typia/package.json @@ -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.33.0", "typescript": "~5.6.3", "typia": "^7.6.0", "unplugin": "^1.16.0"