File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@fastify/formbody" : " ^8.0.2" ,
1212 "@fastify/one-line-logger" : " ^2.0.2" ,
13- "@fastify/vite" : " latest " ,
14- "@fastify/vue" : " latest " ,
13+ "@fastify/vite" : " workspace:^ " ,
14+ "@fastify/vue" : " workspace:^ " ,
1515 "fastify" : " ^5.3.2" ,
1616 "@unhead/vue" : " ^2.0.5" ,
1717 "html-rewriter-wasm" : " ^0.4.1" ,
Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < link rel ="stylesheet " href ="/base.css " />
7- <!-- head -->
87 </ head >
98 < body >
109 < div id ="root "> <!-- element --> </ div >
Original file line number Diff line number Diff line change 1717 "@fastify/vue" : " workspace:^" ,
1818 "fastify" : " ^5.3.2" ,
1919 "html-rewriter-wasm" : " ^0.4.1" ,
20- "unihead " : " ^0.8.0 " ,
20+ "@unhead/vue " : " ^2.0.5 " ,
2121 "vue" : " ^3.5.13" ,
2222 "vue-router" : " ^4.5.0"
2323 },
You can’t perform that action at this time.
0 commit comments