diff --git a/package.json b/package.json index 6f8e652..c847be7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@next/bundle-analyzer": "15.4.3", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/postcss": "^4.1.11", - "@types/node": "24.0.14", + "@types/node": "24.1.0", "@types/react": "19.1.8", "eslint": "9.31.0", "postcss": "8.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eaf164d..6ac9153 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^4.1.11 version: 4.1.11 '@types/node': - specifier: 24.0.14 - version: 24.0.14 + specifier: 24.1.0 + version: 24.1.0 '@types/react': specifier: 19.1.8 version: 19.1.8 @@ -612,8 +612,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.0.14': - resolution: {integrity: sha512-4zXMWD91vBLGRtHK3YbIoFMia+1nqEz72coM42C5ETjnNCa/heoj7NT1G67iAfOqMmcfhuCZ4uNpyz8EjlAejw==} + '@types/node@24.1.0': + resolution: {integrity: sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==} '@types/react@19.1.8': resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} @@ -2801,7 +2801,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.0.14': + '@types/node@24.1.0': dependencies: undici-types: 7.8.0