diff --git a/package.json b/package.json index 2b6c7486..cbf38262 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@next/bundle-analyzer": "15.3.5", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/postcss": "^4.1.11", - "@types/node": "24.0.10", + "@types/node": "24.0.12", "@types/react": "19.1.8", "eslint": "9.30.1", "postcss": "8.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 350fe77e..f685e51f 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.10 - version: 24.0.10 + specifier: 24.0.12 + version: 24.0.12 '@types/react': specifier: 19.1.8 version: 19.1.8 @@ -613,8 +613,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.0.10': - resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} + '@types/node@24.0.12': + resolution: {integrity: sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==} '@types/react@19.1.8': resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} @@ -2811,7 +2811,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.0.10': + '@types/node@24.0.12': dependencies: undici-types: 7.8.0