File tree Expand file tree Collapse file tree 2 files changed +136
-73
lines changed
Expand file tree Collapse file tree 2 files changed +136
-73
lines changed Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@heroicons/react" : " ^2.2.0" ,
1313 "@mikecousins/react-pdf" : " workspace:*" ,
14- "@react-router/node" : " ^7.4.0 " ,
15- "@react-router/serve" : " ^7.4.0 " ,
14+ "@react-router/node" : " ^7.4.1 " ,
15+ "@react-router/serve" : " ^7.4.1 " ,
1616 "clsx" : " ^2.1.1" ,
1717 "isbot" : " ^5.1.25" ,
1818 "pdfjs-dist" : " ^5.0.375" ,
1919 "react" : " ^19.1.0" ,
2020 "react-dom" : " ^19.1.0" ,
21- "react-router" : " ^7.4.0 "
21+ "react-router" : " ^7.4.1 "
2222 },
2323 "devDependencies" : {
24- "@react-router/dev" : " ^7.4.0 " ,
24+ "@react-router/dev" : " ^7.4.1 " ,
2525 "@tailwindcss/vite" : " ^4.0.17" ,
26- "@types/node" : " ^22.13.14 " ,
26+ "@types/node" : " ^22.13.17 " ,
2727 "@types/react" : " ^19.0.12" ,
2828 "@types/react-dom" : " ^19.0.4" ,
2929 "react-router-devtools" : " ^1.1.8" ,
3030 "tailwindcss" : " ^4.0.17" ,
3131 "typescript" : " ^5.8.2" ,
32- "vite" : " ^6.2.3 " ,
32+ "vite" : " ^6.2.4 " ,
3333 "vite-tsconfig-paths" : " ^5.1.4"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments