Skip to content

Commit acb26d2

Browse files
chore(deps): update dependency jsdom to v26.1.0
1 parent 5cd046d commit acb26d2

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

packages/neuron-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-plugin-jsx-a11y": "6.7.1",
104104
"eslint-plugin-react": "7.37.5",
105105
"jest-styled-components": "7.2.0",
106-
"jsdom": "26.0.0",
106+
"jsdom": "26.1.0",
107107
"postcss-preset-env": "10.2.0",
108108
"storybook": "8.6.14",
109109
"storybook-addon-react-router-v6": "2.0.10",

yarn.lock

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7471,7 +7471,7 @@ decamelize@^1.1.0:
74717471
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
74727472
integrity sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==
74737473

7474-
decimal.js@^10.2.1, decimal.js@^10.4.3:
7474+
decimal.js@^10.2.1, decimal.js@^10.5.0:
74757475
version "10.5.0"
74767476
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.5.0.tgz#0f371c7cf6c4898ce0afb09836db73cd82010f22"
74777477
integrity sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==
@@ -9171,16 +9171,6 @@ form-data@^4.0.0:
91719171
combined-stream "^1.0.8"
91729172
mime-types "^2.1.12"
91739173

9174-
form-data@^4.0.1:
9175-
version "4.0.2"
9176-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
9177-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
9178-
dependencies:
9179-
asynckit "^0.4.0"
9180-
combined-stream "^1.0.8"
9181-
es-set-tostringtag "^2.1.0"
9182-
mime-types "^2.1.12"
9183-
91849174
fraction.js@^4.3.7:
91859175
version "4.3.7"
91869176
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
@@ -11543,15 +11533,14 @@ jsdoc-type-pratt-parser@^4.0.0:
1154311533
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
1154411534
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
1154511535

11546-
jsdom@26.0.0:
11547-
version "26.0.0"
11548-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.0.0.tgz#446dd1ad8cfc50df7e714e58f1f972c1763b354c"
11549-
integrity sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==
11536+
jsdom@26.1.0:
11537+
version "26.1.0"
11538+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
11539+
integrity sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==
1155011540
dependencies:
1155111541
cssstyle "^4.2.1"
1155211542
data-urls "^5.0.0"
11553-
decimal.js "^10.4.3"
11554-
form-data "^4.0.1"
11543+
decimal.js "^10.5.0"
1155511544
html-encoding-sniffer "^4.0.0"
1155611545
http-proxy-agent "^7.0.2"
1155711546
https-proxy-agent "^7.0.6"
@@ -11561,12 +11550,12 @@ [email protected]:
1156111550
rrweb-cssom "^0.8.0"
1156211551
saxes "^6.0.0"
1156311552
symbol-tree "^3.2.4"
11564-
tough-cookie "^5.0.0"
11553+
tough-cookie "^5.1.1"
1156511554
w3c-xmlserializer "^5.0.0"
1156611555
webidl-conversions "^7.0.0"
1156711556
whatwg-encoding "^3.1.1"
1156811557
whatwg-mimetype "^4.0.0"
11569-
whatwg-url "^14.1.0"
11558+
whatwg-url "^14.1.1"
1157011559
ws "^8.18.0"
1157111560
xml-name-validator "^5.0.0"
1157211561

@@ -16525,7 +16514,7 @@ tough-cookie@^4.0.0:
1652516514
universalify "^0.2.0"
1652616515
url-parse "^1.5.3"
1652716516

16528-
tough-cookie@^5.0.0:
16517+
tough-cookie@^5.1.1:
1652916518
version "5.1.2"
1653016519
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.1.2.tgz#66d774b4a1d9e12dc75089725af3ac75ec31bed7"
1653116520
integrity sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==
@@ -16546,6 +16535,13 @@ tr46@^5.0.0:
1654616535
dependencies:
1654716536
punycode "^2.3.1"
1654816537

16538+
tr46@^5.1.0:
16539+
version "5.1.1"
16540+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-5.1.1.tgz#96ae867cddb8fdb64a49cc3059a8d428bcf238ca"
16541+
integrity sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==
16542+
dependencies:
16543+
punycode "^2.3.1"
16544+
1654916545
tr46@~0.0.3:
1655016546
version "0.0.3"
1655116547
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
@@ -17348,14 +17344,22 @@ whatwg-mimetype@^4.0.0:
1734817344
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz#bc1bf94a985dc50388d54a9258ac405c3ca2fc0a"
1734917345
integrity sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==
1735017346

17351-
whatwg-url@^14.0.0, whatwg-url@^14.1.0:
17347+
whatwg-url@^14.0.0:
1735217348
version "14.1.1"
1735317349
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.1.1.tgz#ce71e240c61541315833b5cdafd139a479e47058"
1735417350
integrity sha512-mDGf9diDad/giZ/Sm9Xi2YcyzaFpbdLpJPr+E9fSkyQ7KpQD4SdFcugkRQYzhmfI4KeV4Qpnn2sKPdo+kmsgRQ==
1735517351
dependencies:
1735617352
tr46 "^5.0.0"
1735717353
webidl-conversions "^7.0.0"
1735817354

17355+
whatwg-url@^14.1.1:
17356+
version "14.2.0"
17357+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.2.0.tgz#4ee02d5d725155dae004f6ae95c73e7ef5d95663"
17358+
integrity sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==
17359+
dependencies:
17360+
tr46 "^5.1.0"
17361+
webidl-conversions "^7.0.0"
17362+
1735917363
whatwg-url@^5.0.0:
1736017364
version "5.0.0"
1736117365
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"

0 commit comments

Comments
 (0)