File tree Expand file tree Collapse file tree 5 files changed +449
-447
lines changed
Expand file tree Collapse file tree 5 files changed +449
-447
lines changed Original file line number Diff line number Diff line change 1818 "@t3-oss/env-nextjs" : " ^0.13.8" ,
1919 "geist" : " ^1.5.1" ,
2020 "next" : " ^14.2.33" ,
21- "react" : " ^18.3.1 " ,
22- "react-dom" : " ^18.3.1 " ,
21+ "react" : " ^19.2.0 " ,
22+ "react-dom" : " ^19.2.0 " ,
2323 "zod" : " ^4.1.12"
2424 },
2525 "devDependencies" : {
2828 "@pbn/tailwind-config" : " workspace:*" ,
2929 "@pbn/tsconfig" : " workspace:*" ,
3030 "@types/node" : " ^22.18.12" ,
31- "@types/react" : " ^18.3.26 " ,
32- "@types/react-dom" : " ^18.3.7 " ,
31+ "@types/react" : " ^19.2.2 " ,
32+ "@types/react-dom" : " ^19.2.2 " ,
3333 "dotenv-cli" : " ^10.0.0" ,
3434 "eslint" : " ^9.38.0" ,
3535 "jiti" : " ^2.6.1" ,
Original file line number Diff line number Diff line change 2424 "geist" : " ^1.5.1" ,
2525 "lodash" : " ^4.17.21" ,
2626 "next" : " ^14.2.33" ,
27- "react" : " ^18.3.1 " ,
28- "react-dom" : " ^18.3.1 " ,
27+ "react" : " ^19.2.0 " ,
28+ "react-dom" : " ^19.2.0 " ,
2929 "react-hotkeys-hook" : " ^4.6.2" ,
3030 "three" : " ^0.180.0" ,
3131 "three-globe" : " ^2.44.1" ,
3838 "@pbn/tsconfig" : " workspace:*" ,
3939 "@types/lodash" : " ^4.17.20" ,
4040 "@types/node" : " ^22.18.12" ,
41- "@types/react" : " ^18.3.26 " ,
42- "@types/react-dom" : " ^18.3.7 " ,
41+ "@types/react" : " ^19.2.2 " ,
42+ "@types/react-dom" : " ^19.2.2 " ,
4343 "dotenv-cli" : " ^10.0.0" ,
4444 "eslint" : " ^9.38.0" ,
4545 "jiti" : " ^2.6.1" ,
Original file line number Diff line number Diff line change 3939 "@pbn/tailwind-config" : " workspace:*" ,
4040 "@pbn/tsconfig" : " workspace:*" ,
4141 "@types/node" : " ^22.18.12" ,
42- "@types/react" : " ^18.3.26 " ,
42+ "@types/react" : " ^19.2.2 " ,
4343 "eslint" : " ^9.38.0" ,
4444 "prettier" : " ^3.6.2" ,
45- "react" : " ^18.3.1 " ,
45+ "react" : " ^19.2.0 " ,
4646 "tailwindcss" : " ^3.4.18" ,
4747 "typescript" : " ^5.9.3"
4848 },
4949 "peerDependencies" : {
50- "react" : " 18.3.1 "
50+ "react" : " 19.2.0 "
5151 },
5252 "prettier" : " @pbn/prettier-config"
5353}
You can’t perform that action at this time.
0 commit comments