File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed
Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @alauda/doom " : patch
3+ ---
4+
5+ chore: add @types/react as dependency for editor experience
Original file line number Diff line number Diff line change 4242 "@types/node" : " ^24.0.0" ,
4343 "@types/picomatch" : " ^4.0.2" ,
4444 "@types/pluralize" : " ^0.0.33" ,
45- "@types/react" : " ^19.2.2" ,
4645 "@types/react-dom" : " ^19.2.2" ,
4746 "@types/swagger2openapi" : " ^7.0.4" ,
4847 "@unts/patch-package" : " ^8.1.1" ,
Original file line number Diff line number Diff line change 5656 "@rspress/shared" : " 2.0.0-beta.34" ,
5757 "@shikijs/transformers" : " ^3.14.0" ,
5858 "@total-typescript/ts-reset" : " ^0.6.1" ,
59+ "@types/react" : " ^19.2.2" ,
5960 "ab64" : " ^0.1.6" ,
6061 "chokidar" : " ^4.0.3" ,
6162 "clsx" : " ^2.1.1" ,
Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ __metadata:
9292 " @rspress/shared " : " npm:2.0.0-beta.34"
9393 " @shikijs/transformers " : " npm:^3.14.0"
9494 " @total-typescript/ts-reset " : " npm:^0.6.1"
95+ " @types/react " : " npm:^19.2.2"
9596 ab64 : " npm:^0.1.6"
9697 chokidar : " npm:^4.0.3"
9798 clsx : " npm:^2.1.1"
@@ -4726,7 +4727,6 @@ __metadata:
47264727 " @types/node " : " npm:^24.0.0"
47274728 " @types/picomatch " : " npm:^4.0.2"
47284729 " @types/pluralize " : " npm:^0.0.33"
4729- " @types/react " : " npm:^19.2.2"
47304730 " @types/react-dom " : " npm:^19.2.2"
47314731 " @types/swagger2openapi " : " npm:^7.0.4"
47324732 " @unts/patch-package " : " npm:^8.1.1"
You can’t perform that action at this time.
0 commit comments