From 4ceaf6e17edc1d45f5380183268b32bfdb44b0d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 00:39:13 +0000 Subject: [PATCH] fix(deps): update type dependencies Signed-off-by: Renovate Bot --- pnpm-lock.yaml | 20 ++++++++++++++------ pnpm-workspace.yaml | 4 ++-- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 634f2fb9d..e001ff85c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -499,8 +499,8 @@ catalogs: specifier: ^1.8.4 version: 1.8.4 type-fest: - specifier: 5.6.0 - version: 5.6.0 + specifier: 5.7.0 + version: 5.7.0 write-good: specifier: ^1.0.8 version: 1.0.8 @@ -1111,7 +1111,7 @@ importers: version: 4.22.4 type-fest: specifier: catalog:prod - version: 5.6.0 + version: 5.7.0 typescript: specifier: catalog:tsc version: 6.0.3 @@ -1144,7 +1144,7 @@ importers: version: 17.12.0(typescript@6.0.3) type-fest: specifier: catalog:prod - version: 5.6.0 + version: 5.7.0 devDependencies: '@anolilab/eslint-config': specifier: 27.0.10 @@ -11903,6 +11903,10 @@ packages: resolution: {integrity: sha512-8ZiHFm91orbSAe2PSAiSVBVko18pbhbiB3U9GglSzF/zCGkR+rxpHx6sEMCUm4kxY4LjDIUGgCfUMtwfZfjfUA==} engines: {node: '>=20'} + type-fest@5.7.0: + resolution: {integrity: sha512-1URUxUqfHFM1c+zfSPsa3gnkO7Aq21qyH75SIduNYz4SzY964rn1X2vCMQaHSHhktiw+0kPa2iyb6PUpXqB6Vg==} + engines: {node: '>=20'} + type-is@2.0.1: resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} engines: {node: '>= 0.6'} @@ -16722,14 +16726,14 @@ snapshots: '@visulima/fs@4.1.0(yaml@2.8.3)': dependencies: '@visulima/path': 2.0.5 - type-fest: 5.6.0 + type-fest: 5.7.0 optionalDependencies: yaml: 2.8.3 '@visulima/fs@4.1.0(yaml@2.9.0)': dependencies: '@visulima/path': 2.0.5 - type-fest: 5.6.0 + type-fest: 5.7.0 optionalDependencies: yaml: 2.9.0 @@ -25607,6 +25611,10 @@ snapshots: dependencies: tagged-tag: 1.0.0 + type-fest@5.7.0: + dependencies: + tagged-tag: 1.0.0 + type-is@2.0.1: dependencies: content-type: 1.0.5 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 024a3469e..34155c16b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -194,7 +194,7 @@ catalogs: parse-gitignore: ^2.0.0 shell-quote: ^1.8.4 sort-package-json: 3.6.1 - type-fest: 5.6.0 + type-fest: 5.7.0 write-good: ^1.0.8 script: tsx: ^4.22.4 @@ -214,7 +214,7 @@ catalogs: "@types/eslint": ^9.6.1 "@types/eslint-plugin-jsx-a11y": ^6.10.1 "@types/eslint-plugin-tailwindcss": ^3.17.0 - "@types/node": 25.6.0 + "@types/node": 25.9.3 "@types/semver": ^7.7.1 "@types/shell-quote": ^1.7.5 "@typescript-eslint/parser": 8.59.1