From 5d151f6cab1f3994e8275c770797bf025042875c Mon Sep 17 00:00:00 2001 From: Blucas <15555602203@163.com> Date: Wed, 6 Dec 2023 14:00:58 +0800 Subject: [PATCH] chore: upragde sdk --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b845ae94..df2aff99 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@babel/eslint-parser": "^7.19.1", - "@huolala-tech/page-spy": "^1.4.3", + "@huolala-tech/page-spy": "^1.4.4", "@mdx-js/rollup": "^2.3.0", "@types/lodash-es": "^4.17.7", "@types/mdx": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index cb20d7c4..4c365289 100644 --- a/yarn.lock +++ b/yarn.lock @@ -746,10 +746,10 @@ "@huolala-tech/page-spy-api-win32-arm" "1.2.2" "@huolala-tech/page-spy-api-win32-arm64" "1.2.2" -"@huolala-tech/page-spy@^1.4.3": - version "1.4.3" - resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.4.3.tgz#53cca424889bd7bc9f29ddc43659082caf10f37d" - integrity sha512-uRiv3JIpCFSoAjpqHOZtzd6QlhhKyQiKqznEtj09hOcwtDNVUNcet1uwjxtHTsreSKtEof+vgNzbffSwbnUqsA== +"@huolala-tech/page-spy@^1.4.4": + version "1.4.4" + resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.4.4.tgz#718399362fb8d57a596baf0a54d40c339cadbba6" + integrity sha512-tLJPsZgDj2SDm+Drr8gp74ovVYKhibmmyS4FG515q8N7KAW4M8xaEOB/O9i6NbA4bPKmgug7OPyTafV0BGuSZw== dependencies: "@babel/runtime" "^7.13.0" copy-to-clipboard "^3.3.1"