♻️ bump various build dependencies (#5864)

* vite 7.1.9

* typescript 5.9.3

* @types/node 22.18.8

* linting

* emscripten types

* note
This commit is contained in:
Matt Fiddaman
2025-10-06 17:32:42 +01:00
committed by GitHub
parent 7a886810bc
commit 3b0db2bed7
12 changed files with 191 additions and 268 deletions

View File

@@ -23,7 +23,7 @@
"@types/google-protobuf": "^3.15.12",
"protoc-gen-js": "^3.21.4-4",
"ts-protoc-gen": "^0.15.0",
"typescript": "^5.9.2",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
}
}