File tree Expand file tree Collapse file tree 2 files changed +128
-118
lines changed Expand file tree Collapse file tree 2 files changed +128
-118
lines changed Original file line number Diff line number Diff line change 76
76
"@fluent/dedent" : " ~0.5.0" ,
77
77
"@ls-lint/ls-lint" : " ^2.2.3" ,
78
78
"@release-it-plugins/lerna-changelog" : " ^7.0.0" ,
79
- "@types/node" : " ^20.16.2 " ,
79
+ "@types/node" : " ^20.16.5 " ,
80
80
"@vitest/coverage-istanbul" : " ^2.0.5" ,
81
- "@vue/compiler-sfc" : " ^3.4.38 " ,
81
+ "@vue/compiler-sfc" : " ^3.5.2 " ,
82
82
"@vue/test-utils" : " ^2.4.6" ,
83
83
"dotenv-cli" : " ^7.4.2" ,
84
84
"esbuild-plugin-globals" : " ^0.2.0" ,
85
85
"eslint" : " ^9.9.1" ,
86
86
"execa" : " ^9.3.1" ,
87
- "happy-dom" : " ^15.6.0 " ,
87
+ "happy-dom" : " ^15.7.3 " ,
88
88
"husky" : " ^9.1.5" ,
89
- "lint-staged" : " ^15.2.9 " ,
89
+ "lint-staged" : " ^15.2.10 " ,
90
90
"release-it" : " *" ,
91
91
"rimraf" : " ^6.0.1" ,
92
92
"tsup" : " ^8.2.4" ,
93
93
"typescript" : " ^5.5.4" ,
94
- "vite" : " ^5.4.2 " ,
94
+ "vite" : " ^5.4.3 " ,
95
95
"vitest" : " ^2.0.5" ,
96
- "vue" : " npm:vue@^3.4.38 " ,
96
+ "vue" : " npm:vue@^3.5.2 " ,
97
97
"vue-2" : " npm:vue@^2.7.16" ,
98
- "vue-3" : " npm:vue@^3.4.38 "
98
+ "vue-3" : " npm:vue@^3.5.2 "
99
99
},
100
100
"lint-staged" : {
101
101
"*.js" : " eslint --fix" ,
You can’t perform that action at this time.
0 commit comments