Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@ __metadata:
languageName: node
linkType: hard

"@asamuzakjp/dom-selector@npm:^7.0.2":
version: 7.0.3
resolution: "@asamuzakjp/dom-selector@npm:7.0.3"
"@asamuzakjp/dom-selector@npm:^7.0.3":
version: 7.0.4
resolution: "@asamuzakjp/dom-selector@npm:7.0.4"
dependencies:
"@asamuzakjp/nwsapi": "npm:^2.3.9"
bidi-js: "npm:^1.0.3"
css-tree: "npm:^3.2.1"
is-potential-custom-element-name: "npm:^1.0.1"
lru-cache: "npm:^11.2.7"
checksum: 10c0/c64b06a23479970ded4f38bec34069e98f4062b4ecb798b81b1fc37b5472ec6110d5bd9d8a267bfc431503f6ee3080c2e94eb3d99e30aaa1b6d9f83fbd2744fa
checksum: 10c0/6539422595ed445f182eda78554fd339ff06f6d5add0520ee7cc9715baeb361454c11ffe21a6e7461907182153f88852866c4ea12158b9c9202ccc44767bc749
languageName: node
linkType: hard

Expand Down Expand Up @@ -8866,11 +8866,11 @@ __metadata:
linkType: hard

"jsdom@npm:^29.0.0":
version: 29.0.0
resolution: "jsdom@npm:29.0.0"
version: 29.0.1
resolution: "jsdom@npm:29.0.1"
dependencies:
"@asamuzakjp/css-color": "npm:^5.0.1"
"@asamuzakjp/dom-selector": "npm:^7.0.2"
"@asamuzakjp/dom-selector": "npm:^7.0.3"
"@bramus/specificity": "npm:^2.4.2"
"@csstools/css-syntax-patches-for-csstree": "npm:^1.1.1"
"@exodus/bytes": "npm:^1.15.0"
Expand All @@ -8884,7 +8884,7 @@ __metadata:
saxes: "npm:^6.0.0"
symbol-tree: "npm:^3.2.4"
tough-cookie: "npm:^6.0.1"
undici: "npm:^7.24.3"
undici: "npm:^7.24.5"
w3c-xmlserializer: "npm:^5.0.0"
webidl-conversions: "npm:^8.0.1"
whatwg-mimetype: "npm:^5.0.0"
Expand All @@ -8895,7 +8895,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: 10c0/8bbb4f89bfb7013a729bf50419fa5878086b52068a5d3836b51b99be5faf7cf9f871818954d468ce1f2f1c6b86d16af6ed5167f4084f7df7de517b104b451454
checksum: 10c0/f8eeadc9bb45fb5736501f855b5f8247c9eadcd7f52ef2e11677c3a2197284051b4623004889543eb9613ecdfb47ddb5405b822d9623b0524edd901288cc361d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13585,10 +13585,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^7.24.3":
version: 7.24.4
resolution: "undici@npm:7.24.4"
checksum: 10c0/cb302e81fadb7f0b7946ab77595715c0961b46a025ccecae79ba599432d0bc8d1e3da4dfe7ff66bc74f115c1b8ff0f099bc4e9bf313db4562da23995872c6d17
"undici@npm:^7.24.5":
version: 7.24.6
resolution: "undici@npm:7.24.6"
checksum: 10c0/0f5413ccb20bafe27637a3a02cada731c53ee75f1df79029099db3af1eaaed410488489d9f430c09bd30bf0b925cb75fc30c39dff0689f656fd6fb7d75ded95f
languageName: node
linkType: hard

Expand Down
Loading