diff --git a/.node-version b/.node-version index 750dfaf..6dcf985 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -18.x \ No newline at end of file +22.x \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index cd11898..dc2f857 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 445d5e0..2b06339 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@hazmi35/eslint-config": "^9.0.0", "@swc/cli": "^0.1.62", "@swc/core": "^1.3.76", - "@types/node": "^18.17.4", + "@types/node": "^22.0.0", "@typescript-eslint/eslint-plugin": "^5.59.8", "@typescript-eslint/parser": "^5.59.8", "bun-types": "^0.7.3",