File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
"ci-docs" : " run-s build-vite build-plugin-vue build-docs"
27
27
},
28
28
"devDependencies" : {
29
- "@microsoft/api-extractor" : " ^7.18.1 " ,
29
+ "@microsoft/api-extractor" : " ^7.18.4 " ,
30
30
"@types/fs-extra" : " ^9.0.12" ,
31
31
"@types/jest" : " ^26.0.24" ,
32
32
"@types/node" : " ^15.12.2" ,
33
33
"@types/semver" : " ^7.3.7" ,
34
- "@typescript-eslint/eslint-plugin" : " ^4.28.2 " ,
35
- "@typescript-eslint/parser" : " ^4.28.2 " ,
34
+ "@typescript-eslint/eslint-plugin" : " ^4.28.3 " ,
35
+ "@typescript-eslint/parser" : " ^4.28.3 " ,
36
36
"chalk" : " ^4.1.1" ,
37
37
"conventional-changelog-cli" : " ^2.1.1" ,
38
38
"cross-env" : " ^7.0.3" ,
39
- "eslint" : " ^7.30 .0" ,
39
+ "eslint" : " ^7.31 .0" ,
40
40
"eslint-define-config" : " ^1.0.9" ,
41
41
"eslint-plugin-node" : " ^11.1.0" ,
42
42
"execa" : " ^5.1.1" ,
43
43
"fs-extra" : " ^10.0.0" ,
44
44
"jest" : " ^27.0.6" ,
45
- "lint-staged" : " ^11.0.0 " ,
45
+ "lint-staged" : " ^11.0.1 " ,
46
46
"minimist" : " ^1.2.5" ,
47
47
"node-fetch" : " ^2.6.1" ,
48
48
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 29
29
"@babel/core" : " ^7.14.6" ,
30
30
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
31
31
"@babel/plugin-transform-typescript" : " ^7.14.6" ,
32
- "@rollup/pluginutils" : " ^4.1.0 " ,
32
+ "@rollup/pluginutils" : " ^4.1.1 " ,
33
33
"@vue/babel-plugin-jsx" : " ^1.0.6" ,
34
34
"hash-sum" : " ^2.0.0"
35
35
}
Original file line number Diff line number Diff line change 32
32
"@vue/compiler-sfc" : " ^3.0.8"
33
33
},
34
34
"devDependencies" : {
35
- "@rollup/pluginutils" : " ^4.1.0 " ,
35
+ "@rollup/pluginutils" : " ^4.1.1 " ,
36
36
"@types/hash-sum" : " ^1.0.0" ,
37
37
"@vue/compiler-sfc" : " ^3.0.8" ,
38
38
"debug" : " ^4.3.2" ,
You can’t perform that action at this time.
0 commit comments