drop support for node 20 (#5937)

* node 24

* node types

* dockerfiles

* readme

* note
This commit is contained in:
Matt Fiddaman
2025-10-18 23:58:27 +01:00
committed by GitHub
parent 94332016e8
commit 155558ee62
16 changed files with 37 additions and 22 deletions

View File

@@ -47,7 +47,7 @@
"@types/better-sqlite3": "^7.6.13",
"@types/emscripten": "^1.41.2",
"@types/jlongster__sql.js": "npm:@types/sql.js@latest",
"@types/node": "^22.18.8",
"@types/node": "^22.18.11",
"@types/pegjs": "^0.10.6",
"assert": "^2.1.0",
"browserify-zlib": "^0.2.0",