Skip to content

Commit

Permalink
chore: update @epic-web/workshop-app
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Aug 23, 2024
1 parent 12a4d7b commit 2bf50c2
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
46 changes: 23 additions & 23 deletions epicshop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions epicshop/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@epic-web/workshop-app": "^4.20.0",
"@epic-web/workshop-utils": "^4.20.0",
"@epic-web/workshop-app": "^4.21.0",
"@epic-web/workshop-utils": "^4.21.0",
"chokidar": "^3.6.0",
"execa": "^9.3.0",
"fs-extra": "^11.2.0"
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"git": ">=2.18.0"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.20.0",
"@epic-web/workshop-utils": "^4.21.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/user-event": "^14.5.2",
"react": "19.0.0-beta-94eed63c49-20240425",
Expand Down

0 comments on commit 2bf50c2

Please sign in to comment.