@@ -2366,16 +2366,17 @@ __metadata:
2366
2366
languageName : node
2367
2367
linkType : hard
2368
2368
2369
- " @testing-library/react@npm:13.0.0-alpha.4 " :
2370
- version : 13.0.0-alpha.4
2371
- resolution : " @testing-library/react@npm:13.0.0-alpha.4 "
2369
+ " @testing-library/react@npm:13.0.0 " :
2370
+ version : 13.0.0
2371
+ resolution : " @testing-library/react@npm:13.0.0"
2372
2372
dependencies :
2373
2373
" @babel/runtime " : ^7.12.5
2374
2374
" @testing-library/dom " : ^8.5.0
2375
+ " @types/react-dom " : " *"
2375
2376
peerDependencies :
2376
- react : " * "
2377
- react-dom : " * "
2378
- checksum : ac40cf67d3305dec64a2692bbc9b2193be13a6d49469869ba21054bfd3b1c11a8a47ea586d4bf58ed2f84982f2ed68e17fa0a808cd197747f378a594b1e7397d
2377
+ react : ^18.0.0
2378
+ react-dom : ^18.0.0
2379
+ checksum : 8de90109778e72da67973e960826a848dbb4afda89ad4c489b596b846416e31fa88d0f33a267518e2705faa73ee3df54b43728c3e9a2c76a5cce8ef77c716981
2379
2380
languageName : node
2380
2381
linkType : hard
2381
2382
@@ -2568,6 +2569,15 @@ __metadata:
2568
2569
languageName : node
2569
2570
linkType : hard
2570
2571
2572
+ " @types/react-dom@npm:* " :
2573
+ version : 17.0.14
2574
+ resolution : " @types/react-dom@npm:17.0.14"
2575
+ dependencies :
2576
+ " @types/react " : " *"
2577
+ checksum : 3565d6658304b00acfe90504e5f52f744a46f1acab60a3c369d03be2f9a48ba7b2f163b212e4d9907e0452f574191ef618d30da0214a437ba30d2e66e969f0d1
2578
+ languageName : node
2579
+ linkType : hard
2580
+
2571
2581
" @types/react-dom@npm:^17.0.11 " :
2572
2582
version : 17.0.11
2573
2583
resolution : " @types/react-dom@npm:17.0.11"
@@ -8923,7 +8933,7 @@ __metadata:
8923
8933
" @rollup/plugin-replace " : ^2.3.3
8924
8934
" @testing-library/jest-dom " : ^5.11.5
8925
8935
" @testing-library/jest-native " : ^3.4.3
8926
- " @testing-library/react " : 13.0.0-alpha.4
8936
+ " @testing-library/react " : 13.0.0
8927
8937
" @testing-library/react-12 " : " npm:@testing-library/react@^12"
8928
8938
" @testing-library/react-hooks " : ^3.4.2
8929
8939
" @testing-library/react-native " : ^7.1.0
0 commit comments