Skip to content

Commit

Permalink
chore(session replay): update rrweb (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
jxiwang authored Oct 4, 2024
2 parents 2489b20 + fd92611 commit ee0e7bf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/session-replay-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@amplitude/analytics-core": ">=1 <3",
"@amplitude/analytics-remote-config": "^0.4.1",
"@amplitude/analytics-types": ">=1 <3",
"@amplitude/rrweb": "2.0.0-alpha.20",
"@amplitude/rrweb": "2.0.0-alpha.21",
"idb": "^8.0.0",
"tslib": "^2.4.1"
},
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,33 +116,33 @@
"@amplitude/analytics-types" "^2.1.1"
tslib "^2.4.1"

"@amplitude/rrdom@^2.0.0-alpha.20":
version "2.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@amplitude/rrdom/-/rrdom-2.0.0-alpha.20.tgz#55b87f30b0a933581146230c76e105c07cb3a3d4"
integrity sha512-OZOqHvpYARmc8vJQG1OfAT+3R0/eZJ7SU7UGTmuZR5nM+NRvNqEBahdxOwueQOG+Dofi9gX4YiX4ekwMXJ+R/A==
"@amplitude/rrdom@^2.0.0-alpha.21":
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@amplitude/rrdom/-/rrdom-2.0.0-alpha.21.tgz#e6f5e2b511676032ceaad2e4667f9755777f477b"
integrity sha512-o6mPzNd8BgmiRDFaKB4fz4E2v3TL5+CzioD9mjrA167vurgFD9kak6d9s9DDxy+gVvRXoQ8bf3myyZLzPNVg4Q==
dependencies:
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.20"
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.21"

"@amplitude/rrweb-snapshot@^2.0.0-alpha.20":
version "2.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb-snapshot/-/rrweb-snapshot-2.0.0-alpha.20.tgz#28cd20a0c4e43aa9c59b3fae4f1073814e982322"
integrity sha512-cSrAMyFTFnhkyt7m9SVciDRUgpg7OjJAxejDEyAYCDQo8b8cj6WXWS21kPSprILKL27Y/cvaDHTYuU74uTuIiA==
"@amplitude/rrweb-snapshot@^2.0.0-alpha.21":
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb-snapshot/-/rrweb-snapshot-2.0.0-alpha.21.tgz#16098883f93203f8341ddb39500148bb69059795"
integrity sha512-7zVdfdItDk6cFeYr3sMn1JypAAFDbEjb26G7PgoJHqWE6avMhtYdW3gxAlvRX4DTR3cLw/8rd31jHIZpDKFOgg==

"@amplitude/rrweb-types@^2.0.0-alpha.20":
version "2.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb-types/-/rrweb-types-2.0.0-alpha.20.tgz#a87f98e2ba8ba729c7453143207790ecb67348f6"
integrity sha512-TYR14QUDJ6OvDmWkik5atfBmmGRmPZCz1fyNK+hy7gVtfJ24R4oDmpL2ntwTlflYwSzcTACeGvDw0CQnekDkPw==
"@amplitude/rrweb-types@^2.0.0-alpha.21":
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb-types/-/rrweb-types-2.0.0-alpha.21.tgz#b375f9459206a2a3c6ab164671c0b05d021225e2"
integrity sha512-y6iuwJBdtTPgcrsf7T13LVhpWtuJp8yscXGU/FXyHMpGzXLRjKxos/3hNVZ6hKAYV3kiVInED4JIViqmaXOdcQ==
dependencies:
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.20"
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.21"

"@amplitude/rrweb@2.0.0-alpha.20":
version "2.0.0-alpha.20"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb/-/rrweb-2.0.0-alpha.20.tgz#201069ff3f511c020c093e7dd92172f09ff8a105"
integrity sha512-r2a/ZUTSXwptAsc22pFBvbcb5ixt2Y2l5/HFeyDV7K/bT2uxXoytERZlPIuHuhaK112pnWdAGPRWIqf+IFQGkQ==
"@amplitude/rrweb@2.0.0-alpha.21":
version "2.0.0-alpha.21"
resolved "https://registry.yarnpkg.com/@amplitude/rrweb/-/rrweb-2.0.0-alpha.21.tgz#a7fb7c1547a1d8b6b4eb054285af5d75fd920a1f"
integrity sha512-Ry5J4U7jBcqG2i7cXwo9v1JSQqh0wh4nTRKOgIxM3vXvNti1hzS88I4nsCjrytm8aaCTNB6SCVa3n+yrGE3b8A==
dependencies:
"@amplitude/rrdom" "^2.0.0-alpha.20"
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.20"
"@amplitude/rrweb-types" "^2.0.0-alpha.20"
"@amplitude/rrdom" "^2.0.0-alpha.21"
"@amplitude/rrweb-snapshot" "^2.0.0-alpha.21"
"@amplitude/rrweb-types" "^2.0.0-alpha.21"
"@types/css-font-loading-module" "0.0.7"
"@xstate/fsm" "^1.4.0"
base64-arraybuffer "^1.0.1"
Expand Down

0 comments on commit ee0e7bf

Please sign in to comment.