File tree Expand file tree Collapse file tree 5 files changed +357
-349
lines changed Expand file tree Collapse file tree 5 files changed +357
-349
lines changed Original file line number Diff line number Diff line change 10
10
"license" : " MIT" ,
11
11
"dependencies" : {
12
12
"@iconify-json/carbon" : " ^1.1.19" ,
13
- "@unocss/reset" : " ^0.54 .1" ,
13
+ "@unocss/reset" : " ^0.55 .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 .1" ,
19
+ "unocss" : " ^0.55 .1" ,
20
20
"unplugin-vue-components" : " ^0.25.1" ,
21
- "vite" : " ^4.4.8 " ,
22
- "vitepress" : " 1.0.0-beta.7 " ,
21
+ "vite" : " ^4.4.9 " ,
22
+ "vitepress" : " 1.0.0-rc.4 " ,
23
23
"workbox-window" : " ^7.0.0"
24
24
}
25
25
}
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.40.0 " ,
46
- "@types/node" : " ^20.4.8 " ,
45
+ "@antfu/eslint-config" : " ^0.40.2 " ,
46
+ "@types/node" : " ^20.5.0 " ,
47
47
"bumpp" : " ^9.1.1" ,
48
48
"chalk" : " ^5.3.0" ,
49
- "eslint" : " ^8.46 .0" ,
49
+ "eslint" : " ^8.47 .0" ,
50
50
"esno" : " ^0.17.0" ,
51
51
"fast-glob" : " ^3.3.1" ,
52
52
"rimraf" : " ^5.0.1" ,
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.1 "
43
43
}
44
44
}
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.8 " ,
17
+ "vite" : " ^4.4.9 " ,
18
18
"vue-tsc" : " ^1.8.8" ,
19
- "zod" : " ^3.21.4 "
19
+ "zod" : " ^3.22.1 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments