From 93aca7a429b734985ba0cf4d7434892c2e323db1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:52:33 +0000 Subject: [PATCH] chore(deps): update pnpm.catalog.default @antfu/utils to v9 --- pnpm-lock.yaml | 12 +++++++++--- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4636f31e46..348308974b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^23.3.1 version: 23.3.1 '@antfu/utils': - specifier: ^8.1.0 - version: 8.1.0 + specifier: ^9.0.0 + version: 9.0.0 '@discoveryjs/cli': specifier: ^2.13.1 version: 2.13.1 @@ -585,7 +585,7 @@ importers: devDependencies: '@antfu/utils': specifier: 'catalog:' - version: 8.1.0 + version: 9.0.0 '@discoveryjs/cli': specifier: 'catalog:' version: 2.13.1(@discoveryjs/discovery@1.0.0-beta.92) @@ -1058,6 +1058,9 @@ packages: '@antfu/utils@8.1.0': resolution: {integrity: sha512-XPR7Jfwp0FFl/dFYPX8ZjpmU4/1mIXTjnZ1ba48BLMyKOV62/tiRjdsFcPs2hsYcSud4tzk7w3a3LjX8Fu3huA==} + '@antfu/utils@9.0.0': + resolution: {integrity: sha512-0+y1FiFZgAGntZvD1e3fdOKDC1N3RzzX+ILRJu+v1tQUsJxJDQwzenwgv6oqclI6u/Eyh26SnXZHrA/rWZF2TQ==} + '@apidevtools/json-schema-ref-parser@11.7.0': resolution: {integrity: sha512-pRrmXMCwnmrkS3MLgAIW5dXRzeTv6GLjkjb4HmxNnvAKXN1Nfzp4KmGADBQvlVUcqi+a5D+hfGDLLnd5NnYxog==} engines: {node: '>= 16'} @@ -5087,6 +5090,7 @@ packages: lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} + deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. lodash.isplainobject@4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} @@ -7661,6 +7665,8 @@ snapshots: '@antfu/utils@8.1.0': {} + '@antfu/utils@9.0.0': {} + '@apidevtools/json-schema-ref-parser@11.7.0': dependencies: '@jsdevtools/ono': 7.1.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e682a0bb62..2e2b946ecf 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,7 +4,7 @@ packages: catalog: '@antfu/eslint-config': ^4.1.1 '@antfu/ni': ^23.3.1 - '@antfu/utils': ^8.1.0 + '@antfu/utils': ^9.0.0 '@discoveryjs/cli': ^2.13.1 '@discoveryjs/discovery': 1.0.0-beta.92 '@exampledev/new.css': ^1.1.3