|
82 | 82 | "types": "dist/types/index.d.ts",
|
83 | 83 | "prettier": "@tsparticles/prettier-config",
|
84 | 84 | "devDependencies": {
|
85 |
| - "@babel/core": "^7.23.6", |
| 85 | + "@babel/core": "^7.23.7", |
86 | 86 | "@tsparticles/cli": "^2.0.4",
|
87 |
| - "@tsparticles/eslint-config": "^2.0.2", |
| 87 | + "@tsparticles/eslint-config": "^2.0.4", |
88 | 88 | "@tsparticles/prettier-config": "^2.0.1",
|
89 | 89 | "@tsparticles/tsconfig": "^2.0.1",
|
90 |
| - "@tsparticles/webpack-plugin": "^2.0.2", |
| 90 | + "@tsparticles/webpack-plugin": "^2.0.4", |
91 | 91 | "@types/webpack-env": "^1.18.4",
|
92 |
| - "@typescript-eslint/eslint-plugin": "^6.14.0", |
93 |
| - "@typescript-eslint/parser": "^6.14.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^6.18.1", |
| 93 | + "@typescript-eslint/parser": "^6.18.1", |
94 | 94 | "babel-loader": "^9.1.3",
|
95 |
| - "browserslist": "^4.22.1", |
| 95 | + "browserslist": "^4.22.2", |
96 | 96 | "copyfiles": "^2.4.1",
|
97 |
| - "eslint": "^8.55.0", |
| 97 | + "eslint": "^8.56.0", |
98 | 98 | "eslint-config-prettier": "^9.1.0",
|
99 | 99 | "prettier": "^3.1.1",
|
100 | 100 | "rimraf": "^5.0.5",
|
101 |
| - "terser-webpack-plugin": "^5.3.9", |
| 101 | + "terser-webpack-plugin": "^5.3.10", |
102 | 102 | "typescript": "^5.3.3",
|
103 | 103 | "webpack": "^5.89.0",
|
104 |
| - "webpack-bundle-analyzer": "^4.10.0", |
| 104 | + "webpack-bundle-analyzer": "^4.10.1", |
105 | 105 | "webpack-cli": "^5.1.4"
|
106 | 106 | },
|
107 | 107 | "dependencies": {
|
|
0 commit comments