Skip to content

Commit 665cbfb

Browse files
committed
chore: upgrade sdk
1 parent 2befb3a commit 665cbfb

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
},
5050
"dependencies": {
5151
"@ant-design/icons": "^4.7.0",
52-
"@huolala-tech/page-spy-browser": "^1.9.12",
53-
"@huolala-tech/page-spy-plugin-data-harbor": "^1.3.10",
52+
"@huolala-tech/page-spy-browser": "^1.9.13",
53+
"@huolala-tech/page-spy-plugin-data-harbor": "^1.3.11",
5454
"@huolala-tech/page-spy-plugin-rrweb": "^1.2.7",
55-
"@huolala-tech/page-spy-plugin-whole-bundle": "^0.0.8",
55+
"@huolala-tech/page-spy-plugin-whole-bundle": "^0.0.9",
5656
"@huolala-tech/page-spy-types": "^1.9.6",
5757
"@huolala-tech/react-json-view": "^1.2.5",
5858
"@huolala-tech/request": "^1.1.2",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -742,20 +742,20 @@
742742
dependencies:
743743
"@huolala-tech/page-spy-types" "^1.9.6"
744744

745-
"@huolala-tech/page-spy-browser@^1.9.12":
746-
version "1.9.12"
747-
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-browser/-/page-spy-browser-1.9.12.tgz#4585c651c9953d9cc006510eaf29a9c5e7220f03"
748-
integrity sha512-ko34sKFgerPN61yIG8C+XXc4otlLKNSWpJoHYPlj9pFkj00UxNSM1Bya+sduRLTw2nSv+3QZYLDOpJf4k0xJag==
745+
"@huolala-tech/page-spy-browser@^1.9.13":
746+
version "1.9.13"
747+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-browser/-/page-spy-browser-1.9.13.tgz#33975e10716590b99cfe6074ebc00ca5e6e227ab"
748+
integrity sha512-Bb6Vz3lZaaH9Ko36xm9jxKCdPHysk27k2uL+5jlqZ/x03ecqTAcrpHfKt7oBqbUXYLLaWyYydXr8OQ6s8rtvvg==
749749
dependencies:
750750
"@babel/runtime" "^7.13.0"
751751
"@huolala-tech/page-spy-base" "^1.0.6"
752752
"@huolala-tech/page-spy-types" "^1.9.6"
753753
copy-to-clipboard "^3.3.1"
754754

755-
"@huolala-tech/page-spy-plugin-data-harbor@^1.3.10":
756-
version "1.3.10"
757-
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-1.3.10.tgz#19a40eb8ed4971eff8e48abea85a8b7b3604bed4"
758-
integrity sha512-XEbkjEYZsQYpKtpcwQS3l+WOJGn5EFCNlW0v/++T8Ampq73GM8jGJeoO6x6w3Qsix5hN9KGs7SOvGLt/fGlp6g==
755+
"@huolala-tech/page-spy-plugin-data-harbor@^1.3.11":
756+
version "1.3.11"
757+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-1.3.11.tgz#9745e0a5b278fffd4f1929a3dbbfa84ff17f589a"
758+
integrity sha512-O8+MsV13QA+poKxUas/YQNFI9nImEKE6yCrQAqclq+qs/GkQaZluYpiEEkbONSQ8Umxq8ERW1Pxh81aCOcouWw==
759759
dependencies:
760760
"@babel/runtime" "^7.13.0"
761761
"@huolala-tech/page-spy-base" "^1.0.6"
@@ -771,13 +771,13 @@
771771
"@huolala-tech/page-spy-types" "^1.9.6"
772772
rrweb "^2.0.0-alpha.4"
773773

774-
"@huolala-tech/page-spy-plugin-whole-bundle@^0.0.8":
775-
version "0.0.8"
776-
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-whole-bundle/-/page-spy-plugin-whole-bundle-0.0.8.tgz#c829e445eb36445c1a9dc9849ef644e0f3488fdb"
777-
integrity sha512-vu0Wyui6/RpQ9VNtmuHYzQtF5BafxhErobYisRRwd5IPGnBMBf0p0eia0tw+T50QKa/dizj6Qs0ojZ6pmtqgLA==
774+
"@huolala-tech/page-spy-plugin-whole-bundle@^0.0.9":
775+
version "0.0.9"
776+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-whole-bundle/-/page-spy-plugin-whole-bundle-0.0.9.tgz#c2137b06dc236c082a825835054f6e4dcb53c404"
777+
integrity sha512-rZFVf1gTwgSLUHmbX6DmukGPHS0Vz+CiCe4bs2rSdl1qC94wfoGKhGLEtWfi3hQdZqkub9+4EJVdyKlDu3S8/A==
778778
dependencies:
779-
"@huolala-tech/page-spy-browser" "^1.9.12"
780-
"@huolala-tech/page-spy-plugin-data-harbor" "^1.3.10"
779+
"@huolala-tech/page-spy-browser" "^1.9.13"
780+
"@huolala-tech/page-spy-plugin-data-harbor" "^1.3.11"
781781
"@huolala-tech/page-spy-plugin-rrweb" "^1.2.7"
782782

783783
"@huolala-tech/page-spy-types@^1.9.6":

0 commit comments

Comments
 (0)