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 10
10
"dependencies" : {
11
11
"@fastify/formbody" : " ^8.0.2" ,
12
12
"@fastify/one-line-logger" : " ^2.0.2" ,
13
- "@fastify/vite" : " latest " ,
14
- "@fastify/vue" : " latest " ,
13
+ "@fastify/vite" : " workspace:^ " ,
14
+ "@fastify/vue" : " workspace:^ " ,
15
15
"fastify" : " ^5.3.2" ,
16
16
"@unhead/vue" : " ^2.0.5" ,
17
17
"html-rewriter-wasm" : " ^0.4.1" ,
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< link rel ="stylesheet " href ="/base.css " />
7
- <!-- head -->
8
7
</ head >
9
8
< body >
10
9
< div id ="root "> <!-- element --> </ div >
Original file line number Diff line number Diff line change 17
17
"@fastify/vue" : " workspace:^" ,
18
18
"fastify" : " ^5.3.2" ,
19
19
"html-rewriter-wasm" : " ^0.4.1" ,
20
- "unihead " : " ^0.8.0 " ,
20
+ "@unhead/vue " : " ^2.0.5 " ,
21
21
"vue" : " ^3.5.13" ,
22
22
"vue-router" : " ^4.5.0"
23
23
},
You can’t perform that action at this time.
0 commit comments