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.11" ,
48
- "@types/react" : " 18.2.48 " ,
48
+ "@types/react" : " 18.2.52 " ,
49
49
"@types/react-dom" : " 18.2.18" ,
50
50
"@typescript-eslint/eslint-plugin" : " ^6.19.1" ,
51
51
"@typescript-eslint/parser" : " ^6.19.1" ,
85
85
},
86
86
"resolutions" : {
87
87
"@testing-library/dom" : " ^9.0.0" ,
88
- "@types/react" : " 18.2.48 "
88
+ "@types/react" : " 18.2.52 "
89
89
}
90
90
}
Original file line number Diff line number Diff line change @@ -6154,14 +6154,14 @@ __metadata:
6154
6154
languageName: node
6155
6155
linkType: hard
6156
6156
6157
- "@types/react@npm:18.2.48 ":
6158
- version: 18.2.48
6159
- resolution: "@types/react@npm:18.2.48 "
6157
+ "@types/react@npm:18.2.52 ":
6158
+ version: 18.2.52
6159
+ resolution: "@types/react@npm:18.2.52 "
6160
6160
dependencies:
6161
6161
"@types/prop-types": "*"
6162
6162
"@types/scheduler": "*"
6163
6163
csstype: ^3.0.2
6164
- checksum: c9ca43ed2995389b7e09492c24e6f911a8439bb8276dd17cc66a2fbebbf0b42daf7b2ad177043256533607c2ca644d7d928fdfce37a67af1f8646d2bac988900
6164
+ checksum: 4abc9bd63879e57c3df43a9cacff54c079e21b61ef934d33801e0177c26f582aa7d1d88a0769a740a4fd273168e3b150ff61de23e0fa85d1070e82ddce2b7fd2
6165
6165
languageName: node
6166
6166
linkType: hard
6167
6167
@@ -8813,7 +8813,7 @@ __metadata:
8813
8813
"@testing-library/user-event": ^14.5.2
8814
8814
"@tsconfig/node16": ^16.1.1
8815
8815
"@types/jest": ^29.5.11
8816
- "@types/react": 18.2.48
8816
+ "@types/react": 18.2.52
8817
8817
"@types/react-dom": 18.2.18
8818
8818
"@typescript-eslint/eslint-plugin": ^6.19.1
8819
8819
"@typescript-eslint/parser": ^6.19.1
You can’t perform that action at this time.
0 commit comments