File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"@types/express" : " ^4.17.11" ,
9
9
"@types/pino" : " ^6.3.8" ,
10
10
"@types/react" : " ^17.0.5" ,
11
- "@types/react-dom" : " ^17.0.4 " ,
11
+ "@types/react-dom" : " ^17.0.5 " ,
12
12
"@types/react-router-dom" : " ^5.1.7" ,
13
13
"@typescript-eslint/eslint-plugin" : " ^4.23.0" ,
14
14
"@typescript-eslint/parser" : " ^4.23.0" ,
Original file line number Diff line number Diff line change 209
209
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.3.tgz"
210
210
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
211
211
212
- " @types/react-dom@^17.0.4 " :
213
- version "17.0.4 "
214
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.4 .tgz#d65159a847aca2a0fc87a7544a2f8fece8754d04 "
215
- integrity sha512-Wb6rlnPJfqbhpkvYN39y1NM/pOGGPzzIRquu0RdUMvTwgXNvASFO7pdtrtvyxGTQNb9wzBaQxXAWDdEqegZw2A ==
212
+ " @types/react-dom@^17.0.5 " :
213
+ version "17.0.5 "
214
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.5 .tgz#df44eed5b8d9e0b13bb0cd38e0ea6572a1231227 "
215
+ integrity sha512-ikqukEhH4H9gr4iJCmQVNzTB307kROe3XFfHAOTxOXPOw7lAoEXnM5KWTkzeANGL5Ce6ABfiMl/zJBYNi7ObmQ ==
216
216
dependencies :
217
217
" @types/react" " *"
218
218
You can’t perform that action at this time.
0 commit comments