File tree Expand file tree Collapse file tree 4 files changed +864
-1446
lines changed
Expand file tree Collapse file tree 4 files changed +864
-1446
lines changed Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@heroicons/react" : " 2.1.5 " ,
12+ "@heroicons/react" : " ^2.2.0 " ,
1313 "@mikecousins/react-pdf" : " workspace:*" ,
14- "clsx" : " 2.1.1" ,
15- "react" : " ^18.3.1 " ,
16- "react-dom" : " ^18.3.1 "
14+ "clsx" : " ^ 2.1.1" ,
15+ "react" : " ^19.0.0 " ,
16+ "react-dom" : " ^19.0.0 "
1717 },
1818 "devDependencies" : {
19- "@types/react" : " 18.3.3 " ,
20- "@types/react-dom" : " 18.3.0 " ,
21- "@vitejs/plugin-react" : " 4.3.1 " ,
22- "autoprefixer" : " 10.4.19 " ,
23- "postcss" : " 8.4.38 " ,
24- "tailwindcss" : " 3.4.17" ,
25- "typescript" : " 5.5.4 " ,
26- "vite" : " 5 .2.12 "
19+ "@types/react" : " ^19.0.12 " ,
20+ "@types/react-dom" : " ^19.0.4 " ,
21+ "@vitejs/plugin-react" : " ^ 4.3.4 " ,
22+ "autoprefixer" : " ^ 10.4.21 " ,
23+ "postcss" : " ^8.5.3 " ,
24+ "tailwindcss" : " ^ 3.4.17" ,
25+ "typescript" : " ^5.8.2 " ,
26+ "vite" : " ^6 .2.3 "
2727 }
2828}
Original file line number Diff line number Diff line change 3737 "trailingComma" : " es5"
3838 },
3939 "devDependencies" : {
40- "@testing-library/react" : " 15.0.7" ,
41- "@types/jest" : " 29.5.12 " ,
42- "@types/react" : " 18.3.3 " ,
43- "@types/react-dom" : " 18.3.0 " ,
44- "@vitejs/plugin-react" : " 4.3.1 " ,
45- "jest-canvas-mock" : " 2.5.2" ,
46- "pdfjs-dist" : " 4.3.136 " ,
47- "tsup" : " 8.0.2 " ,
48- "typescript" : " 5.5.4 "
40+ "@testing-library/react" : " ^ 15.0.7" ,
41+ "@types/jest" : " ^ 29.5.14 " ,
42+ "@types/react" : " ^19.0.12 " ,
43+ "@types/react-dom" : " ^19.0.4 " ,
44+ "@vitejs/plugin-react" : " ^ 4.3.4 " ,
45+ "jest-canvas-mock" : " ^ 2.5.2" ,
46+ "pdfjs-dist" : " ^4.10.38 " ,
47+ "tsup" : " ^8.4.0 " ,
48+ "typescript" : " ^5.8.2 "
4949 },
5050 "peerDependencies" : {
51- "pdfjs-dist" : " 4.2.67" ,
52- "react" : " ^18.2 .0" ,
53- "react-dom" : " ^18.2 .0"
51+ "pdfjs-dist" : " ^ 4.2.67" ,
52+ "react" : " ^19.0 .0" ,
53+ "react-dom" : " ^19.0 .0"
5454 },
5555 "bundleDependencies" : []
5656}
You can’t perform that action at this time.
0 commit comments