File tree Expand file tree Collapse file tree 4 files changed +709
-444
lines changed Expand file tree Collapse file tree 4 files changed +709
-444
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.18" ,
13
- "@unocss/reset" : " ^0.53.3 " ,
13
+ "@unocss/reset" : " ^0.53.4 " ,
14
14
"@vitejs/plugin-vue" : " ^4.2.3" ,
15
- "@vueuse/core" : " ^10.2.0 " ,
15
+ "@vueuse/core" : " ^10.2.1 " ,
16
16
"esno" : " ^0.16.3" ,
17
17
"https-localhost" : " ^4.7.1" ,
18
18
"jiti" : " ^1.18.2" ,
19
- "unocss" : " ^0.53.3 " ,
19
+ "unocss" : " ^0.53.4 " ,
20
20
"unplugin-vue-components" : " ^0.25.1" ,
21
21
"vite" : " ^4.3.9" ,
22
- "vitepress" : " 1.0.0-beta.3 " ,
22
+ "vitepress" : " 1.0.0-beta.4 " ,
23
23
"workbox-window" : " ^6.6.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {
40
40
"magic-string" : " ^0.30.0" ,
41
- "typescript" : " ^5.1.3 " ,
41
+ "typescript" : " ^5.1.6 " ,
42
42
"vue" : " ^3.3.4"
43
43
},
44
44
"devDependencies" : {
45
- "@antfu/eslint-config" : " ^0.39.5 " ,
46
- "@types/node" : " ^20.3.1 " ,
45
+ "@antfu/eslint-config" : " ^0.39.6 " ,
46
+ "@types/node" : " ^20.3.3 " ,
47
47
"bumpp" : " ^9.1.1" ,
48
- "chalk" : " ^5.2 .0" ,
49
- "eslint" : " ^8.43 .0" ,
48
+ "chalk" : " ^5.3 .0" ,
49
+ "eslint" : " ^8.44 .0" ,
50
50
"esno" : " ^0.16.3" ,
51
- "fast-glob" : " ^3.2.12 " ,
51
+ "fast-glob" : " ^3.3.0 " ,
52
52
"rimraf" : " ^5.0.1" ,
53
53
"tsup" : " ^6.7.0"
54
54
}
Original file line number Diff line number Diff line change 15
15
"@vue-hooks-form/yup" : " workspace:*" ,
16
16
"@vue-hooks-form/zod" : " workspace:*" ,
17
17
"vite" : " ^4.3.9" ,
18
- "vue-tsc" : " ^1.8.1 " ,
18
+ "vue-tsc" : " ^1.8.3 " ,
19
19
"zod" : " ^3.21.4"
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments