diff --git a/package.json b/package.json index ea5883c9..bbec6d9a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "globals": "^17.5.0", "npm-run-all": "^4.1.5", "rimraf": "^6.1.3", - "type-fest": "^5.6.0", + "type-fest": "^5.7.0", "typedoc": "^0.28.19", "typedoc-material-theme": "^1.4.1", "typedoc-plugin-coverage": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index b31e82db..ea23307d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2280,10 +2280,10 @@ type-check@^0.4.0, type-check@~0.4.0: dependencies: prelude-ls "^1.2.1" -type-fest@^5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-5.6.0.tgz#502f7a003b7309e96a7e17052cc2ab2c7e5c7a31" - integrity sha512-8ZiHFm91orbSAe2PSAiSVBVko18pbhbiB3U9GglSzF/zCGkR+rxpHx6sEMCUm4kxY4LjDIUGgCfUMtwfZfjfUA== +type-fest@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-5.7.0.tgz#bae586d3b7c2596bd9c7e62195f33c7fcada1c91" + integrity sha512-1URUxUqfHFM1c+zfSPsa3gnkO7Aq21qyH75SIduNYz4SzY964rn1X2vCMQaHSHhktiw+0kPa2iyb6PUpXqB6Vg== dependencies: tagged-tag "^1.0.0"