File tree Expand file tree Collapse file tree 6 files changed +746
-589
lines changed Expand file tree Collapse file tree 6 files changed +746
-589
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.19 " ,
13
- "@unocss/reset" : " ^0.54.1 " ,
14
- "@vitejs/plugin-vue" : " ^4.2.3 " ,
15
- "@vueuse/core" : " ^10.3.0 " ,
12
+ "@iconify-json/carbon" : " ^1.1.21 " ,
13
+ "@unocss/reset" : " ^0.56.4 " ,
14
+ "@vitejs/plugin-vue" : " ^4.3.4 " ,
15
+ "@vueuse/core" : " ^10.4.1 " ,
16
16
"esno" : " ^0.17.0" ,
17
17
"https-localhost" : " ^4.7.1" ,
18
- "jiti" : " ^1.19.1 " ,
19
- "unocss" : " ^0.54.1 " ,
20
- "unplugin-vue-components" : " ^0.25.1 " ,
21
- "vite" : " ^4.4.8 " ,
22
- "vitepress" : " 1.0.0-beta.7 " ,
18
+ "jiti" : " ^1.20.0 " ,
19
+ "unocss" : " ^0.56.4 " ,
20
+ "unplugin-vue-components" : " ^0.25.2 " ,
21
+ "vite" : " ^4.4.9 " ,
22
+ "vitepress" : " 1.0.0-rc.20 " ,
23
23
"workbox-window" : " ^7.0.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 37
37
"vue" : " ^3.2.45"
38
38
},
39
39
"dependencies" : {
40
- "magic-string" : " ^0.30.2 " ,
41
- "typescript" : " ^5.1.6 " ,
40
+ "magic-string" : " ^0.30.4 " ,
41
+ "typescript" : " ^5.2.2 " ,
42
42
"vue" : " ^3.3.4"
43
43
},
44
44
"devDependencies" : {
45
- "@antfu/eslint-config" : " ^0.40.0 " ,
46
- "@types/node" : " ^20.4.8 " ,
47
- "bumpp" : " ^9.1.1 " ,
45
+ "@antfu/eslint-config" : " ^0.43.1 " ,
46
+ "@types/node" : " ^20.8.0 " ,
47
+ "bumpp" : " ^9.2.0 " ,
48
48
"chalk" : " ^5.3.0" ,
49
- "eslint" : " ^8.46 .0" ,
49
+ "eslint" : " ^8.50 .0" ,
50
50
"esno" : " ^0.17.0" ,
51
51
"fast-glob" : " ^3.3.1" ,
52
- "rimraf" : " ^5.0.1 " ,
52
+ "rimraf" : " ^5.0.5 " ,
53
53
"tsup" : " ^7.2.0"
54
54
}
55
55
}
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@vue-hooks-form/core" : " workspace:*" ,
43
- "yup" : " ^1.2.0 "
43
+ "yup" : " ^1.3.2 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@vue-hooks-form/core" : " workspace:*" ,
42
- "zod" : " 3.21.4 "
42
+ "zod" : " 3.22.2 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 9
9
"preview" : " vite preview"
10
10
},
11
11
"dependencies" : {
12
- "@vitejs/plugin-vue" : " ^4.2.3 " ,
12
+ "@vitejs/plugin-vue" : " ^4.3.4 " ,
13
13
"@vue-hooks-form/class-validator" : " workspace:*" ,
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.8 " ,
18
- "vue-tsc" : " ^1.8.8 " ,
19
- "zod" : " ^3.21.4 "
17
+ "vite" : " ^4.4.9 " ,
18
+ "vue-tsc" : " ^1.8.15 " ,
19
+ "zod" : " ^3.22.2 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments