|
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.2", |
32 |
| - "@tsparticles/prettier-config": "^2.0.0-beta.2", |
| 31 | + "@tsparticles/eslint-config": "^2.0.0-beta.3", |
| 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.2", |
35 |
| - "@typescript-eslint/eslint-plugin": "^6.7.4", |
36 |
| - "@typescript-eslint/parser": "^6.7.4", |
37 |
| - "commander": "^11.0.0", |
38 |
| - "eslint": "^8.51.0", |
| 34 | + "@tsparticles/webpack-plugin": "^2.0.0-beta.3", |
| 35 | + "@typescript-eslint/eslint-plugin": "^6.8.0", |
| 36 | + "@typescript-eslint/parser": "^6.8.0", |
| 37 | + "commander": "^11.1.0", |
| 38 | + "eslint": "^8.52.0", |
39 | 39 | "eslint-config-prettier": "^9.0.0",
|
40 | 40 | "eslint-plugin-jsdoc": "^46.8.2",
|
41 | 41 | "eslint-plugin-tsdoc": "^0.2.17",
|
|
44 | 44 | "lookpath": "^1.2.2",
|
45 | 45 | "path-scurry": "^1.10.1",
|
46 | 46 | "prettier": "^3.0.3",
|
| 47 | + "prettier-plugin-multiline-arrays": "^3.0.0", |
47 | 48 | "prompts": "^2.4.2",
|
48 | 49 | "rimraf": "^5.0.5",
|
49 | 50 | "typescript": "^5.2.2",
|
50 |
| - "webpack": "^5.88.2" |
| 51 | + "webpack": "^5.89.0" |
51 | 52 | },
|
52 | 53 | "devDependencies": {
|
53 |
| - "@types/chai": "^4.3.6", |
54 |
| - "@types/fs-extra": "^11.0.2", |
55 |
| - "@types/klaw": "^3.0.4", |
56 |
| - "@types/mocha": "^10.0.2", |
57 |
| - "@types/node": "^20.8.3", |
58 |
| - "@types/prompts": "^2.4.5", |
| 54 | + "@types/chai": "^4.3.9", |
| 55 | + "@types/fs-extra": "^11.0.3", |
| 56 | + "@types/klaw": "^3.0.5", |
| 57 | + "@types/mocha": "^10.0.3", |
| 58 | + "@types/node": "^20.8.7", |
| 59 | + "@types/prompts": "^2.4.7", |
59 | 60 | "chai": "^4.3.10",
|
60 | 61 | "cross-env": "^7.0.3",
|
61 | 62 | "mocha": "^10.2.0",
|
|
0 commit comments