@@ -81,9 +81,9 @@ See [GROWI Docs: Environment Variables](https://docs.growi.org/en/admin-guide/ad
- Node.js v18.x or v20.x
- npm 6.x
-- yarn
+- pnpm 9.x
- [Turborepo](https://turbo.build/repo)
-- MongoDB 4.4 or above
+- MongoDB 6.0 or above
### Optional Dependencies
@@ -80,9 +80,9 @@ Crowi からの移行は **[こちら](https://docs.growi.org/en/admin-guide/mig
-- MongoDB 4.4 以上
+- MongoDB 6.0 以上
### オプションの依存関係
@@ -29,7 +29,7 @@ const router = express.Router();
* description: version of npm
* pnpmVersion:
* type: string
- * description: version of yarn
+ * description: version of pnpm
* InstalledPluginsParams:
* type: object
* properties: