Skip to content

Commit 7118ef2

Browse files
committed
chore: upgrade sdk
1 parent e892817 commit 7118ef2

File tree

2 files changed

+32
-22
lines changed

2 files changed

+32
-22
lines changed

package.json

+4-4
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.0",
53-
"@huolala-tech/page-spy-plugin-data-harbor": "^1.3.0",
54-
"@huolala-tech/page-spy-plugin-rrweb": "^1.2.0",
55-
"@huolala-tech/page-spy-types": "^1.9.0",
52+
"@huolala-tech/page-spy-browser": "^1.9.3",
53+
"@huolala-tech/page-spy-plugin-data-harbor": "^1.3.3",
54+
"@huolala-tech/page-spy-plugin-rrweb": "^1.2.3",
55+
"@huolala-tech/page-spy-types": "^1.9.2",
5656
"@huolala-tech/react-json-view": "^1.2.5",
5757
"@huolala-tech/request": "^1.1.2",
5858
"@mdx-js/mdx": "^3.0.1",

yarn.lock

+28-18
Original file line numberDiff line numberDiff line change
@@ -735,36 +735,46 @@
735735
"@huolala-tech/page-spy-api-win32-arm" "1.9.0"
736736
"@huolala-tech/page-spy-api-win32-arm64" "1.9.0"
737737

738-
"@huolala-tech/page-spy-browser@^1.9.0":
739-
version "1.9.0"
740-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy-browser/-/page-spy-browser-1.9.0.tgz#595467413413134989a036d87cd39408235d8b4f"
741-
integrity sha512-kK64jLHieQFh6GpCrJy3gTHgj79Qfi2sFLDJMW7DY3Y9boU5N6H0eSFa1WjAV8XVhqg3tqCxmfxwP2Q4Ur/i0A==
738+
"@huolala-tech/page-spy-base@^1.0.2":
739+
version "1.0.2"
740+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-base/-/page-spy-base-1.0.2.tgz#4467d1e910092d323c5a2c11ca05cde76ab4e562"
741+
integrity sha512-XioKWw3qPx76ohiV65/t8OYr/TauPfErUq3ElNFDocotiTt+LKK3n4Rj7WkaoamyUD+HVEM+AF/AkG7R77AcDA==
742+
dependencies:
743+
"@huolala-tech/page-spy-types" "^1.9.2"
744+
745+
"@huolala-tech/page-spy-browser@^1.9.3":
746+
version "1.9.3"
747+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-browser/-/page-spy-browser-1.9.3.tgz#f5eee26539ebc8a0d5a01a243e89eeab16acccdb"
748+
integrity sha512-4THkcGlPj6TJzjEehvGuuKtr59W7TvNXLdGAz0ZGZQL5mY04irdJ6ap6yMbPiKAyedxRp6061bHaGtudlOgfBw==
742749
dependencies:
743750
"@babel/runtime" "^7.13.0"
744-
"@huolala-tech/page-spy-types" "^1.9.0"
751+
"@huolala-tech/page-spy-base" "^1.0.2"
752+
"@huolala-tech/page-spy-types" "^1.9.2"
745753
copy-to-clipboard "^3.3.1"
746754

747-
"@huolala-tech/page-spy-plugin-data-harbor@^1.3.0":
748-
version "1.3.0"
749-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-1.3.0.tgz#0b766d766ffbb05220dd5a0c028f8739ec7947e7"
750-
integrity sha512-CWUOY53tqxlotTxU+Ua0LUWfokKWk1r7xf11u++hTrOp3RFSjfP6TiIIgA0jWJ1+7ihEKPRLi/ljC6ihSSpzVw==
755+
"@huolala-tech/page-spy-plugin-data-harbor@^1.3.3":
756+
version "1.3.3"
757+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-1.3.3.tgz#fd3a8074b55ec36984c896a0d2c9d0df95f39505"
758+
integrity sha512-9Tcw250vX+sabueWyyjHGFeCHQTDqDRmGz76s8bGzR59EoBjQBw46J9bXtc+qWao3+UvHFS17gKZcbL/WoNW2Q==
751759
dependencies:
752760
"@babel/runtime" "^7.13.0"
761+
"@huolala-tech/page-spy-base" "^1.0.2"
753762
fflate "^0.8.1"
754763

755-
"@huolala-tech/page-spy-plugin-rrweb@^1.2.0":
756-
version "1.2.0"
757-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy-plugin-rrweb/-/page-spy-plugin-rrweb-1.2.0.tgz#a25d69440194d7d5614b5e3ae897a90120e92f1e"
758-
integrity sha512-V62PluhyFzNybJBbxLNwgCAdtewVaDBCgP1PUn97cLpzaUZFfKAsEcKFuqOq7XGr7EG6EaeIOhTm5gxst+rH3g==
764+
"@huolala-tech/page-spy-plugin-rrweb@^1.2.3":
765+
version "1.2.3"
766+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-rrweb/-/page-spy-plugin-rrweb-1.2.3.tgz#41a4421f5d2559dbd0bf66821e75a7b3ae9cad9d"
767+
integrity sha512-847Mj7n74gMQbv1bPXC1FHLeGxk56+NxQsVdbjicns8zGEUsnqphCS/K9u0RoMsgYHNCWAHv4Gwi3eLtokcB5Q==
759768
dependencies:
760769
"@babel/runtime" "^7.13.0"
761-
"@huolala-tech/page-spy-types" "^1.9.0"
770+
"@huolala-tech/page-spy-base" "^1.0.2"
771+
"@huolala-tech/page-spy-types" "^1.9.2"
762772
rrweb "^2.0.0-alpha.4"
763773

764-
"@huolala-tech/page-spy-types@^1.9.0":
765-
version "1.9.0"
766-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy-types/-/page-spy-types-1.9.0.tgz#d09cc0b4702bb38f5d4620a80fdbd27db75a9253"
767-
integrity sha512-1WouAJF+WAHBhG2y/xRpENF+g9Y7gfYmb1BVE/73fyyLRrHYb1mUIk7j/QTlqFi7v5/p2j7yLOmAV3xVS469+w==
774+
"@huolala-tech/page-spy-types@^1.9.2":
775+
version "1.9.2"
776+
resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-types/-/page-spy-types-1.9.2.tgz#d0fdbd10208b3b0ec6439fead2e2243466877904"
777+
integrity sha512-6PL/NwT7nH5JL1cAhuKvySRM68iNrQXGJuzAVufttXGEdGuM9vCSpizAbjwHQ3W83vituLFuryU6RSaZvJSj9w==
768778

769779
"@huolala-tech/react-json-view@^1.2.5":
770780
version "1.2.5"

0 commit comments

Comments
 (0)