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 31
31
"devDependencies" : {
32
32
"@types/node" : " 16.11.17" ,
33
33
"@types/nodemailer" : " ^6.4.4" ,
34
- "@types/react" : " 17.0.37 " ,
34
+ "@types/react" : " 17.0.74 " ,
35
35
"@types/react-pdf" : " ^5.0.9" ,
36
36
"eslint" : " 7.32.0" ,
37
37
"eslint-config-next" : " 12.0.4" ,
Original file line number Diff line number Diff line change 990
990
" @types/react" " *"
991
991
pdfjs-dist "^2.10.377"
992
992
993
- " @types/react@*" , "@types/react@17.0.37", "@types/react@ ^17.0.15":
993
+ " @types/react@*" , "@types/react@^17.0.15":
994
994
version "17.0.37"
995
995
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959"
996
996
integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==
999
999
" @types/scheduler" " *"
1000
1000
csstype "^3.0.2"
1001
1001
1002
+ " @types/react@17.0.74 " :
1003
+ version "17.0.74"
1004
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.74.tgz#ea93059a55e5cfc7a76e7712fe8db5317dd29ee3"
1005
+ integrity sha512-nBtFGaeTMzpiL/p73xbmCi00SiCQZDTJUk9ZuHOLtil3nI+y7l269LHkHIAYpav99ZwGnPJzuJsJpfLXjiQ52g==
1006
+ dependencies :
1007
+ " @types/prop-types" " *"
1008
+ " @types/scheduler" " *"
1009
+ csstype "^3.0.2"
1010
+
1002
1011
" @types/scheduler@* " :
1003
1012
version "0.16.2"
1004
1013
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