|
83 | 83 | "prettier": "@tsparticles/prettier-config",
|
84 | 84 | "devDependencies": {
|
85 | 85 | "@babel/core": "^7.22.9",
|
86 |
| - "@tsparticles/cli": "1.10.0", |
87 |
| - "@tsparticles/eslint-config": "^1.18.0", |
88 |
| - "@tsparticles/prettier-config": "^1.11.0", |
| 86 | + "@tsparticles/cli": "^1.10.0", |
| 87 | + "@tsparticles/eslint-config": "^1.19.0", |
| 88 | + "@tsparticles/prettier-config": "^1.12.0", |
89 | 89 | "@tsparticles/tsconfig": "^1.14.0",
|
90 |
| - "@tsparticles/webpack-plugin": "^1.22.0", |
| 90 | + "@tsparticles/webpack-plugin": "^1.23.0", |
91 | 91 | "@types/webpack-env": "^1.18.1",
|
92 |
| - "@typescript-eslint/eslint-plugin": "^6.1.0", |
93 |
| - "@typescript-eslint/parser": "^6.1.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^6.2.1", |
| 93 | + "@typescript-eslint/parser": "^6.2.1", |
94 | 94 | "babel-loader": "^9.1.3",
|
95 |
| - "browserslist": "^4.21.9", |
| 95 | + "browserslist": "^4.21.10", |
96 | 96 | "copyfiles": "^2.4.1",
|
97 |
| - "eslint": "^8.45.0", |
98 |
| - "eslint-config-prettier": "^8.8.0", |
99 |
| - "prettier": "^3.0.0", |
| 97 | + "eslint": "^8.46.0", |
| 98 | + "eslint-config-prettier": "^8.10.0", |
| 99 | + "prettier": "^3.0.1", |
100 | 100 | "rimraf": "^5.0.1",
|
101 | 101 | "terser-webpack-plugin": "^5.3.9",
|
102 | 102 | "typescript": "^5.1.6",
|
|
105 | 105 | "webpack-cli": "^5.1.4"
|
106 | 106 | },
|
107 | 107 | "dependencies": {
|
108 |
| - "tsparticles-engine": "^2.11.0" |
| 108 | + "tsparticles-engine": "^2.11.1" |
109 | 109 | }
|
110 | 110 | }
|
0 commit comments