diff --git a/package.json b/package.json index 6cd956e..b75267f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@next/bundle-analyzer": "15.5.2", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/postcss": "^4.1.11", - "@types/node": "24.3.1", + "@types/node": "24.3.3", "@types/react": "19.1.12", "eslint": "9.35.0", "postcss": "8.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fb1630..b995b45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^4.1.11 version: 4.1.13 '@types/node': - specifier: 24.3.1 - version: 24.3.1 + specifier: 24.3.3 + version: 24.3.3 '@types/react': specifier: 19.1.12 version: 19.1.12 @@ -620,8 +620,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.3.1': - resolution: {integrity: sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==} + '@types/node@24.3.3': + resolution: {integrity: sha512-GKBNHjoNw3Kra1Qg5UXttsY5kiWMEfoHq2TmXb+b1rcm6N7B3wTrFYIf/oSZ1xNQ+hVVijgLkiDZh7jRRsh+Gw==} '@types/react@19.1.12': resolution: {integrity: sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==} @@ -2827,7 +2827,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.3.1': + '@types/node@24.3.3': dependencies: undici-types: 7.10.0