Skip to content

Commit fd76f2b

Browse files
chore(deps): update dependency jsdom to v26.1.0
1 parent e2daff4 commit fd76f2b

File tree

2 files changed

+31
-22
lines changed

2 files changed

+31
-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.32.2",
105105
"jest-styled-components": "7.2.0",
106-
"jsdom": "26.0.0",
106+
"jsdom": "26.1.0",
107107
"postcss-preset-env": "10.1.6",
108108
"storybook": "8.6.14",
109109
"storybook-addon-react-router-v6": "2.0.10",

yarn.lock

Lines changed: 30 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7340,11 +7340,16 @@ decamelize@^1.1.0:
73407340
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
73417341
integrity sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==
73427342

7343-
decimal.js@^10.2.1, decimal.js@^10.4.3:
7343+
decimal.js@^10.2.1:
73447344
version "10.5.0"
73457345
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.5.0.tgz#0f371c7cf6c4898ce0afb09836db73cd82010f22"
73467346
integrity sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==
73477347

7348+
decimal.js@^10.5.0:
7349+
version "10.6.0"
7350+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a"
7351+
integrity sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==
7352+
73487353
decode-uri-component@^0.2.0:
73497354
version "0.2.2"
73507355
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
@@ -8919,16 +8924,6 @@ form-data@^4.0.0:
89198924
combined-stream "^1.0.8"
89208925
mime-types "^2.1.12"
89218926

8922-
form-data@^4.0.1:
8923-
version "4.0.2"
8924-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
8925-
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
8926-
dependencies:
8927-
asynckit "^0.4.0"
8928-
combined-stream "^1.0.8"
8929-
es-set-tostringtag "^2.1.0"
8930-
mime-types "^2.1.12"
8931-
89328927
fraction.js@^4.3.7:
89338928
version "4.3.7"
89348929
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
@@ -11079,15 +11074,14 @@ jsdoc-type-pratt-parser@^4.0.0:
1107911074
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz#ff6b4a3f339c34a6c188cbf50a16087858d22113"
1108011075
integrity sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==
1108111076

11082-
jsdom@26.0.0:
11083-
version "26.0.0"
11084-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.0.0.tgz#446dd1ad8cfc50df7e714e58f1f972c1763b354c"
11085-
integrity sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==
11077+
jsdom@26.1.0:
11078+
version "26.1.0"
11079+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
11080+
integrity sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==
1108611081
dependencies:
1108711082
cssstyle "^4.2.1"
1108811083
data-urls "^5.0.0"
11089-
decimal.js "^10.4.3"
11090-
form-data "^4.0.1"
11084+
decimal.js "^10.5.0"
1109111085
html-encoding-sniffer "^4.0.0"
1109211086
http-proxy-agent "^7.0.2"
1109311087
https-proxy-agent "^7.0.6"
@@ -11097,12 +11091,12 @@ jsdom@26.0.0:
1109711091
rrweb-cssom "^0.8.0"
1109811092
saxes "^6.0.0"
1109911093
symbol-tree "^3.2.4"
11100-
tough-cookie "^5.0.0"
11094+
tough-cookie "^5.1.1"
1110111095
w3c-xmlserializer "^5.0.0"
1110211096
webidl-conversions "^7.0.0"
1110311097
whatwg-encoding "^3.1.1"
1110411098
whatwg-mimetype "^4.0.0"
11105-
whatwg-url "^14.1.0"
11099+
whatwg-url "^14.1.1"
1110611100
ws "^8.18.0"
1110711101
xml-name-validator "^5.0.0"
1110811102

@@ -15883,7 +15877,7 @@ tough-cookie@^4.0.0:
1588315877
universalify "^0.2.0"
1588415878
url-parse "^1.5.3"
1588515879

15886-
tough-cookie@^5.0.0:
15880+
tough-cookie@^5.1.1:
1588715881
version "5.1.2"
1588815882
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.1.2.tgz#66d774b4a1d9e12dc75089725af3ac75ec31bed7"
1588915883
integrity sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==
@@ -15904,6 +15898,13 @@ tr46@^5.0.0:
1590415898
dependencies:
1590515899
punycode "^2.3.1"
1590615900

15901+
tr46@^5.1.0:
15902+
version "5.1.1"
15903+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-5.1.1.tgz#96ae867cddb8fdb64a49cc3059a8d428bcf238ca"
15904+
integrity sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==
15905+
dependencies:
15906+
punycode "^2.3.1"
15907+
1590715908
tr46@~0.0.3:
1590815909
version "0.0.3"
1590915910
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
@@ -16643,14 +16644,22 @@ whatwg-mimetype@^4.0.0:
1664316644
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz#bc1bf94a985dc50388d54a9258ac405c3ca2fc0a"
1664416645
integrity sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==
1664516646

16646-
whatwg-url@^14.0.0, whatwg-url@^14.1.0:
16647+
whatwg-url@^14.0.0:
1664716648
version "14.1.1"
1664816649
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.1.1.tgz#ce71e240c61541315833b5cdafd139a479e47058"
1664916650
integrity sha512-mDGf9diDad/giZ/Sm9Xi2YcyzaFpbdLpJPr+E9fSkyQ7KpQD4SdFcugkRQYzhmfI4KeV4Qpnn2sKPdo+kmsgRQ==
1665016651
dependencies:
1665116652
tr46 "^5.0.0"
1665216653
webidl-conversions "^7.0.0"
1665316654

16655+
whatwg-url@^14.1.1:
16656+
version "14.2.0"
16657+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.2.0.tgz#4ee02d5d725155dae004f6ae95c73e7ef5d95663"
16658+
integrity sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==
16659+
dependencies:
16660+
tr46 "^5.1.0"
16661+
webidl-conversions "^7.0.0"
16662+
1665416663
whatwg-url@^5.0.0:
1665516664
version "5.0.0"
1665616665
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"

0 commit comments

Comments
 (0)