diff --git a/docs/package.json b/docs/package.json index 5d538865..0ef26d0b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -40,7 +40,7 @@ "@tailwindcss/postcss": "^4.2.1", "@trivago/prettier-plugin-sort-imports": "^6.0.0", "@types/mdx": "^2.0.13", - "@types/node": "25.3.0", + "@types/node": "25.4.0", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "autoprefixer": "^10.4.19", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 5a81d0ad..847a40e0 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^2.0.13 version: 2.0.13 '@types/node': - specifier: 25.3.0 - version: 25.3.0 + specifier: 25.4.0 + version: 25.4.0 '@types/react': specifier: ^19.0.10 version: 19.2.3 @@ -1429,8 +1429,8 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@25.3.0': - resolution: {integrity: sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==} + '@types/node@25.4.0': + resolution: {integrity: sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -5463,7 +5463,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@25.3.0': + '@types/node@25.4.0': dependencies: undici-types: 7.18.2