update deps (#14950)

* update deps

* wip

* Revert "wip"

This reverts commit 393de249fe.

* wip

* wip

* wip

* wip
This commit is contained in:
syuilo
2024-11-15 17:22:00 +09:00
committed by GitHub
parent 7f8c8f62b1
commit e26e24b610
13 changed files with 2295 additions and 3382 deletions

View File

@@ -22,16 +22,16 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/matter-js": "0.19.6",
"@types/matter-js": "0.19.7",
"@types/seedrandom": "3.0.8",
"@types/node": "20.11.5",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"nodemon": "3.0.2",
"execa": "8.0.1",
"typescript": "5.3.3",
"esbuild": "0.19.11",
"glob": "10.3.10"
"nodemon": "3.1.7",
"execa": "9.5.1",
"typescript": "5.6.3",
"esbuild": "0.24.0",
"glob": "11.0.0"
},
"files": [
"built"