epicweb-dev / full-stack-foundations

Learn the foundational skills of building full stack web applications.
https://epicweb.dev/workshops/full-stack-foundations
Other
587 stars 152 forks source link

update exercises dependencies #13

Closed onemen closed 1 year ago

onemen commented 1 year ago

This is dependencies report on the latest exercise: 05.solution.not-found @kentcdodds/workshop-app is a dependence in all exercises

Unused dependencies
* isbot
Unused devDependencies
* postcss
Missing dependencies
* dotenv: ./playwright.config.ts
* remix-flat-routes: ./remix.config.js
* @remix-run/express: ./server/index.ts
* @kentcdodds/workshop-app: ./app/kcdshop.tsx
* @remix-run/router: ./app/components/error-boundary.tsx
* @radix-ui/react-slot: ./app/components/ui/button.tsx
* @radix-ui/react-label: ./app/components/ui/label.tsx

I can make a PR to update this on all exercises

kentcdodds commented 1 year ago

Yes, let's do 👍 Thanks!