1
0

Merge tag '2024.11.0' into feature/2024.10

This commit is contained in:
dakkar
2024-11-22 12:29:04 +00:00
234 changed files with 6612 additions and 4634 deletions
+6 -6
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",
"nodemon": "3.1.7",
"execa": "8.0.1",
"typescript": "5.3.3",
"esbuild": "0.19.11",
"glob": "10.3.10"
"typescript": "5.6.3",
"esbuild": "0.24.0",
"glob": "11.0.0"
},
"files": [
"built"