File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,7 @@ import {
1515 IMirror ,
1616 Mirror ,
1717} from '@sentry-internal/rrweb-snapshot' ;
18- import {
19- isShadowRoot ,
20- IGNORED_NODE ,
21- } from '@sentry-internal/rrweb-snapshot' ;
18+ import { isShadowRoot , IGNORED_NODE } from '@sentry-internal/rrweb-snapshot' ;
2219import type { RRNode , RRIFrameElement } from '@sentry-internal/rrdom' ;
2320
2421export function on (
Original file line number Diff line number Diff line change @@ -5503,10 +5503,15 @@ csso@^4.0.2:
55035503 dependencies:
55045504 css-tree "^1.1.2"
55055505
5506- cssom@^0.4.4, cssom@^0.5.0, "cssom@https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz":
5506+ cssom@^0.4.4, "cssom@https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz":
55075507 version "0.6.0"
55085508 resolved "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz#ed298055b97cbddcdeb278f904857629dec5e0e1"
55095509
5510+ cssom@^0.5.0:
5511+ version "0.5.0"
5512+ resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.5.0.tgz#d254fa92cd8b6fbd83811b9fbaed34663cc17c36"
5513+ integrity sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==
5514+
55105515cssom@~0.3.6:
55115516 version "0.3.8"
55125517 resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a"
You can’t perform that action at this time.
0 commit comments