We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326d4c3 commit cd5e9b8Copy full SHA for cd5e9b8
package.json
@@ -28,12 +28,12 @@
28
"version": "node scripts/postversion.js && git add files/empty-project/package.json"
29
},
30
"dependencies": {
31
- "@tsparticles/eslint-config": "^1.19.0",
+ "@tsparticles/eslint-config": "^1.20.0",
32
"@tsparticles/prettier-config": "^1.12.0",
33
"@tsparticles/tsconfig": "^1.14.0",
34
- "@tsparticles/webpack-plugin": "^1.23.0",
35
- "@typescript-eslint/eslint-plugin": "^6.2.1",
36
- "@typescript-eslint/parser": "^6.2.1",
+ "@tsparticles/webpack-plugin": "^1.24.0",
+ "@typescript-eslint/eslint-plugin": "^6.3.0",
+ "@typescript-eslint/parser": "^6.3.0",
37
"commander": "^11.0.0",
38
"eslint": "^8.46.0",
39
"eslint-config-prettier": "^9.0.0",
0 commit comments