File tree Expand file tree Collapse file tree 2 files changed +426
-159
lines changed
Expand file tree Collapse file tree 2 files changed +426
-159
lines changed Original file line number Diff line number Diff line change 1515 "@codemirror/lang-json" : " 6.0.1" ,
1616 "@codemirror/view" : " 6.34.3" ,
1717 "@headlessui/react" : " 2.2.0" ,
18- "@types/react" : " 18.3.12 " ,
19- "@types/react-dom" : " 18.3 .1" ,
18+ "@types/react" : " npm:types-react@19.0.0-rc.1 " ,
19+ "@types/react-dom" : " npm:types-react-dom@19.0.0-rc .1" ,
2020 "@uiw/react-codemirror" : " 4.23.6" ,
2121 "clsx" : " 2.1.1" ,
22- "next" : " 14.2.18 " ,
22+ "next" : " 15.0.3 " ,
2323 "next-themes" : " 0.4.3" ,
2424 "nextra" : " 3.2.3" ,
2525 "nextra-theme-docs" : " 3.2.3" ,
2626 "postcss" : " 8.4.49" ,
2727 "postcss-lightningcss" : " 1.0.1" ,
28- "react" : " 18.3.1 " ,
28+ "react" : " 19.0.0-rc-66855b96-20241106 " ,
2929 "react-docgen" : " workspace:7.1.0" ,
30- "react-dom" : " 18.3.1 " ,
30+ "react-dom" : " 19.0.0-rc-66855b96-20241106 " ,
3131 "tailwindcss" : " 3.4.15"
3232 },
3333 "browserslist" : [
5858 ]
5959 }
6060 }
61+ },
62+ "pnpm" : {
63+ "overrides" : {
64+ "@types/react" : " npm:types-react@19.0.0-rc.1" ,
65+ "@types/react-dom" : " npm:types-react-dom@19.0.0-rc.1"
66+ }
6167 }
6268}
You can’t perform that action at this time.
0 commit comments