- 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.
9 lines
105 B
YAML
9 lines
105 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
|
|
catalog:
|
|
"@types/node": 24.10.3
|
|
typescript: 5.9.3
|
|
zod: 4.1.13
|