From b1f2d88b6fb47666e67d97bd30b0d844d25b2180 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:17:36 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/utils to v9 --- docs-playground/package.json | 2 +- docs-playground/yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs-playground/package.json b/docs-playground/package.json index 4801b6af..47bccefa 100644 --- a/docs-playground/package.json +++ b/docs-playground/package.json @@ -14,7 +14,7 @@ "enableNonBrowserBranches": true }, "dependencies": { - "@antfu/utils": "^0.7.10", + "@antfu/utils": "^9.0.0", "@headlessui/vue": "^1.7.22", "@types/splitpanes": "^2.2.6", "@vue/runtime-core": "^3.4.31", diff --git a/docs-playground/yarn.lock b/docs-playground/yarn.lock index 325d3ae3..65815eee 100644 --- a/docs-playground/yarn.lock +++ b/docs-playground/yarn.lock @@ -159,6 +159,13 @@ __metadata: languageName: node linkType: hard +"@antfu/utils@npm:^9.0.0": + version: 9.0.0 + resolution: "@antfu/utils@npm:9.0.0" + checksum: 10c0/d19d4b6f36c52e501e8e66bfd3d6d5060e43b22730afc66f9afa9722f0ba429301fd17dcafb09a03b32d1d9322ad7496a6382ac6287d62b6447fbea1edca2eaf + languageName: node + linkType: hard + "@apideck/better-ajv-errors@npm:^0.3.1": version: 0.3.6 resolution: "@apideck/better-ajv-errors@npm:0.3.6" @@ -7339,7 +7346,7 @@ __metadata: resolution: "playground.vueuse.org@workspace:." dependencies: "@antfu/eslint-config": "npm:^3.7.3" - "@antfu/utils": "npm:^0.7.10" + "@antfu/utils": "npm:^9.0.0" "@headlessui/vue": "npm:^1.7.22" "@iconify/json": "npm:^2.2.225" "@types/file-saver": "npm:^2.0.7"