File tree 2 files changed +136
-73
lines changed
2 files changed +136
-73
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@heroicons/react" : " ^2.2.0" ,
13
13
"@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 " ,
16
16
"clsx" : " ^2.1.1" ,
17
17
"isbot" : " ^5.1.25" ,
18
18
"pdfjs-dist" : " ^5.0.375" ,
19
19
"react" : " ^19.1.0" ,
20
20
"react-dom" : " ^19.1.0" ,
21
- "react-router" : " ^7.4.0 "
21
+ "react-router" : " ^7.4.1 "
22
22
},
23
23
"devDependencies" : {
24
- "@react-router/dev" : " ^7.4.0 " ,
24
+ "@react-router/dev" : " ^7.4.1 " ,
25
25
"@tailwindcss/vite" : " ^4.0.17" ,
26
- "@types/node" : " ^22.13.14 " ,
26
+ "@types/node" : " ^22.13.17 " ,
27
27
"@types/react" : " ^19.0.12" ,
28
28
"@types/react-dom" : " ^19.0.4" ,
29
29
"react-router-devtools" : " ^1.1.8" ,
30
30
"tailwindcss" : " ^4.0.17" ,
31
31
"typescript" : " ^5.8.2" ,
32
- "vite" : " ^6.2.3 " ,
32
+ "vite" : " ^6.2.4 " ,
33
33
"vite-tsconfig-paths" : " ^5.1.4"
34
34
}
35
35
}
You can’t perform that action at this time.
0 commit comments