Skip to content

Commit f120ae5

Browse files
committed
chore: update @epic-web/workshop-app
1 parent 4324442 commit f120ae5

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

Diff for: epicshop/package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: epicshop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"test": "playwright test"
66
},
77
"dependencies": {
8-
"@epic-web/workshop-app": "^5.8.0",
9-
"@epic-web/workshop-utils": "^5.8.0",
8+
"@epic-web/workshop-app": "^5.8.1",
9+
"@epic-web/workshop-utils": "^5.8.1",
1010
"execa": "^9.1.0"
1111
}
1212
}

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@epic-web/config": "^1.9.1",
54-
"@epic-web/workshop-utils": "^5.8.0",
54+
"@epic-web/workshop-utils": "^5.8.1",
5555
"@testing-library/user-event": "^14.5.2",
5656
"@types/react": "npm:types-react@19.0.0-alpha.5",
5757
"@types/react-dom": "npm:types-react-dom@19.0.0-alpha.5",

0 commit comments

Comments
 (0)