|
25 | 25 | },
|
26 | 26 | "prettier": "@tsparticles/prettier-config",
|
27 | 27 | "dependencies": {
|
28 |
| - "@babel/core": "^7.23.6", |
29 |
| - "@babel/preset-env": "^7.23.6", |
| 28 | + "@babel/core": "^7.23.7", |
| 29 | + "@babel/preset-env": "^7.23.8", |
30 | 30 | "@tsparticles/eslint-config": "^2.0.4",
|
31 | 31 | "@tsparticles/prettier-config": "^2.0.1",
|
32 |
| - "@types/node": "^20.10.0", |
| 32 | + "@types/node": "^20.11.0", |
33 | 33 | "@types/webpack-bundle-analyzer": "^4.6.3",
|
34 | 34 | "@types/webpack-env": "^1.18.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 | "babel-loader": "^9.1.3",
|
38 | 38 | "browserslist": "^4.22.2",
|
39 | 39 | "copyfiles": "^2.4.1",
|
40 |
| - "eslint": "^8.55.0", |
| 40 | + "eslint": "^8.56.0", |
41 | 41 | "eslint-config-prettier": "^9.1.0",
|
42 |
| - "eslint-plugin-import": "^2.29.0", |
43 |
| - "eslint-plugin-jsdoc": "^48.0.0", |
| 42 | + "eslint-plugin-import": "^2.29.1", |
| 43 | + "eslint-plugin-jsdoc": "^48.0.2", |
44 | 44 | "eslint-plugin-tsdoc": "^0.2.17",
|
45 | 45 | "prettier": "^3.1.1",
|
46 | 46 | "prettier-plugin-multiline-arrays": "^3.0.1",
|
47 | 47 | "rimraf": "^5.0.5",
|
48 |
| - "terser-webpack-plugin": "^5.3.9", |
| 48 | + "terser-webpack-plugin": "^5.3.10", |
49 | 49 | "typescript": "^5.3.3",
|
50 | 50 | "webpack": "^5.89.0",
|
51 | 51 | "webpack-bundle-analyzer": "^4.10.1",
|
|
0 commit comments