Skip to content

Commit 5f2ecba

Browse files
committed
build: updated deps
1 parent 964229c commit 5f2ecba

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

demo/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tsparticles": "workspace:4.0.0-beta.2"
2020
},
2121
"devDependencies": {
22-
"electron": "^41.0.3"
22+
"electron": "^41.1.1"
2323
},
2424
"type": "module"
2525
}

demo/vanilla/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"bootstrap": "^5.3.8",
3636
"concurrently": "^9.2.1",
3737
"connect-livereload": "^0.6.1",
38-
"dotenv": "^17.3.1",
38+
"dotenv": "^17.4.0",
3939
"express": "^5.2.1",
40-
"express-rate-limit": "^8.3.1",
40+
"express-rate-limit": "^8.3.2",
4141
"helmet": "^8.1.0",
4242
"jquery": "^4.0.0",
43-
"jsoneditor": "^10.4.2",
43+
"jsoneditor": "^10.4.3",
4444
"livereload": "^0.10.3",
45-
"lodash": "^4.17.23",
45+
"lodash": "^4.18.1",
4646
"nodemon": "^3.1.14",
4747
"pug": "^3.0.4",
4848
"stats.ts": "^2.1.6",

demo/vanilla_new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://particles.js.org",
3636
"devDependencies": {
37-
"@swc/core": "^1.15.18",
37+
"@swc/core": "^1.15.21",
3838
"fs-extra": "^11.3.4",
3939
"minify": "^15.2.0",
4040
"sass": "^1.98.0"

0 commit comments

Comments
 (0)