File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/node" : " 18.0.0" ,
31
31
"@types/react" : " 18.0.14" ,
32
- "@types/react-dom" : " 18.0.5 " ,
32
+ "@types/react-dom" : " 18.2.7 " ,
33
33
"eslint" : " 8.45.0" ,
34
34
"eslint-config-next" : " 13.4.10" ,
35
35
"typescript" : " 4.7.3"
Original file line number Diff line number Diff line change 1288
1288
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
1289
1289
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
1290
1290
1291
- " @types/react-dom@18.0.5 " :
1292
- version "18.0.5 "
1293
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.5 .tgz#330b2d472c22f796e5531446939eacef8378444a "
1294
- integrity sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA ==
1291
+ " @types/react-dom@18.2.7 " :
1292
+ version "18.2.7 "
1293
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7 .tgz#67222a08c0a6ae0a0da33c3532348277c70abb63 "
1294
+ integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA ==
1295
1295
dependencies :
1296
1296
" @types/react" " *"
1297
1297
You can’t perform that action at this time.
0 commit comments