Skip to content

Commit 7aeeb69

Browse files
Update test dependencies
1 parent 3990e8c commit 7aeeb69

2 files changed

Lines changed: 23 additions & 32 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
},
7272
"devDependencies": {
7373
"@tailwindcss/vite": "^4.2.2",
74-
"@testing-library/dom": "^10.4.0",
75-
"@testing-library/jest-dom": "^6.6.3",
74+
"@testing-library/dom": "^10.4.1",
75+
"@testing-library/jest-dom": "^6.9.1",
7676
"@testing-library/react": "^16.3.0",
77-
"@testing-library/user-event": "14.5.2",
77+
"@testing-library/user-event": "14.6.1",
7878
"@types/js-yaml": "^4.0.9",
7979
"@types/node": "20.17.24",
8080
"@types/node-fetch": "2.6.12",

yarn.lock

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,31 +2534,30 @@
25342534
"@tanstack/query-core" "4.36.1"
25352535
use-sync-external-store "^1.2.0"
25362536

2537-
"@testing-library/dom@^10.4.0":
2538-
version "10.4.0"
2539-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0.tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8"
2540-
integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==
2537+
"@testing-library/dom@^10.4.1":
2538+
version "10.4.1"
2539+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.1.tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95"
2540+
integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==
25412541
dependencies:
25422542
"@babel/code-frame" "^7.10.4"
25432543
"@babel/runtime" "^7.12.5"
25442544
"@types/aria-query" "^5.0.1"
25452545
aria-query "5.3.0"
2546-
chalk "^4.1.0"
25472546
dom-accessibility-api "^0.5.9"
25482547
lz-string "^1.5.0"
2548+
picocolors "1.1.1"
25492549
pretty-format "^27.0.2"
25502550

2551-
"@testing-library/jest-dom@^6.6.3":
2552-
version "6.6.3"
2553-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2554-
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
2551+
"@testing-library/jest-dom@^6.9.1":
2552+
version "6.9.1"
2553+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2"
2554+
integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==
25552555
dependencies:
25562556
"@adobe/css-tools" "^4.4.0"
25572557
aria-query "^5.0.0"
2558-
chalk "^3.0.0"
25592558
css.escape "^1.5.1"
25602559
dom-accessibility-api "^0.6.3"
2561-
lodash "^4.17.21"
2560+
picocolors "^1.1.1"
25622561
redent "^3.0.0"
25632562

25642563
"@testing-library/react@^16.3.0":
@@ -2568,10 +2567,10 @@
25682567
dependencies:
25692568
"@babel/runtime" "^7.12.5"
25702569

2571-
"@testing-library/user-event@14.5.2":
2572-
version "14.5.2"
2573-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
2574-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
2570+
"@testing-library/user-event@14.6.1":
2571+
version "14.6.1"
2572+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
2573+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
25752574

25762575
"@tybys/wasm-util@^0.10.1":
25772576
version "0.10.1"
@@ -3428,15 +3427,7 @@ chalk@^2.4.2:
34283427
escape-string-regexp "^1.0.5"
34293428
supports-color "^5.3.0"
34303429

3431-
chalk@^3.0.0:
3432-
version "3.0.0"
3433-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
3434-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
3435-
dependencies:
3436-
ansi-styles "^4.1.0"
3437-
supports-color "^7.1.0"
3438-
3439-
chalk@^4.0.0, chalk@^4.1.0:
3430+
chalk@^4.0.0:
34403431
version "4.1.2"
34413432
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
34423433
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -6518,16 +6509,16 @@ performance-now@^2.1.0:
65186509
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
65196510
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
65206511

6512+
picocolors@1.1.1, picocolors@^1.1.1:
6513+
version "1.1.1"
6514+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
6515+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
6516+
65216517
picocolors@^1.0.0:
65226518
version "1.0.0"
65236519
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
65246520
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
65256521

6526-
picocolors@^1.1.1:
6527-
version "1.1.1"
6528-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
6529-
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
6530-
65316522
picomatch@^2.3.1:
65326523
version "2.3.1"
65336524
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"

0 commit comments

Comments
 (0)