|
82 | 82 | "types": "dist/types/index.d.ts",
|
83 | 83 | "prettier": "@tsparticles/prettier-config",
|
84 | 84 | "devDependencies": {
|
85 |
| - "@babel/core": "^7.22.5", |
86 |
| - "@tsparticles/cli": "1.8.0", |
87 |
| - "@tsparticles/eslint-config": "^1.14.0", |
88 |
| - "@tsparticles/prettier-config": "^1.10.0", |
| 85 | + "@babel/core": "^7.22.8", |
| 86 | + "@tsparticles/cli": "^1.8.0", |
| 87 | + "@tsparticles/eslint-config": "^1.16.0", |
| 88 | + "@tsparticles/prettier-config": "^1.11.0", |
89 | 89 | "@tsparticles/tsconfig": "^1.14.0",
|
90 |
| - "@tsparticles/webpack-plugin": "^1.16.0", |
| 90 | + "@tsparticles/webpack-plugin": "^1.20.0", |
91 | 91 | "@types/webpack-env": "^1.18.1",
|
92 |
| - "@typescript-eslint/eslint-plugin": "^5.60.1", |
93 |
| - "@typescript-eslint/parser": "^5.60.1", |
94 |
| - "babel-loader": "^9.1.2", |
| 92 | + "@typescript-eslint/eslint-plugin": "^6.0.0", |
| 93 | + "@typescript-eslint/parser": "^6.0.0", |
| 94 | + "babel-loader": "^9.1.3", |
95 | 95 | "browserslist": "^4.21.9",
|
96 | 96 | "copyfiles": "^2.4.1",
|
97 |
| - "eslint": "^8.43.0", |
| 97 | + "eslint": "^8.44.0", |
98 | 98 | "eslint-config-prettier": "^8.8.0",
|
99 |
| - "prettier": "^2.8.8", |
| 99 | + "prettier": "^3.0.0", |
100 | 100 | "rimraf": "^5.0.1",
|
101 | 101 | "terser-webpack-plugin": "^5.3.9",
|
102 | 102 | "typescript": "^5.1.6",
|
|
0 commit comments