|
26 | 26 | }, |
27 | 27 | "prettier": "@tsparticles/prettier-config", |
28 | 28 | "dependencies": { |
29 | | - "@babel/core": "^7.28.3", |
30 | | - "@babel/preset-env": "^7.28.3", |
31 | | - "@stylistic/eslint-plugin": "^5.2.3", |
| 29 | + "@babel/core": "^7.28.5", |
| 30 | + "@babel/preset-env": "^7.28.5", |
| 31 | + "@stylistic/eslint-plugin": "^5.6.1", |
32 | 32 | "@tsparticles/eslint-config": "workspace:^3.0.5", |
33 | 33 | "@tsparticles/prettier-config": "workspace:^3.0.1", |
34 | | - "@types/node": "^24.3.0", |
| 34 | + "@types/node": "^25.0.3", |
35 | 35 | "@types/webpack-bundle-analyzer": "^4.7.0", |
36 | 36 | "@types/webpack-env": "^1.18.8", |
37 | | - "@typescript-eslint/eslint-plugin": "^8.41.0", |
38 | | - "@typescript-eslint/parser": "^8.41.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "^8.50.0", |
| 38 | + "@typescript-eslint/parser": "^8.50.0", |
39 | 39 | "babel-loader": "^10.0.0", |
40 | | - "browserslist": "^4.25.4", |
| 40 | + "browserslist": "^4.28.1", |
41 | 41 | "copyfiles": "^2.4.1", |
42 | | - "eslint": "^9.34.0", |
| 42 | + "eslint": "^9.39.2", |
43 | 43 | "eslint-config-prettier": "^10.1.8", |
44 | 44 | "eslint-plugin-import": "^2.32.0", |
45 | | - "eslint-plugin-jsdoc": "^54.1.1", |
46 | | - "eslint-plugin-tsdoc": "^0.4.0", |
47 | | - "prettier": "^3.6.2", |
48 | | - "prettier-plugin-multiline-arrays": "^4.0.3", |
49 | | - "rimraf": "^6.0.1", |
50 | | - "terser-webpack-plugin": "^5.3.14", |
51 | | - "typescript": "^5.9.2", |
52 | | - "webpack": "^5.101.3", |
53 | | - "webpack-bundle-analyzer": "^4.10.2", |
| 45 | + "eslint-plugin-jsdoc": "^61.5.0", |
| 46 | + "eslint-plugin-tsdoc": "^0.5.0", |
| 47 | + "prettier": "^3.7.4", |
| 48 | + "prettier-plugin-multiline-arrays": "4.1.1", |
| 49 | + "rimraf": "^6.1.2", |
| 50 | + "terser-webpack-plugin": "^5.3.16", |
| 51 | + "typescript": "^5.9.3", |
| 52 | + "webpack": "^5.104.1", |
| 53 | + "webpack-bundle-analyzer": "^5.1.0", |
54 | 54 | "webpack-cli": "^6.0.1" |
55 | 55 | } |
56 | 56 | } |
0 commit comments