File tree 3 files changed +279
-305
lines changed
3 files changed +279
-305
lines changed Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@antfu/eslint-config" : " ^0.35.3" ,
39
- "@types/node" : " ^18.14.1 " ,
39
+ "@types/node" : " ^18.14.2 " ,
40
40
"bumpp" : " ^9.0.0" ,
41
- "eslint" : " ^8.34 .0" ,
41
+ "eslint" : " ^8.35 .0" ,
42
42
"fast-glob" : " ^3.2.12" ,
43
43
"tsup" : " ^6.6.3" ,
44
44
"typescript" : " ^4.9.5"
Original file line number Diff line number Diff line change 9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "unocss" : " ^0.49.4 " ,
12
+ "unocss" : " ^0.50.1 " ,
13
13
"unocss-unit-to-vw" : " workspace:*" ,
14
- "vue" : " ^3.2.45 "
14
+ "vue" : " ^3.2.47 "
15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-vue" : " ^4.0.0" ,
18
- "typescript" : " ^4.9.3 " ,
19
- "vite" : " ^4.1.0 " ,
20
- "vue-tsc" : " ^1.0.24 "
18
+ "typescript" : " ^4.9.5 " ,
19
+ "vite" : " ^4.1.4 " ,
20
+ "vue-tsc" : " ^1.2.0 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments