File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 45
45
"@testing-library/user-event" : " ^14.5.2" ,
46
46
"@tsconfig/node16" : " ^16.1.1" ,
47
47
"@types/jest" : " ^29.5.12" ,
48
- "@types/react" : " 18.2.55 " ,
48
+ "@types/react" : " 18.2.56 " ,
49
49
"@types/react-dom" : " 18.2.19" ,
50
50
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
51
51
"@typescript-eslint/parser" : " ^6.21.0" ,
85
85
},
86
86
"resolutions" : {
87
87
"@testing-library/dom" : " ^9.0.0" ,
88
- "@types/react" : " 18.2.55 "
88
+ "@types/react" : " 18.2.56 "
89
89
}
90
90
}
Original file line number Diff line number Diff line change @@ -6162,14 +6162,14 @@ __metadata:
6162
6162
languageName: node
6163
6163
linkType: hard
6164
6164
6165
- "@types/react@npm:18.2.55 ":
6166
- version: 18.2.55
6167
- resolution: "@types/react@npm:18.2.55 "
6165
+ "@types/react@npm:18.2.56 ":
6166
+ version: 18.2.56
6167
+ resolution: "@types/react@npm:18.2.56 "
6168
6168
dependencies:
6169
6169
"@types/prop-types": "*"
6170
6170
"@types/scheduler": "*"
6171
6171
csstype: ^3.0.2
6172
- checksum: a8eb4fa77f73831b9112d4f11a7006217dc0740361649b9b0da3fd441d151a9cd415d5d68b91c0af4e430e063424d301c77489e5edaddc9f711c4e46cf9818a5
6172
+ checksum: 8f6d754e4add007667002bd3f4c3a3a577c4a75afcd5cdc93bd3c584750f25c41a024a9f7de802204156483bc2fcce417ff9d7063ac1713e2b8ccb7c8a08c0ff
6173
6173
languageName: node
6174
6174
linkType: hard
6175
6175
@@ -8821,7 +8821,7 @@ __metadata:
8821
8821
"@testing-library/user-event": ^14.5.2
8822
8822
"@tsconfig/node16": ^16.1.1
8823
8823
"@types/jest": ^29.5.12
8824
- "@types/react": 18.2.55
8824
+ "@types/react": 18.2.56
8825
8825
"@types/react-dom": 18.2.19
8826
8826
"@typescript-eslint/eslint-plugin": ^6.21.0
8827
8827
"@typescript-eslint/parser": ^6.21.0
You can’t perform that action at this time.
0 commit comments