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 28
28
"@types/jest" : " ^29.4.0" ,
29
29
"@types/node" : " ^18.16.18" ,
30
30
"@types/react" : " ^18.2.53" ,
31
- "@types/react-dom" : " ^18.2.18 " ,
31
+ "@types/react-dom" : " ^18.2.19 " ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
33
"@types/ws" : " ^8.5.10" ,
34
34
"@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 1020
1020
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
1021
1021
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
1022
1022
1023
- " @types/react-dom@^18.2.18 " :
1024
- version "18.2.18 "
1025
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18 .tgz#16946e6cd43971256d874bc3d0a72074bb8571dd "
1026
- integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw ==
1023
+ " @types/react-dom@^18.2.19 " :
1024
+ version "18.2.19 "
1025
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.19 .tgz#b84b7c30c635a6c26c6a6dfbb599b2da9788be58 "
1026
+ integrity sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA ==
1027
1027
dependencies :
1028
1028
" @types/react" " *"
1029
1029
You can’t perform that action at this time.
0 commit comments