chore: upgrade to node 18

This commit is contained in:
Alaister Young
2023-05-29 13:56:15 +10:00
parent 18149438b5
commit b474ff9e5e
4 changed files with 6412 additions and 41298 deletions

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
engine-strict=true

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
18.16

47704
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,8 +50,8 @@
"url": "git+https://github.com/supabase/supabase.git"
},
"engines": {
"npm": ">=7.0.0",
"node": ">=14.0.0"
"npm": ">=9.0.0 <10.0.0",
"node": ">=18.0.0 <19.0.0"
},
"keywords": [
"postgres",