File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@types/node" : " 18.7.18" ,
18
- "@types/react" : " 18.0.20 " ,
18
+ "@types/react" : " 18.0.21 " ,
19
19
"@types/react-dom" : " 18.0.6" ,
20
20
"eslint" : " 8.23.1" ,
21
21
"eslint-config-next" : " 12.3.1" ,
Original file line number Diff line number Diff line change 188
188
dependencies :
189
189
" @types/react" " *"
190
190
191
- " @types/react@*" , "@types/[email protected] " :
191
+ " @types/react@* " :
192
192
version "18.0.20"
193
193
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
194
194
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
197
197
" @types/scheduler" " *"
198
198
csstype "^3.0.2"
199
199
200
+
201
+ version "18.0.21"
202
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
203
+ integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
204
+ dependencies :
205
+ " @types/prop-types" " *"
206
+ " @types/scheduler" " *"
207
+ csstype "^3.0.2"
208
+
200
209
" @types/scheduler@* " :
201
210
version "0.16.2"
202
211
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
You can’t perform that action at this time.
0 commit comments