Skip to content

Commit acae7fd

Browse files
chore(deps-dev): bump jsdom from 27.0.0 to 27.1.0 (#798)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ab8105 commit acae7fd

File tree

5 files changed

+46
-46
lines changed

5 files changed

+46
-46
lines changed

examples/client-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@testing-library/dom": "^10.4.1",
4141
"@vitejs/plugin-react": "^4.5.1",
4242
"@vitejs/plugin-react-swc": "^3.10.2",
43-
"jsdom": "^27.0.0",
43+
"jsdom": "^27.1.0",
4444
"prettier": "^3.5.3",
4545
"vite": "^5.4.19",
4646
"vitest": "^3.1.1"

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"expo-constants": "~17.1.7",
7575
"expo-device": "^7.1.4",
7676
"expo-notifications": "^0.31.4",
77-
"jsdom": "^27.0.0",
77+
"jsdom": "^27.1.0",
7878
"react": "^19.0.0",
7979
"react-native": "^0.79.2",
8080
"rimraf": "^6.0.1",

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint": "^8.56.0",
6767
"eslint-plugin-react-hooks": "^5.2.0",
6868
"eslint-plugin-react-refresh": "^0.4.14",
69-
"jsdom": "^27.0.0",
69+
"jsdom": "^27.1.0",
7070
"react": "^19.0.0",
7171
"react-dom": "^19.0.0",
7272
"rimraf": "^6.0.1",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-jsx-a11y": "^6.10.2",
9191
"eslint-plugin-react-hooks": "^5.2.0",
9292
"eslint-plugin-react-refresh": "^0.4.14",
93-
"jsdom": "^27.0.0",
93+
"jsdom": "^27.1.0",
9494
"next": "15.3.3",
9595
"react": "^19.0.0",
9696
"react-dom": "^19.0.0",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ __metadata:
1717
languageName: node
1818
linkType: hard
1919

20+
"@acemir/cssom@npm:^0.9.19":
21+
version: 0.9.19
22+
resolution: "@acemir/cssom@npm:0.9.19"
23+
checksum: 10c0/baef216086b4c6d32ac02fff6621e5343969710d8262be3a84494564754424f60d3add8313c05a76465310e02bf72faa65abcb9febee15c2dc01d9b08c044d5a
24+
languageName: node
25+
linkType: hard
26+
2027
"@actions/core@npm:^1.10.1":
2128
version: 1.11.1
2229
resolution: "@actions/core@npm:1.11.1"
@@ -105,16 +112,16 @@ __metadata:
105112
languageName: node
106113
linkType: hard
107114

108-
"@asamuzakjp/dom-selector@npm:^6.5.4":
109-
version: 6.5.6
110-
resolution: "@asamuzakjp/dom-selector@npm:6.5.6"
115+
"@asamuzakjp/dom-selector@npm:^6.7.3":
116+
version: 6.7.4
117+
resolution: "@asamuzakjp/dom-selector@npm:6.7.4"
111118
dependencies:
112119
"@asamuzakjp/nwsapi": "npm:^2.3.9"
113120
bidi-js: "npm:^1.0.3"
114121
css-tree: "npm:^3.1.0"
115122
is-potential-custom-element-name: "npm:^1.0.1"
116-
lru-cache: "npm:^11.2.1"
117-
checksum: 10c0/f56e2590308fbce58ee90ffecb39a5ff4817a46dddf3111861406934bceb62136e40cbb5694bfc29e088fe272d195b636728afbb58cb8df580cbd72a0f10bc82
123+
lru-cache: "npm:^11.2.2"
124+
checksum: 10c0/73e70d8d660a0d7257828064f83772c6773ed9688186590eefc1a8320a0af9cce74e966d4d4c4cc451481f5fd5c8ca429c6e01c1383106eed64c0a2b1b7ab36e
118125
languageName: node
119126
linkType: hard
120127

@@ -4065,7 +4072,7 @@ __metadata:
40654072
expo-constants: "npm:~17.1.7"
40664073
expo-device: "npm:^7.1.4"
40674074
expo-notifications: "npm:^0.31.4"
4068-
jsdom: "npm:^27.0.0"
4075+
jsdom: "npm:^27.1.0"
40694076
react: "npm:^19.0.0"
40704077
react-native: "npm:^0.79.2"
40714078
react-native-gesture-handler: "npm:^2.27.1"
@@ -4147,7 +4154,7 @@ __metadata:
41474154
eslint-plugin-react-hooks: "npm:^5.2.0"
41484155
eslint-plugin-react-refresh: "npm:^0.4.14"
41494156
fast-deep-equal: "npm:^3.1.3"
4150-
jsdom: "npm:^27.0.0"
4157+
jsdom: "npm:^27.1.0"
41514158
react: "npm:^19.0.0"
41524159
react-dom: "npm:^19.0.0"
41534160
rimraf: "npm:^6.0.1"
@@ -4226,7 +4233,7 @@ __metadata:
42264233
eslint-plugin-jsx-a11y: "npm:^6.10.2"
42274234
eslint-plugin-react-hooks: "npm:^5.2.0"
42284235
eslint-plugin-react-refresh: "npm:^0.4.14"
4229-
jsdom: "npm:^27.0.0"
4236+
jsdom: "npm:^27.1.0"
42304237
lodash.debounce: "npm:^4.0.8"
42314238
next: "npm:15.3.3"
42324239
react: "npm:^19.0.0"
@@ -9674,7 +9681,7 @@ __metadata:
96749681
"@testing-library/user-event": "npm:^14.5.2"
96759682
"@vitejs/plugin-react": "npm:^4.5.1"
96769683
"@vitejs/plugin-react-swc": "npm:^3.10.2"
9677-
jsdom: "npm:^27.0.0"
9684+
jsdom: "npm:^27.1.0"
96789685
prettier: "npm:^3.5.3"
96799686
react: "npm:^19.0.0"
96809687
react-dom: "npm:^19.0.0"
@@ -10069,14 +10076,14 @@ __metadata:
1006910076
languageName: node
1007010077
linkType: hard
1007110078

10072-
"cssstyle@npm:^5.3.0":
10073-
version: 5.3.1
10074-
resolution: "cssstyle@npm:5.3.1"
10079+
"cssstyle@npm:^5.3.2":
10080+
version: 5.3.2
10081+
resolution: "cssstyle@npm:5.3.2"
1007510082
dependencies:
1007610083
"@asamuzakjp/css-color": "npm:^4.0.3"
1007710084
"@csstools/css-syntax-patches-for-csstree": "npm:^1.0.14"
1007810085
css-tree: "npm:^3.1.0"
10079-
checksum: 10c0/41c93a6816337403f6107adb76d06989155523842a6c1c070436af13e9ff2bc72031cf469cd1d86ca1b9e1edacbe07b1c2dea5aaf5b530b982878844ba7f2b25
10086+
checksum: 10c0/513f0bd5d80fa91beadd24a9f4d4705f1f7e783acd90049ba6ceaf452101326208dd0d1d088d3565c4df94e4730582bf3857ea0fd3e733d10b6141be6eb68e40
1008010087
languageName: node
1008110088
linkType: hard
1008210089

@@ -10181,10 +10188,10 @@ __metadata:
1018110188
languageName: node
1018210189
linkType: hard
1018310190

10184-
"decimal.js@npm:^10.5.0":
10185-
version: 10.5.0
10186-
resolution: "decimal.js@npm:10.5.0"
10187-
checksum: 10c0/785c35279df32762143914668df35948920b6c1c259b933e0519a69b7003fc0a5ed2a766b1e1dda02574450c566b21738a45f15e274b47c2ac02072c0d1f3ac3
10191+
"decimal.js@npm:^10.6.0":
10192+
version: 10.6.0
10193+
resolution: "decimal.js@npm:10.6.0"
10194+
checksum: 10c0/07d69fbcc54167a340d2d97de95f546f9ff1f69d2b45a02fd7a5292412df3cd9eb7e23065e532a318f5474a2e1bccf8392fdf0443ef467f97f3bf8cb0477e5aa
1018810195
languageName: node
1018910196
linkType: hard
1019010197

@@ -13917,36 +13924,36 @@ __metadata:
1391713924
languageName: node
1391813925
linkType: hard
1391913926

13920-
"jsdom@npm:^27.0.0":
13921-
version: 27.0.0
13922-
resolution: "jsdom@npm:27.0.0"
13927+
"jsdom@npm:^27.1.0":
13928+
version: 27.1.0
13929+
resolution: "jsdom@npm:27.1.0"
1392313930
dependencies:
13924-
"@asamuzakjp/dom-selector": "npm:^6.5.4"
13925-
cssstyle: "npm:^5.3.0"
13931+
"@acemir/cssom": "npm:^0.9.19"
13932+
"@asamuzakjp/dom-selector": "npm:^6.7.3"
13933+
cssstyle: "npm:^5.3.2"
1392613934
data-urls: "npm:^6.0.0"
13927-
decimal.js: "npm:^10.5.0"
13935+
decimal.js: "npm:^10.6.0"
1392813936
html-encoding-sniffer: "npm:^4.0.0"
1392913937
http-proxy-agent: "npm:^7.0.2"
1393013938
https-proxy-agent: "npm:^7.0.6"
1393113939
is-potential-custom-element-name: "npm:^1.0.1"
13932-
parse5: "npm:^7.3.0"
13933-
rrweb-cssom: "npm:^0.8.0"
13940+
parse5: "npm:^8.0.0"
1393413941
saxes: "npm:^6.0.0"
1393513942
symbol-tree: "npm:^3.2.4"
1393613943
tough-cookie: "npm:^6.0.0"
1393713944
w3c-xmlserializer: "npm:^5.0.0"
1393813945
webidl-conversions: "npm:^8.0.0"
1393913946
whatwg-encoding: "npm:^3.1.1"
1394013947
whatwg-mimetype: "npm:^4.0.0"
13941-
whatwg-url: "npm:^15.0.0"
13942-
ws: "npm:^8.18.2"
13948+
whatwg-url: "npm:^15.1.0"
13949+
ws: "npm:^8.18.3"
1394313950
xml-name-validator: "npm:^5.0.0"
1394413951
peerDependencies:
1394513952
canvas: ^3.0.0
1394613953
peerDependenciesMeta:
1394713954
canvas:
1394813955
optional: true
13949-
checksum: 10c0/cc977bd0f48f92b275166b3e64622d83c2073dc309b790ed806246365985743295a7735bc8519a186ccffd42d1f2c16a0fa52a4ea79d2b329a948756db64ade1
13956+
checksum: 10c0/b3da39ab7c858df28a2300362924925327f5bff5727371523b99cac7f51bc2891c4b8516205c9acbd34430819f7e69f7790a2092a965359ed65d8111b3a79507
1395013957
languageName: node
1395113958
linkType: hard
1395213959

@@ -14592,7 +14599,7 @@ __metadata:
1459214599
languageName: node
1459314600
linkType: hard
1459414601

14595-
"lru-cache@npm:^11.2.1":
14602+
"lru-cache@npm:^11.2.1, lru-cache@npm:^11.2.2":
1459614603
version: 11.2.2
1459714604
resolution: "lru-cache@npm:11.2.2"
1459814605
checksum: 10c0/72d7831bbebc85e2bdefe01047ee5584db69d641c48d7a509e86f66f6ee111b30af7ec3bd68a967d47b69a4b1fa8bbf3872630bd06a63b6735e6f0a5f1c8e83d
@@ -15980,12 +15987,12 @@ __metadata:
1598015987
languageName: node
1598115988
linkType: hard
1598215989

15983-
"parse5@npm:^7.3.0":
15984-
version: 7.3.0
15985-
resolution: "parse5@npm:7.3.0"
15990+
"parse5@npm:^8.0.0":
15991+
version: 8.0.0
15992+
resolution: "parse5@npm:8.0.0"
1598615993
dependencies:
1598715994
entities: "npm:^6.0.0"
15988-
checksum: 10c0/7fd2e4e247e85241d6f2a464d0085eed599a26d7b0a5233790c49f53473232eb85350e8133344d9b3fd58b89339e7ad7270fe1f89d28abe50674ec97b87f80b5
15995+
checksum: 10c0/8279892dcd77b2f2229707f60eb039e303adf0288812b2a8fd5acf506a4d432da833c6c5d07a6554bef722c2367a81ef4a1f7e9336564379a7dba3e798bf16b3
1598915996
languageName: node
1599015997
linkType: hard
1599115998

@@ -17440,13 +17447,6 @@ __metadata:
1744017447
languageName: node
1744117448
linkType: hard
1744217449

17443-
"rrweb-cssom@npm:^0.8.0":
17444-
version: 0.8.0
17445-
resolution: "rrweb-cssom@npm:0.8.0"
17446-
checksum: 10c0/56f2bfd56733adb92c0b56e274c43f864b8dd48784d6fe946ef5ff8d438234015e59ad837fc2ad54714b6421384141c1add4eb569e72054e350d1f8a50b8ac7b
17447-
languageName: node
17448-
linkType: hard
17449-
1745017450
"run-parallel@npm:^1.1.9":
1745117451
version: 1.2.0
1745217452
resolution: "run-parallel@npm:1.2.0"
@@ -19913,7 +19913,7 @@ __metadata:
1991319913
languageName: node
1991419914
linkType: hard
1991519915

19916-
"whatwg-url@npm:^15.0.0":
19916+
"whatwg-url@npm:^15.0.0, whatwg-url@npm:^15.1.0":
1991719917
version: 15.1.0
1991819918
resolution: "whatwg-url@npm:15.1.0"
1991919919
dependencies:
@@ -20120,7 +20120,7 @@ __metadata:
2012020120
languageName: node
2012120121
linkType: hard
2012220122

20123-
"ws@npm:^8.18.2":
20123+
"ws@npm:^8.18.3":
2012420124
version: 8.18.3
2012520125
resolution: "ws@npm:8.18.3"
2012620126
peerDependencies:

0 commit comments

Comments
 (0)