Skip to content

Commit

Permalink
feat: upgrade sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Jan 8, 2024
1 parent 7a23d91 commit c683eb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.3",
"@huolala-tech/page-spy": "^1.5.5",
"@mdx-js/rollup": "^2.3.0",
"@types/lodash-es": "^4.17.7",
"@types/mdx": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -753,10 +753,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.5.3":
version "1.5.3"
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.5.3.tgz#02f27ec68f3514ba441a8c3c9476664a48c657b7"
integrity sha512-goZg+2AqWgC3eEec0szqc469Oan4FyQ6EbvkDSVQ85PXoEF0p/K7oRVCfi9CeDaMHTw9LUDkoEtA4UNKF/rbGg==
"@huolala-tech/page-spy@^1.5.5":
version "1.5.5"
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.5.5.tgz#3db5f059278ee0835d7ccb50198bba4e956a4c37"
integrity sha512-WBYpaMv0CP72Qk9Aho8nVO8tD5mbxJZuSFYONBmz6E9qDBIExLC8/vzZApItweqQoVtRrRaC3WemCXuwineQNw==
dependencies:
"@babel/runtime" "^7.13.0"
copy-to-clipboard "^3.3.1"
Expand Down

0 comments on commit c683eb4

Please sign in to comment.