diff --git a/package.json b/package.json index df29a964..83b32e76 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "globals": "^17.7.0", "npm-run-all": "^4.1.5", "rimraf": "^6.1.3", - "type-fest": "^5.7.0", + "type-fest": "^5.8.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 cb772042..fa87f3bb 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.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== +type-fest@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-5.8.0.tgz#6d517998257c33159db4d4da6f18efa33bd47df3" + integrity sha512-YGYEVz3Fm5iy/AybuA0oyNFq7H4CgQNfRp/qfe8nurE1kuCeNm3/vfm9X4Mtl+qLyaKJUh5xrFZwogr41SMjYA== dependencies: tagged-tag "^1.0.0"