upgrade-caniuse

Aktualisiere den caniuse-lite-Override im Remotion-Repository. Verwende dies, wenn du aufgefordert wirst, caniuse-lite auf die neueste npm-Version zu aktualisieren.

npx skills add https://github.com/remotion-dev/remotion --skill upgrade-caniuse
  • Ensure we are on the main branch and status is clean.
  • In the root package.json, find the overrides section and update caniuse-lite to the latest npm version.
  • Look up the latest version with npm.
  • Run bun i.
  • Commit with Upgrade caniuse-lite to <version> and push.