Skip to content

Commit 4f69e5b

Browse files
committed
build: updated deps
1 parent f4e87e6 commit 4f69e5b

File tree

2 files changed

+82
-61
lines changed

2 files changed

+82
-61
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"version": "node scripts/postversion.js && git add files/empty-project/package.json"
2929
},
3030
"dependencies": {
31-
"@tsparticles/eslint-config": "^2.0.4",
32-
"@tsparticles/prettier-config": "^2.0.1",
31+
"@tsparticles/eslint-config": "^2.0.5",
32+
"@tsparticles/prettier-config": "^2.0.2",
3333
"@tsparticles/tsconfig": "^2.0.1",
34-
"@tsparticles/webpack-plugin": "^2.0.4",
34+
"@tsparticles/webpack-plugin": "^2.0.5",
3535
"@typescript-eslint/eslint-plugin": "^6.18.1",
3636
"@typescript-eslint/parser": "^6.18.1",
3737
"commander": "^11.1.0",
@@ -43,7 +43,7 @@
4343
"klaw": "^4.1.0",
4444
"lookpath": "^1.2.2",
4545
"path-scurry": "^1.10.1",
46-
"prettier": "^3.1.1",
46+
"prettier": "^3.2.2",
4747
"prettier-plugin-multiline-arrays": "^3.0.1",
4848
"prompts": "^2.4.2",
4949
"rimraf": "^5.0.5",

pnpm-lock.yaml

Lines changed: 78 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)