File tree Expand file tree Collapse file tree 4 files changed +185
-210
lines changed Expand file tree Collapse file tree 4 files changed +185
-210
lines changed Original file line number Diff line number Diff line change 9
9
"author" : " Elone Hoo <hi@elonehoo.me>" ,
10
10
"license" : " MIT" ,
11
11
"dependencies" : {
12
- "@iconify-json/carbon" : " ^1.1.18 " ,
13
- "@unocss/reset" : " ^0.54.0 " ,
12
+ "@iconify-json/carbon" : " ^1.1.19 " ,
13
+ "@unocss/reset" : " ^0.54.1 " ,
14
14
"@vitejs/plugin-vue" : " ^4.2.3" ,
15
15
"@vueuse/core" : " ^10.3.0" ,
16
16
"esno" : " ^0.17.0" ,
17
17
"https-localhost" : " ^4.7.1" ,
18
18
"jiti" : " ^1.19.1" ,
19
- "unocss" : " ^0.54.0 " ,
19
+ "unocss" : " ^0.54.1 " ,
20
20
"unplugin-vue-components" : " ^0.25.1" ,
21
- "vite" : " ^4.4.7 " ,
21
+ "vite" : " ^4.4.8 " ,
22
22
"vitepress" : " 1.0.0-beta.7" ,
23
23
"workbox-window" : " ^7.0.0"
24
24
}
Original file line number Diff line number Diff line change 42
42
"vue" : " ^3.3.4"
43
43
},
44
44
"devDependencies" : {
45
- "@antfu/eslint-config" : " ^0.39.8 " ,
46
- "@types/node" : " ^20.4.5 " ,
45
+ "@antfu/eslint-config" : " ^0.40.0 " ,
46
+ "@types/node" : " ^20.4.8 " ,
47
47
"bumpp" : " ^9.1.1" ,
48
48
"chalk" : " ^5.3.0" ,
49
49
"eslint" : " ^8.46.0" ,
50
50
"esno" : " ^0.17.0" ,
51
51
"fast-glob" : " ^3.3.1" ,
52
52
"rimraf" : " ^5.0.1" ,
53
- "tsup" : " ^7.1 .0"
53
+ "tsup" : " ^7.2 .0"
54
54
}
55
55
}
Original file line number Diff line number Diff line change 14
14
"@vue-hooks-form/core" : " workspace:*" ,
15
15
"@vue-hooks-form/yup" : " workspace:*" ,
16
16
"@vue-hooks-form/zod" : " workspace:*" ,
17
- "vite" : " ^4.4.7 " ,
17
+ "vite" : " ^4.4.8 " ,
18
18
"vue-tsc" : " ^1.8.8" ,
19
19
"zod" : " ^3.21.4"
20
20
}
You can’t perform that action at this time.
0 commit comments