This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 164
164
"@types/pako" : " ^1.0.1" ,
165
165
"@types/parse5" : " ^6.0.0" ,
166
166
"@types/qrcode" : " ^1.3.5" ,
167
- "@types/react" : " ^ 17.0.49" ,
167
+ "@types/react" : " 17.0.49" ,
168
168
"@types/react-beautiful-dnd" : " ^13.0.0" ,
169
- "@types/react-dom" : " ^ 17.0.17" ,
169
+ "@types/react-dom" : " 17.0.17" ,
170
170
"@types/react-test-renderer" : " ^17.0.1" ,
171
171
"@types/react-transition-group" : " ^4.4.0" ,
172
172
"@types/sanitize-html" : " ^2.3.1" ,
Original file line number Diff line number Diff line change 2500
2500
dependencies :
2501
2501
" @types/react" " *"
2502
2502
2503
- " @types/react-dom@<18 .0.0 " , "@types/react-dom@^17 .0.17 ":
2503
+ " @types/react-dom@17 .0.17 " , "@types/react-dom@<18 .0.0 ":
2504
2504
version "17.0.17"
2505
2505
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1"
2506
2506
integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==
2531
2531
dependencies :
2532
2532
" @types/react" " *"
2533
2533
2534
- " @types/react@*" , "@types/react@^17 ", "@types/react@^17.0.49 ":
2534
+ " @types/react@*" , "@types/react@17.0.49 ", "@types/react@^17":
2535
2535
version "17.0.49"
2536
2536
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
2537
2537
integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==
You can’t perform that action at this time.
0 commit comments