Skip to content

Commit

Permalink
add msw dep
Browse files Browse the repository at this point in the history
Closes #54
  • Loading branch information
kentcdodds committed Nov 21, 2023
1 parent 3e50151 commit 592c0c8
Show file tree
Hide file tree
Showing 61 changed files with 120 additions and 0 deletions.
1 change: 1 addition & 0 deletions exercises/01.styling/01.problem.public-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/01.solution.public-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/02.problem.asset-imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/03.problem.global-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/04.problem.compiling-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/05.problem.bundling-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/01.styling/05.solution.bundling-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/01.problem.routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/01.solution.routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/02.problem.links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/02.solution.links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/03.problem.params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/03.solution.params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/04.problem.resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/02.routing/04.solution.resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/03.loading/01.problem.loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/03.loading/01.solution.loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/03.loading/02.problem.missing-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/03.loading/02.solution.missing-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/01.problem.forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/01.solution.forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/02.problem.actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/02.solution.actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/05.problem.intent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/04.mutations/05.solution.intent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/05.scripting/01.problem.scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/05.scripting/01.solution.scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/05.scripting/04.problem.prefetching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/05.scripting/05.problem.pending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/05.scripting/05.solution.pending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/01.problem.static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/01.solution.static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/02.problem.nested/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/02.solution.nested/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/03.problem.dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/03.solution.dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/04.problem.matches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
1 change: 1 addition & 0 deletions exercises/06.seo/04.solution.matches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"glob": "^10.3.10",
"isbot": "^3.7.0",
"morgan": "^1.10.0",
"msw": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
Expand Down
Loading

0 comments on commit 592c0c8

Please sign in to comment.