File tree Expand file tree Collapse file tree 5 files changed +293
-256
lines changed Expand file tree Collapse file tree 5 files changed +293
-256
lines changed Original file line number Diff line number Diff line change 19
19
"jiti" : " ^1.20.0" ,
20
20
"unocss" : " ^0.56.5" ,
21
21
"unplugin-vue-components" : " ^0.25.2" ,
22
- "vite" : " ^4.4.11 " ,
23
- "vitepress" : " 1.0.0-rc.22 " ,
22
+ "vite" : " ^4.5.0 " ,
23
+ "vitepress" : " 1.0.0-rc.23 " ,
24
24
"workbox-window" : " ^7.0.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"magic-string" : " ^0.30.5" ,
41
41
"typescript" : " ^5.2.2" ,
42
- "vue" : " ^3.3.4 "
42
+ "vue" : " ^3.3.6 "
43
43
},
44
44
"devDependencies" : {
45
45
"@antfu/eslint-config" : " ^0.43.1" ,
46
- "@types/node" : " ^20.8.6 " ,
46
+ "@types/node" : " ^20.8.7 " ,
47
47
"bumpp" : " ^9.2.0" ,
48
48
"chalk" : " ^5.3.0" ,
49
- "eslint" : " ^8.51 .0" ,
49
+ "eslint" : " ^8.52 .0" ,
50
50
"esno" : " ^0.17.0" ,
51
51
"fast-glob" : " ^3.3.1" ,
52
52
"rimraf" : " ^5.0.5" ,
Original file line number Diff line number Diff line change 43
43
"lodash.unset" : " ^4.5.2"
44
44
},
45
45
"devDependencies" : {
46
- "@types/lodash.get" : " ^4.4.7 " ,
47
- "@types/lodash.setwith" : " ^4.3.7 " ,
48
- "@types/lodash.unset" : " ^4.5.7 "
46
+ "@types/lodash.get" : " ^4.4.8 " ,
47
+ "@types/lodash.setwith" : " ^4.3.8 " ,
48
+ "@types/lodash.unset" : " ^4.5.8 "
49
49
}
50
50
}
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.11 " ,
17
+ "vite" : " ^4.5.0 " ,
18
18
"vue-tsc" : " ^1.8.19" ,
19
19
"zod" : " ^3.22.4"
20
20
}
You can’t perform that action at this time.
0 commit comments