diff --git a/package.json b/package.json index 9708382..1990f41 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prepublishOnly": "pnpm run build" }, "dependencies": { - "@antfu/utils": "^0.7.10", + "@antfu/utils": "^9.2.0", "dequal": "^2.0.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 528a409..446acc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: .: dependencies: '@antfu/utils': - specifier: ^0.7.10 - version: 0.7.10 + specifier: ^9.2.0 + version: 9.2.0 dequal: specifier: ^2.0.3 version: 2.0.3 @@ -122,6 +122,9 @@ packages: '@antfu/utils@0.7.10': resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} + '@antfu/utils@9.2.0': + resolution: {integrity: sha512-Oq1d9BGZakE/FyoEtcNeSwM7MpDO2vUBi11RWBZXf75zPsbUVWmUs03EqkRFrcgbXyKTas0BdZWC1wcuSoqSAw==} + '@babel/code-frame@7.26.2': resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} @@ -3317,6 +3320,8 @@ snapshots: '@antfu/utils@0.7.10': {} + '@antfu/utils@9.2.0': {} + '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9