chore: update ai package to 6.0.49 across all packages

- Updated all packages from ai@6.0.23 to ai@6.0.49
- Added pnpm override to ensure consistent version
- Created changeset for publishing affected packages
This commit is contained in:
Ajax Davis 2026-01-25 11:33:03 +10:00
parent 9c6a09e747
commit 5926373be6
211 changed files with 39868 additions and 584 deletions

View file

@ -65,6 +65,6 @@
]
},
"dependencies": {
"ai": "6.0.23"
"ai": "6.0.49"
}
}