diff --git a/package.json b/package.json index b5939ee..144b8bd 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@next/bundle-analyzer": "~16.1.1", "@next/eslint-plugin-next": "~16.1.1", "@tailwindcss/postcss": "~4.1.18", - "@types/node": "~25.0.6", + "@types/node": "~25.0.7", "@types/react": "~19.2.8", "@types/react-dom": "~19.2.3", "eslint": "~9.39.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01d7f43..796df05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: ~4.1.18 version: 4.1.18 '@types/node': - specifier: ~25.0.6 - version: 25.0.6 + specifier: ~25.0.7 + version: 25.0.7 '@types/react': specifier: ~19.2.8 version: 19.2.8 @@ -1044,8 +1044,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@25.0.6': - resolution: {integrity: sha512-NNu0sjyNxpoiW3YuVFfNz7mxSQ+S4X2G28uqg2s+CzoqoQjLPsWSbsFFyztIAqt2vb8kfEAsJNepMGPTxFDx3Q==} + '@types/node@25.0.7': + resolution: {integrity: sha512-C/er7DlIZgRJO7WtTdYovjIFzGsz0I95UlMyR9anTb4aCpBSRWe5Jc1/RvLKUfzmOxHPGjSE5+63HgLtndxU4w==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -3984,7 +3984,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@25.0.6': + '@types/node@25.0.7': dependencies: undici-types: 7.16.0