upgrade rrweb
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"rrweb": "^0.9.9"
|
||||
"rrweb": "^0.9.10"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
|
||||
18
yarn.lock
18
yarn.lock
@@ -1222,21 +1222,21 @@ rollup@^1.20.0:
|
||||
"@types/node" "*"
|
||||
acorn "^7.1.0"
|
||||
|
||||
rrweb-snapshot@^0.8.4:
|
||||
version "0.8.4"
|
||||
resolved "https://registry.yarnpkg.com/rrweb-snapshot/-/rrweb-snapshot-0.8.4.tgz#3f8bf1270975f9dfad60321a29067d2ea39e3c39"
|
||||
integrity sha512-6zY4lEUpA6qEd/ArAo1crWefxsmiXMuK/fTToGmsW+ehR8/pglxTsqpMPEkgQO9uBUIWIUE9I3CyIQkigmt4ug==
|
||||
rrweb-snapshot@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.npmjs.org/rrweb-snapshot/-/rrweb-snapshot-1.0.1.tgz#f3800f4deb434da02b6086533c5c38e23e7e796b"
|
||||
integrity sha512-HKbfbTTDSTy4T0h/w9SubI1E5kL/qLiK08pJZRLA0MmGtqJ5nCTMtpEZXgCKMUncH3lb1rbiu+sDIoxKD+Anng==
|
||||
|
||||
rrweb@^0.9.9:
|
||||
version "0.9.9"
|
||||
resolved "https://registry.yarnpkg.com/rrweb/-/rrweb-0.9.9.tgz#d502271f08620cd880a2be452e78ab78186173cb"
|
||||
integrity sha512-w7KcyQp4r1vhHmPfxSnk2JriDdR9F9w6ABnEylwfhKjQR267T3WEYh9niRc1CBvXIrybTk6bzMuOqqXg4ziOWw==
|
||||
rrweb@^0.9.10:
|
||||
version "0.9.10"
|
||||
resolved "https://registry.npmjs.org/rrweb/-/rrweb-0.9.10.tgz#4f6611c1fda24a65b9db31e7a85c293f3cbfcfc2"
|
||||
integrity sha512-AO/yxZ/iZ2If+PiyPFGLpgFPkkP9XC1eB0J6ItPuki2rSEVxKbSapk4AYnWKTeoNBjGDwcgUp1hKsBNQAziT5Q==
|
||||
dependencies:
|
||||
"@types/css-font-loading-module" "0.0.4"
|
||||
"@xstate/fsm" "^1.4.0"
|
||||
mitt "^1.1.3"
|
||||
pako "^1.0.11"
|
||||
rrweb-snapshot "^0.8.4"
|
||||
rrweb-snapshot "^1.0.1"
|
||||
|
||||
sade@^1.4.0:
|
||||
version "1.7.3"
|
||||
|
||||
Reference in New Issue
Block a user