File tree Expand file tree Collapse file tree 3 files changed +77
-666
lines changed Expand file tree Collapse file tree 3 files changed +77
-666
lines changed Original file line number Diff line number Diff line change 8383 "prettier" : " @tsparticles/prettier-config" ,
8484 "devDependencies" : {
8585 "@babel/core" : " ^7.23.9" ,
86- "@tsparticles/cli" : " ^2.3.2 " ,
86+ "@tsparticles/cli" : " ^2.3.3 " ,
8787 "@tsparticles/eslint-config" : " ^2.2.1" ,
8888 "@tsparticles/prettier-config" : " ^2.1.6" ,
8989 "@tsparticles/tsconfig" : " ^2.1.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsparticles/cli" ,
3- "version" : " 2.3.2 " ,
3+ "version" : " 2.3.3 " ,
44 "license" : " MIT" ,
55 "bin" : {
66 "tsparticles-cli" : " dist/cli.js"
2929 "version" : " node scripts/postversion.js && git add files/empty-project/package.json"
3030 },
3131 "dependencies" : {
32- "@tsparticles/eslint-config" : " ^2.2.1 " ,
32+ "@tsparticles/eslint-config" : " ^2.3.0 " ,
3333 "@tsparticles/prettier-config" : " ^2.1.6" ,
34- "@tsparticles/tsconfig" : " ^2.1.7 " ,
35- "@tsparticles/webpack-plugin" : " ^2.2.1 " ,
36- "@typescript-eslint/eslint-plugin" : " ^7.1.0 " ,
37- "@typescript-eslint/parser" : " ^7.1.0 " ,
34+ "@tsparticles/tsconfig" : " ^2.3.0 " ,
35+ "@tsparticles/webpack-plugin" : " ^2.3.0 " ,
36+ "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
37+ "@typescript-eslint/parser" : " ^7.1.1 " ,
3838 "commander" : " ^12.0.0" ,
3939 "eslint" : " ^8.57.0" ,
4040 "eslint-config-prettier" : " ^9.1.0" ,
5050 "prettier-plugin-multiline-arrays" : " ^3.0.4" ,
5151 "prompts" : " ^2.4.2" ,
5252 "rimraf" : " ^5.0.5" ,
53- "typescript" : " ^5.3.3 " ,
53+ "typescript" : " ^5.4.2 " ,
5454 "webpack" : " ^5.90.3"
5555 },
5656 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments