diff --git a/package.json b/package.json index 5f04134a44..9782101655 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@10.33.4", + "packageManager": "pnpm@11.0.8", "repository": { "type": "git", "url": "https://github.com/reactjs/react-tabs.git"