This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree 5 files changed +2701
-1709
lines changed
5 files changed +2701
-1709
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
nodeLinker : node-modules
2
2
3
- yarnPath : .yarn/releases/yarn-3.2.3 .cjs
3
+ yarnPath : .yarn/releases/yarn-3.8.1 .cjs
Original file line number Diff line number Diff line change 37
37
]
38
38
},
39
39
"devDependencies" : {
40
- "eslint" : " ^8.23 .0" ,
41
- "eslint-config-standard" : " ^17.0 .0" ,
42
- "eslint-plugin-import" : " ^2.26.0 " ,
43
- "eslint-plugin-n" : " ^15.2.5 " ,
44
- "eslint-plugin-promise" : " ^6.0 .1" ,
40
+ "eslint" : " ^8.57 .0" ,
41
+ "eslint-config-standard" : " ^17.1 .0" ,
42
+ "eslint-plugin-import" : " ^2.29.1 " ,
43
+ "eslint-plugin-n" : " ^15.7.0 " ,
44
+ "eslint-plugin-promise" : " ^6.1 .1" ,
45
45
"eslint-plugin-standard" : " ^5.0.0" ,
46
- "husky" : " ^8.0.1 " ,
47
- "jest" : " ^29.0.1 " ,
48
- "lint-staged" : " ^13.0.3 " ,
46
+ "husky" : " ^8.0.3 " ,
47
+ "jest" : " ^29.7.0 " ,
48
+ "lint-staged" : " ^13.3.0 " ,
49
49
"pinst" : " ^3.0.0" ,
50
50
"standard-version" : " ^9.3.2"
51
51
},
52
52
"dependencies" : {
53
- "eslint-plugin-vue" : " ^9.4 .0" ,
54
- "semver" : " ^7.3.7 " ,
55
- "vue-eslint-parser" : " ^9.0.3 "
53
+ "eslint-plugin-vue" : " ^9.23 .0" ,
54
+ "semver" : " ^7.6.0 " ,
55
+ "vue-eslint-parser" : " ^9.4.2 "
56
56
},
57
- "packageManager" : " yarn@3.2.3 "
57
+ "packageManager" : " yarn@3.8.1 "
58
58
}
You can’t perform that action at this time.
0 commit comments