File tree Expand file tree Collapse file tree 2 files changed +140
-146
lines changed Expand file tree Collapse file tree 2 files changed +140
-146
lines changed Original file line number Diff line number Diff line change 28
28
"version" : " node scripts/postversion.js && git add files/empty-project/package.json"
29
29
},
30
30
"dependencies" : {
31
- "@tsparticles/eslint-config" : " ^2.0.0-beta.3 " ,
31
+ "@tsparticles/eslint-config" : " ^2.0.0-beta.4 " ,
32
32
"@tsparticles/prettier-config" : " ^2.0.0-beta.3" ,
33
33
"@tsparticles/tsconfig" : " ^2.0.0-beta.1" ,
34
- "@tsparticles/webpack-plugin" : " ^2.0.0-beta.3 " ,
35
- "@typescript-eslint/eslint-plugin" : " ^6.8 .0" ,
36
- "@typescript-eslint/parser" : " ^6.8 .0" ,
34
+ "@tsparticles/webpack-plugin" : " ^2.0.0-beta.4 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^6.9 .0" ,
36
+ "@typescript-eslint/parser" : " ^6.9 .0" ,
37
37
"commander" : " ^11.1.0" ,
38
38
"eslint" : " ^8.52.0" ,
39
39
"eslint-config-prettier" : " ^9.0.0" ,
55
55
"@types/fs-extra" : " ^11.0.3" ,
56
56
"@types/klaw" : " ^3.0.5" ,
57
57
"@types/mocha" : " ^10.0.3" ,
58
- "@types/node" : " ^20.8.7 " ,
58
+ "@types/node" : " ^20.8.9 " ,
59
59
"@types/prompts" : " ^2.4.7" ,
60
60
"chai" : " ^4.3.10" ,
61
61
"cross-env" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments