From fc0a50ff49fed211f0c6030f7096f17615084528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:47:18 +0000 Subject: [PATCH] chore(deps): update dependency type-fest to ^4.33.0 --- examples/nextjs/package.json | 2 +- packages/unplugin-typia/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"