react-router-template-dep-bump

Installation
SKILL.md

React Router Template Dep Bump

Use this when updating React Router dependencies in react-router-templates.

Run these commands from the repo root.

1. Confirm the current pins

rg -n '(@react-router/[^@\" ]+@|react-router@|"(?:react-router|@react-router/[^"]+)"\s*:)' . \
  --glob '!**/node_modules/**' \
  --glob '!pnpm-lock.yaml' \
  --glob '!deno.lock'
Installs
1
GitHub Stars
647
First Seen
13 days ago
react-router-template-dep-bump — remix-run/react-router-templates