diff --git a/docs-playground/package.json b/docs-playground/package.json index 1aa4ea037..c6836d4f9 100644 --- a/docs-playground/package.json +++ b/docs-playground/package.json @@ -14,7 +14,7 @@ "enableNonBrowserBranches": true }, "dependencies": { - "@antfu/utils": "^0.7.4", + "@antfu/utils": "^0.7.5", "@headlessui/vue": "^1.7.14", "@types/splitpanes": "^2.2.1", "@vue/runtime-core": "^3.3.4", diff --git a/docs-playground/yarn.lock b/docs-playground/yarn.lock index 2f4fa1cc2..19e4624b6 100644 --- a/docs-playground/yarn.lock +++ b/docs-playground/yarn.lock @@ -93,6 +93,11 @@ resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.4.tgz#b1c11b95f89f13842204d3d83de01e10bb9257db" integrity sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ== +"@antfu/utils@^0.7.5": + version "0.7.5" + resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-0.7.5.tgz#c36f37add92a7de57b9c29ae0c1f399706bff345" + integrity sha512-dlR6LdS+0SzOAPx/TPRhnoi7hE251OVeT2Snw0RguNbBSbjUHdWr0l3vcUUDg26rEysT89kCbtw1lVorBXLLCg== + "@apideck/better-ajv-errors@^0.3.1": version "0.3.6" resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz#957d4c28e886a64a8141f7522783be65733ff097"