deps: update Arcjet packages to 1.10.0 - #197
Conversation
Update the JavaScript and Deno examples to the stable Arcjet and Nosecone 1.10.0 package set. Co-authored-by: Codex <codex@openai.com>
There was a problem hiding this comment.
Arcjet Review — 🟢 Low Risk
Decision: Approved
Rationale: Straightforward version bump of Arcjet/Nosecone packages from 1.8.0 to 1.10.0 across example project package.json files. All version updates are consistent (1.8.0 → 1.10.0) with no other changes. This is an examples-only change with no production code impact. Dependency-changes trigger fires but the change is well-scoped and understood.
Summary of Changes
Bumps @arcjet/* and @nosecone/* packages from 1.8.0 to 1.10.0 across 15 example projects (Astro, Deno, Express, Fastify, Firebase Functions, NestJS, multiple Next.js, Nuxt, React Router, SvelteKit, TanStack Start).
Escalation Triggers
- Dependency Changes: Multiple package.json files and deno.json updated with new dependency versions.
Notes
All Arcjet/Nosecone package versions are updated uniformly to 1.10.0 with no stragglers observed in the diff. Consider verifying with a lockfile update / install run that no peer-dependency issues arise from the minor bump.
Path filtering: 15 files excluded by ignore paths. 15 of 30 files included in review.
Review: 09c8d85d | Model: anthropic/claude-opus-4-7 | Powered by Arcjet Review
Update the JavaScript and Deno examples to the stable Arcjet and Nosecone 1.10.0 package set.