This repository was archived by the owner on Feb 1, 2024. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
33
"@testing-library/jest-dom" : " ^5.16.4" ,
34
34
"@testing-library/react" : " ^12.1.5" ,
35
35
"@types/jest" : " ^29.2.5" ,
36
- "@types/react" : " ^18.0.26 " ,
36
+ "@types/react" : " ^18.0.33 " ,
37
37
"@types/react-dom" : " ^18.0.10" ,
38
38
"@types/react-test-renderer" : " ^18.0.0" ,
39
39
"@types/tailwindcss" : " ^3.0.10" ,
Original file line number Diff line number Diff line change @@ -3447,14 +3447,14 @@ __metadata:
3447
3447
languageName : node
3448
3448
linkType : hard
3449
3449
3450
- " @types/react@npm:^18.0.26 " :
3451
- version : 18.0.26
3452
- resolution : " @types/react@npm:18.0.26 "
3450
+ " @types/react@npm:^18.0.33 " :
3451
+ version : 18.0.33
3452
+ resolution : " @types/react@npm:18.0.33 "
3453
3453
dependencies :
3454
3454
" @types/prop-types " : " *"
3455
3455
" @types/scheduler " : " *"
3456
3456
csstype : ^3.0.2
3457
- checksum : b62f0ea3cdfa68e106391728325057ad36f1bde7ba2dfae029472c47e01e482bc77c6ba4f1dad59f3f04ee81cb597618ff7c30a33c157c0a20462b6dd6aa2d4d
3457
+ checksum : 4fbd2b2b6a26378bdfde121081a6406ec2d39e4ba87ea5f6897ab7bb2198713165e6fd703ad4ed7ba1d4f23ef54a4c9f108f3105c7ed8e136411ee6bdebc5669
3458
3458
languageName : node
3459
3459
linkType : hard
3460
3460
@@ -9623,7 +9623,7 @@ __metadata:
9623
9623
" @testing-library/jest-dom " : ^5.16.4
9624
9624
" @testing-library/react " : ^12.1.5
9625
9625
" @types/jest " : ^29.2.5
9626
- " @types/react " : ^18.0.26
9626
+ " @types/react " : ^18.0.33
9627
9627
" @types/react-dom " : ^18.0.10
9628
9628
" @types/react-test-renderer " : ^18.0.0
9629
9629
" @types/tailwindcss " : ^3.0.10
You can’t perform that action at this time.
0 commit comments