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 Oct 10, 2024
1 parent 88049ae commit 3ce9d48
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
28 changes: 14 additions & 14 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
Expand Up @@ -6,8 +6,8 @@
},
"dependencies": {
"@epic-web/config": "^1.5.3",
"@epic-web/workshop-app": "^5.4.0",
"@epic-web/workshop-utils": "^5.4.0",
"@epic-web/workshop-app": "^5.4.1",
"@epic-web/workshop-utils": "^5.4.1",
"execa": "^8.0.1",
"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 @@ -53,7 +53,7 @@
},
"devDependencies": {
"@epic-web/config": "^1.5.3",
"@epic-web/workshop-utils": "^5.4.0",
"@epic-web/workshop-utils": "^5.4.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "npm:types-react@19.0.0-alpha.5",
"@types/react-dom": "npm:types-react-dom@19.0.0-alpha.5",
Expand Down

0 comments on commit 3ce9d48

Please sign in to comment.