File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"bluebird" : " ^3.7.2" ,
33
- "chokidar" : " ^3.5.2 " ,
34
- "graceful-fs" : " ^4.2.9 " ,
35
- "hexo-util" : " ^2.5 .0"
33
+ "chokidar" : " ^3.5.3 " ,
34
+ "graceful-fs" : " ^4.2.10 " ,
35
+ "hexo-util" : " ^2.7 .0"
36
36
},
37
37
"devDependencies" : {
38
38
"@types/bluebird" : " ^3.5.36" ,
39
- "@types/node" : " ^18.0.0 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^5.10.1 " ,
41
- "@typescript-eslint/parser" : " ^5.10.1 " ,
42
- "chai" : " ^4.3.4 " ,
43
- "eslint" : " ^8.6 .0" ,
39
+ "@types/node" : " ^18.7.16 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^5.36.2 " ,
41
+ "@typescript-eslint/parser" : " ^5.36.2 " ,
42
+ "chai" : " ^4.3.6 " ,
43
+ "eslint" : " ^8.23 .0" ,
44
44
"eslint-config-hexo" : " ^5.0.0" ,
45
- "eslint-plugin-import" : " ^2.25.4 " ,
45
+ "eslint-plugin-import" : " ^2.26.0 " ,
46
46
"mocha" : " ^9.1.3" ,
47
47
"nyc" : " ^15.1.0" ,
48
- "typescript" : " ^4.5.5 " ,
49
- "ts-node" : " ^10.5.0 "
48
+ "typescript" : " ^4.8.3 " ,
49
+ "ts-node" : " ^10.9.1 "
50
50
},
51
51
"engines" : {
52
52
"node" : " >=12.13.0"
You can’t perform that action at this time.
0 commit comments