📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-25 16:06:49 +00:00
parent 1da991f912
commit a225b70c17
376 changed files with 27320 additions and 4607 deletions
+3 -3
View File
@@ -77,9 +77,9 @@ When modifying files:
3. **CLI Assets** - Run sync before publishing:
```bash
cp -r src/ui-ux-pro-max/data/* cli/assets/data/
cp -r src/ui-ux-pro-max/scripts/* cli/assets/scripts/
cp -r src/ui-ux-pro-max/templates/* cli/assets/templates/
cd cli
npm run sync:assets
npm run check:assets
```
4. **Reference Folders** - No manual sync needed. The CLI generates these from templates during `uipro init`.