Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions FORJAMIE.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ See also: `~/.codex/instructions/Learnings.md`
### 2026-06-20

- **Cloudflare template agents security bump**: upgraded packages/cloudflare-template from agents ^0.3.10 to ^0.4.0 and refreshed pnpm-lock.yaml so frozen pnpm installs resolve agents@0.4.0 with the matching partysocket@1.1.13 dependency path. The change keeps the template runtime dependency graph aligned with the Snyk security PR while leaving the public command surface unchanged.
- **date-fns security bump**: upgraded the UI workspace date-fns dependency to 4.4.0 and refreshed pnpm-lock.yaml so the design-system dependency graph uses the patched release without changing the public component API.

### 2026-06-19

Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "1.1.1",
"date-fns": "^4.1.0",
"date-fns": "^4.4.0",
Comment thread
jscraik marked this conversation as resolved.
"embla-carousel-react": "8.6.0",
"input-otp": "1.4.2",
"lucide-react": "^0.562.0",
Expand Down
63 changes: 7 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading