This repository was archived by the owner on Oct 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +141
-133
lines changed Expand file tree Collapse file tree 7 files changed +141
-133
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @portabletext/plugin-character-pair-decorator " : patch
3+ " @portabletext/plugin-markdown-shortcuts " : patch
4+ " @portabletext/plugin-one-line " : patch
5+ " @portabletext/plugin-sdk-value " : patch
6+ ---
7+
8+ fix(deps): update react monorepo
Original file line number Diff line number Diff line change 2020 "@portabletext/plugin-markdown-shortcuts" : " workspace:^" ,
2121 "@portabletext/plugin-one-line" : " workspace:^" ,
2222 "@xstate/store" : " ^3.9.2" ,
23- "react" : " ^19.0.0 " ,
24- "react-dom" : " ^19.0.0 "
23+ "react" : " ^19.1.1 " ,
24+ "react-dom" : " ^19.1.1 "
2525 },
2626 "devDependencies" : {
27- "@types/react" : " ^19.1.2 " ,
28- "@types/react-dom" : " ^19.1.3 " ,
27+ "@types/react" : " ^19.1.12 " ,
28+ "@types/react-dom" : " ^19.1.9 " ,
2929 "@vitejs/plugin-react" : " ^5.0.2" ,
3030 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
3131 "globals" : " ^16.3.0" ,
Original file line number Diff line number Diff line change 5353 },
5454 "devDependencies" : {
5555 "@portabletext/editor" : " ^2.6.9" ,
56- "@types/react" : " ^19.1.2 " ,
56+ "@types/react" : " ^19.1.12 " ,
5757 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
58- "react" : " ^19.1.0 "
58+ "react" : " ^19.1.1 "
5959 },
6060 "peerDependencies" : {
6161 "@portabletext/editor" : " ^2.6.9" ,
Original file line number Diff line number Diff line change 5151 },
5252 "devDependencies" : {
5353 "@portabletext/editor" : " ^2.6.9" ,
54- "@types/react" : " ^19.1.2 " ,
54+ "@types/react" : " ^19.1.12 " ,
5555 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
56- "react" : " ^19.1.0 "
56+ "react" : " ^19.1.1 "
5757 },
5858 "peerDependencies" : {
5959 "@portabletext/editor" : " ^2.6.9" ,
Original file line number Diff line number Diff line change 5050 },
5151 "devDependencies" : {
5252 "@portabletext/editor" : " ^2.6.9" ,
53- "@types/react" : " ^19.1.2 " ,
53+ "@types/react" : " ^19.1.12 " ,
5454 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
55- "react" : " ^19.1.0 "
55+ "react" : " ^19.1.1 "
5656 },
5757 "peerDependencies" : {
5858 "@portabletext/editor" : " ^2.6.9" ,
Original file line number Diff line number Diff line change 6060 "@sanity/types" : " ^4.6.0" ,
6161 "@testing-library/react" : " ^16.3.0" ,
6262 "@testing-library/user-event" : " ^14.6.1" ,
63- "@types/react" : " ^19.1.2 " ,
63+ "@types/react" : " ^19.1.12 " ,
6464 "@vitejs/plugin-react" : " ^5.0.2" ,
6565 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
6666 "playwright" : " ^1.55.0" ,
67- "react" : " ^19.1.0 " ,
68- "react-dom" : " ^19.1.0 " ,
67+ "react" : " ^19.1.1 " ,
68+ "react-dom" : " ^19.1.1 " ,
6969 "react-error-boundary" : " ^6.0.0"
7070 },
7171 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments