🆙 Fix firework memory leak and update pixi.js

This commit is contained in:
duckietm
2024-09-13 08:04:35 +02:00
parent 1e4f45a107
commit 14bf0fdcbd
23 changed files with 417 additions and 1469 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
"@nitrots/configuration": "1.0.0",
"@nitrots/events": "1.0.0",
"@nitrots/localization": "1.0.0",
"pixi.js": "^8.1.6"
"pixi.js": "^8.2.5"
},
"devDependencies": {
"typescript": "~5.4.2"
"typescript": "~5.5.4"
}
}