Skip to content

Commit a31fca2

Browse files
fix(deps): update dependency @tsparticles/webpack-plugin to v2
1 parent 3f7f886 commit a31fca2

File tree

3 files changed

+1296
-516
lines changed

3 files changed

+1296
-516
lines changed

files/empty-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@tsparticles/eslint-config": "^1.19.0",
8888
"@tsparticles/prettier-config": "^1.12.0",
8989
"@tsparticles/tsconfig": "^1.14.0",
90-
"@tsparticles/webpack-plugin": "^1.23.0",
90+
"@tsparticles/webpack-plugin": "^2.0.0",
9191
"@types/webpack-env": "^1.18.1",
9292
"@typescript-eslint/eslint-plugin": "^6.2.1",
9393
"@typescript-eslint/parser": "^6.2.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tsparticles/eslint-config": "^1.20.0",
3232
"@tsparticles/prettier-config": "^1.12.0",
3333
"@tsparticles/tsconfig": "^1.14.0",
34-
"@tsparticles/webpack-plugin": "^1.24.0",
34+
"@tsparticles/webpack-plugin": "^2.0.0",
3535
"@typescript-eslint/eslint-plugin": "^6.3.0",
3636
"@typescript-eslint/parser": "^6.3.0",
3737
"commander": "^11.0.0",

0 commit comments

Comments
 (0)