diff --git a/docs/package.json b/docs/package.json index 38aabb33..f0ff1dda 100644 --- a/docs/package.json +++ b/docs/package.json @@ -40,7 +40,7 @@ "@tailwindcss/postcss": "^4.0.9", "@trivago/prettier-plugin-sort-imports": "^5.0.1", "@types/mdx": "^2.0.13", - "@types/node": "22.13.4", + "@types/node": "24.0.0", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "autoprefixer": "^10.4.19", diff --git a/docs/yarn.lock b/docs/yarn.lock index d2f1d4ae..c6baaa51 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1558,12 +1558,12 @@ dependencies: "@types/unist" "*" -"@types/node@22.13.4": - version "22.13.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a" - integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg== +"@types/node@24.0.0": + version "24.0.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.0.tgz#14a278ce74dd33993f2c4e5dd614760728c0fba8" + integrity sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg== dependencies: - undici-types "~6.20.0" + undici-types "~7.8.0" "@types/react-dom@^19.0.4": version "19.0.4" @@ -6317,10 +6317,10 @@ unbox-primitive@^1.1.0: has-symbols "^1.1.0" which-boxed-primitive "^1.1.1" -undici-types@~6.20.0: - version "6.20.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" - integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== +undici-types@~7.8.0: + version "7.8.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294" + integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw== unicorn-magic@^0.1.0: version "0.1.0"