Skip to content

Commit

Permalink
upgrade sdk@beta-8
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Dec 30, 2023
1 parent a589919 commit 750cad1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@huolala-tech/page-spy": "^1.5.0-beta.7",
"@huolala-tech/page-spy": "^1.5.0-beta.8",
"@mdx-js/rollup": "^2.3.0",
"@types/lodash-es": "^4.17.7",
"@types/mdx": "^2.0.4",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
"@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.5.0-beta.4", "@huolala-tech/page-spy@^1.5.0-beta.7":
"@huolala-tech/page-spy@^1.5.0-beta.4":
version "1.5.0-beta.7"
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.5.0-beta.7.tgz#1516c3697ffbcae407aac7cdb188fc5fc434130f"
integrity sha512-ezgvFjzNzv2swCyRg9lTEA7cjkB6g3TsQyY5G3FbdkSSktOWdShhFb9qBbh7Q9gJidjnHvv2jAwRcAnuENYvmA==
Expand All @@ -762,6 +762,15 @@
"@huolala-tech/page-spy" "^1.5.0-beta.4"
copy-to-clipboard "^3.3.1"

"@huolala-tech/page-spy@^1.5.0-beta.8":
version "1.5.0-beta.8"
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy/-/page-spy-1.5.0-beta.8.tgz#2d86ca6ec52b7d70140a85ae92116d490c0be6df"
integrity sha512-cx5pJY4qRQTfN2EVgB5WNkBM30DbmFiyN7k5sAbTLokvO0r734LvM80ky/4EWvrHVnQMkH8vWlRcQlXfi/gB4g==
dependencies:
"@babel/runtime" "^7.13.0"
"@huolala-tech/page-spy" "^1.5.0-beta.4"
copy-to-clipboard "^3.3.1"

"@huolala-tech/react-json-view@^1.2.4":
version "1.2.4"
resolved "https://registry.npmjs.org/@huolala-tech/react-json-view/-/react-json-view-1.2.4.tgz#7e8bec7fa16a42d90ffc406f327848b116d4efe0"
Expand Down

0 comments on commit 750cad1

Please sign in to comment.