diff --git a/package.json b/package.json
index 0eb12a0882..42c96fd16d 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "website:build": "cross-env BABEL_TARGET=examples NODE_ENV=production webpack",
     "website:redirect": "cp -R examples/src/example examples/dist"
   },
-  "packageManager": "pnpm@9.15.9",
+  "packageManager": "pnpm@10.7.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/reactjs/react-tabs.git"