File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "devDependencies" : {
1212 "@amairo-dev/tsconfig" : " workspace:*" ,
1313 "@types/node" : " 20.17.6" ,
14- "@types/react" : " 18.2.14 " ,
15- "@types/react-dom" : " 18.2.6 " ,
14+ "@types/react" : " 19.1.1 " ,
15+ "@types/react-dom" : " 19.1.2 " ,
1616 "typescript" : " 5.6.3"
1717 },
1818 "dependencies" : {
2424 "html2canvas" : " 1.4.1" ,
2525 "react-icons" : " 5.3.0" ,
2626 "next" : " ^15.0.2" ,
27- "react" : " ^18.3.1 " ,
28- "react-dom" : " ^18.3.1 "
27+ "react" : " ^19.1.0 " ,
28+ "react-dom" : " ^19.1.0 "
2929 }
3030}
Original file line number Diff line number Diff line change 1717 "@testing-library/jest-dom" : " ^6.6.3" ,
1818 "@testing-library/react" : " ^16.0.1" ,
1919 "@types/node" : " 22.9.0" ,
20- "@types/react" : " 18.3.12 " ,
21- "@types/react-dom" : " 18.3.1 " ,
20+ "@types/react" : " 19.1.1 " ,
21+ "@types/react-dom" : " 19.1.2 " ,
2222 "@vitejs/plugin-react" : " ^4.3.3" ,
2323 "autoprefixer" : " ^10.4.20" ,
2424 "eslint" : " 9.14.0" ,
4343 "hugeicons-react" : " ^0.3.0" ,
4444 "nanoid" : " ^5.0.8" ,
4545 "next" : " ^15.0.2" ,
46- "react" : " ^18.3.1 " ,
47- "react-dom" : " ^18.3.1 " ,
46+ "react" : " ^19.1.0 " ,
47+ "react-dom" : " ^19.1.0 " ,
4848 "react-icons" : " 5.3.0"
4949 }
5050}
Original file line number Diff line number Diff line change 1111 "devDependencies" : {
1212 "@amairo-dev/tsconfig" : " workspace:*" ,
1313 "@types/node" : " 20.17.6" ,
14- "@types/react" : " 18.3 .1" ,
15- "@types/react-dom" : " 18.3.1 " ,
14+ "@types/react" : " 19.1 .1" ,
15+ "@types/react-dom" : " 19.1.2 " ,
1616 "typescript" : " 5.6.3"
1717 },
1818 "dependencies" : {
2424 "chart.js" : " ^4.4.6" ,
2525 "next" : " ^15.0.3" ,
2626 "next-seo" : " 6.6.0" ,
27- "react" : " 18.3.1 " ,
27+ "react" : " 19.1.0 " ,
2828 "react-chartjs-2" : " ^5.2.0" ,
29- "react-dom" : " 18.3.1 " ,
29+ "react-dom" : " 19.1.0 " ,
3030 "react-icons" : " 5.3.0" ,
3131 "rss-parser" : " ^3.13.0" ,
3232 "rss-to-json" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 1515 "prepare" : " lefthook install"
1616 },
1717 "devDependencies" : {
18- "@types/react" : " 18.3.12 " ,
18+ "@types/react" : " 19.1.1 " ,
1919 "prettier" : " ^3.3.3" ,
2020 "turbo" : " ^2.2.3" ,
2121 "typescript" : " 5.6.3"
2525 "node" : " >=v20.11.0"
2626 },
2727 "resolutions" : {
28- "@types/react" : " 18.3.12 "
28+ "@types/react" : " 19.1.1 "
2929 },
3030 "packageManager" :
" [email protected] " ,
3131 "lint-staged" : {
You can’t perform that action at this time.
0 commit comments