diff --git a/package.json b/package.json index 4701558e..4af70b95 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,8 @@ }, "resolutions": { "@types/react": "18.2.79" + }, + "engines": { + "node": ">=18.18 <19" } } diff --git a/yarn.lock b/yarn.lock index c0c5ab09..242658ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1799,7 +1799,7 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014" integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw== -"@types/node@^18.19.31": +"@types/node@18.19.31": version "18.19.31" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd" integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==