File tree Expand file tree Collapse file tree 5 files changed +376
-497
lines changed Expand file tree Collapse file tree 5 files changed +376
-497
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-config-prettier" : " 8.8.0" ,
32
32
"eslint-plugin-prettier" : " 5.0.0" ,
33
33
"happy-dom" : " 14.7.1" ,
34
- "lefthook" : " 1.3.13 " ,
34
+ "lefthook" : " 1.6.10 " ,
35
35
"prettier" : " 3.0.1" ,
36
- "typescript" : " 5.0.4 " ,
37
- "vite" : " 5.0.13 " ,
38
- "vitest" : " 0.31.4 "
36
+ "typescript" : " 5.4.5 " ,
37
+ "vite" : " 5.2.10 " ,
38
+ "vitest" : " 1.5.1 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 67
67
"devDependencies" : {
68
68
"@babel/plugin-proposal-nullish-coalescing-operator" : " 7.18.6" ,
69
69
"@babel/plugin-proposal-optional-chaining" : " 7.21.0" ,
70
- "@types/node" : " 20.1 .7" ,
70
+ "@types/node" : " 20.12 .7" ,
71
71
"babel-plugin-transform-node-env-inline" : " 0.4.3" ,
72
72
"cpy-cli" : " 5.0.0" ,
73
73
"cross-env" : " 7.0.3" ,
74
- "del" : " 7.0 .0" ,
75
- "del-cli" : " 5.0 .0" ,
74
+ "del" : " 7.1 .0" ,
75
+ "del-cli" : " 5.1 .0" ,
76
76
"microbundle" : " 0.15.1" ,
77
- "typescript" : " 5.0.4 "
77
+ "typescript" : " 5.4.5 "
78
78
},
79
79
"dependencies" : {
80
80
"is-plain-object" : " 5.0.0"
Original file line number Diff line number Diff line change 7
7
"lint" : " eslint '**/*.ts'"
8
8
},
9
9
"dependencies" : {
10
- "vue2" : " npm:vue@2.6.14 " ,
11
- "vue3" : " npm:vue@3.2.45 "
10
+ "vue2" : " npm:vue@2.7.16 " ,
11
+ "vue3" : " npm:vue@3.4.25 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 26
26
"@nuxt/kit" : " ^3.0.0"
27
27
},
28
28
"devDependencies" : {
29
- "@nuxt/module-builder" : " ^0.3.1 " ,
29
+ "@nuxt/module-builder" : " ^0.5.5 " ,
30
30
"@nuxt/schema" : " ^3.0.0" ,
31
31
"vue-types" : " workspace:^"
32
32
},
You can’t perform that action at this time.
0 commit comments