File tree Expand file tree Collapse file tree 4 files changed +137
-109
lines changed Expand file tree Collapse file tree 4 files changed +137
-109
lines changed Original file line number Diff line number Diff line change 72
72
"module" : " index.js" ,
73
73
"types" : " index.d.ts" ,
74
74
"dependencies" : {
75
- "@tsparticles/engine" : " ^3.0.2 "
75
+ "@tsparticles/engine" : " ^3.0.3 "
76
76
}
77
77
}
Original file line number Diff line number Diff line change 105
105
"webpack-cli" : " ^5.1.4"
106
106
},
107
107
"dependencies" : {
108
- "@tsparticles/engine" : " ^3.0.2 "
108
+ "@tsparticles/engine" : " ^3.0.3 "
109
109
}
110
110
}
Original file line number Diff line number Diff line change 32
32
"@tsparticles/prettier-config" : " ^2.0.1" ,
33
33
"@tsparticles/tsconfig" : " ^2.0.1" ,
34
34
"@tsparticles/webpack-plugin" : " ^2.0.4" ,
35
- "@typescript-eslint/eslint-plugin" : " ^6.14.0 " ,
36
- "@typescript-eslint/parser" : " ^6.14.0 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^6.18.1 " ,
36
+ "@typescript-eslint/parser" : " ^6.18.1 " ,
37
37
"commander" : " ^11.1.0" ,
38
- "eslint" : " ^8.55 .0" ,
38
+ "eslint" : " ^8.56 .0" ,
39
39
"eslint-config-prettier" : " ^9.1.0" ,
40
- "eslint-plugin-jsdoc" : " ^46.9.0 " ,
40
+ "eslint-plugin-jsdoc" : " ^48.0.2 " ,
41
41
"eslint-plugin-tsdoc" : " ^0.2.17" ,
42
42
"fs-extra" : " ^11.2.0" ,
43
43
"klaw" : " ^4.1.0" ,
55
55
"@types/fs-extra" : " ^11.0.4" ,
56
56
"@types/klaw" : " ^3.0.6" ,
57
57
"@types/mocha" : " ^10.0.6" ,
58
- "@types/node" : " ^20.10.4 " ,
58
+ "@types/node" : " ^20.11.0 " ,
59
59
"@types/prompts" : " ^2.4.9" ,
60
- "chai" : " ^4.3.10 " ,
60
+ "chai" : " ^4.4.0 " ,
61
61
"cross-env" : " ^7.0.3" ,
62
62
"mocha" : " ^10.2.0" ,
63
63
"nyc" : " ^15.1.0" ,
You can’t perform that action at this time.
0 commit comments