web: bump type-fest from 5.1.0 to 5.2.0 in /web (#18144)

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](https://github.com/sindresorhus/type-fest/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-14 13:56:02 +01:00
committed by GitHub
parent f7e04b8bcf
commit fb76f3e1ac
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -105,7 +105,7 @@
"trusted-types": "^2.0.0",
"ts-pattern": "^5.8.0",
"turnstile-types": "^1.2.3",
"type-fest": "^5.1.0",
"type-fest": "^5.2.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.4",
"unist-util-visit": "^5.0.0",
@@ -16218,9 +16218,9 @@
}
},
"node_modules/type-fest": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.1.0.tgz",
"integrity": "sha512-wQ531tuWvB6oK+pchHIu5lHe5f5wpSCqB8Kf4dWQRbOYc9HTge7JL0G4Qd44bh6QuJCccIzL3bugb8GI0MwHrg==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.2.0.tgz",
"integrity": "sha512-xxCJm+Bckc6kQBknN7i9fnP/xobQRsRQxR01CztFkp/h++yfVxUUcmMgfR2HttJx/dpWjS9ubVuyspJv24Q9DA==",
"license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"
+1 -1
View File
@@ -178,7 +178,7 @@
"trusted-types": "^2.0.0",
"ts-pattern": "^5.8.0",
"turnstile-types": "^1.2.3",
"type-fest": "^5.1.0",
"type-fest": "^5.2.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.4",
"unist-util-visit": "^5.0.0",