File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "clsx" : " ^2.1.0" ,
2424 "date-fns" : " ^4.0.0" ,
2525 "lucide-react" : " ^0.562.0" ,
26- "react" : " ^18.2 .0" ,
27- "react-dom" : " ^18.2 .0" ,
26+ "react" : " ^19.0 .0" ,
27+ "react-dom" : " ^19.0 .0" ,
2828 "react-hook-form" : " ^7.50.0" ,
2929 "react-router-dom" : " ^7.0.0" ,
3030 "tailwind-merge" : " ^3.0.0" ,
3434 "devDependencies" : {
3535 "@tailwindcss/postcss" : " ^4.1.17" ,
3636 "@tailwindcss/typography" : " ^0.5.19" ,
37- "@types/react" : " ^18.2 .0" ,
38- "@types/react-dom" : " ^18.2 .0" ,
37+ "@types/react" : " ^19.0 .0" ,
38+ "@types/react-dom" : " ^19.0 .0" ,
3939 "@vitejs/plugin-react-swc" : " ^4.0.0" ,
4040 "postcss" : " ^8.4.0" ,
4141 "tailwindcss" : " ^4.1.17" ,
Original file line number Diff line number Diff line change 4343 "highlight.js" : " ^11.11.1" ,
4444 "lightgallery" : " ^2.9.0" ,
4545 "lucide-react" : " ^0.562.0" ,
46- "react" : " ^18.2 .0" ,
47- "react-dom" : " ^18.2 .0" ,
46+ "react" : " ^19.0 .0" ,
47+ "react-dom" : " ^19.0 .0" ,
4848 "react-hook-form" : " ^7.50.0" ,
4949 "react-router-dom" : " ^7.0.0" ,
5050 "tailwind-merge" : " ^3.0.0" ,
5757 "@testing-library/jest-dom" : " ^6.9.1" ,
5858 "@testing-library/react" : " ^16.3.2" ,
5959 "@types/dompurify" : " ^3.2.0" ,
60- "@types/react" : " ^18.2 .0" ,
61- "@types/react-dom" : " ^18.2 .0" ,
60+ "@types/react" : " ^19.0 .0" ,
61+ "@types/react-dom" : " ^19.0 .0" ,
6262 "@vitejs/plugin-react-swc" : " ^4.0.0" ,
6363 "electron" : " ^39.2.4" ,
6464 "electron-builder" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 2424 "eslint" : " ^9.0.0" ,
2525 "eslint-config-prettier" : " ^10.0.0" ,
2626 "eslint-plugin-react" : " ^7.33.0" ,
27- "eslint-plugin-react-hooks" : " ^5 .0.0" ,
27+ "eslint-plugin-react-hooks" : " ^7 .0.0" ,
2828 "eslint-plugin-react-refresh" : " ^0.4.5" ,
2929 "globals" : " ^16.0.0" ,
3030 "typescript" : " ^5.3.0"
Original file line number Diff line number Diff line change 2222 "tailwind-merge" : " ^3.0.0"
2323 },
2424 "peerDependencies" : {
25- "react" : " ^18.2.0" ,
26- "react-dom" : " ^18.2.0"
25+ "react" : " ^18.2.0 || ^19.0.0 " ,
26+ "react-dom" : " ^18.2.0 || ^19.0.0 "
2727 },
2828 "devDependencies" : {
29- "@types/react" : " ^18.2 .0" ,
30- "@types/react-dom" : " ^18.2 .0" ,
29+ "@types/react" : " ^19.0 .0" ,
30+ "@types/react-dom" : " ^19.0 .0" ,
3131 "typescript" : " ^5.3.0"
3232 }
3333}
You can’t perform that action at this time.
0 commit comments