Assist_Design/pnpm-workspace.yaml
barsa 540c0ba10c Update dependencies and clean up package configurations
- Upgraded `@eslint/js` and `eslint` to version 9.39.2 for improved linting capabilities.
- Updated `zod` to version 4.2.0 in various dependencies to ensure compatibility and access to the latest features.
- Standardized quotes in `pnpm-lock.yaml` and `pnpm-workspace.yaml` for consistency.
- Removed obsolete `~$MPLETE-GUIDE.docx` file from the documentation directory.
2025-12-15 17:55:54 +09:00

9 lines
105 B
YAML

packages:
- apps/*
- packages/*
catalog:
"@types/node": 24.10.3
typescript: 5.9.3
zod: 4.1.13