Update to Node.js v24 (#10419)

This commit is contained in:
DS Boyce
2026-05-05 11:51:42 -07:00
committed by GitHub
parent cc5b215863
commit 6f4ae14f36
17 changed files with 302 additions and 160 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"version": "1.122.0",
"private": true,
"engines": {
"node": ">=20"
"node": ">=24.15.0"
},
"packageManager": "yarn@1.22.22",
"expo": {
@@ -138,7 +138,7 @@
"@tiptap/suggestion": "^2.9.1",
"@types/invariant": "^2.2.37",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.14.3",
"@types/node": "^24.12.2",
"array.prototype.findlast": "^1.2.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"bcp-47": "^2.1.0",