Skip to content

Commit 7c91e4e

Browse files
committedSep 17, 2024·
chore: update @epic-web/workshop-app
1 parent 0459da6 commit 7c91e4e

File tree

4 files changed

+115
-28
lines changed

4 files changed

+115
-28
lines changed
 

‎epicshop/package-lock.json

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

‎epicshop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"@epic-web/config": "^1.5.4",
9-
"@epic-web/workshop-app": "^4.26.1",
9+
"@epic-web/workshop-app": "^4.26.2",
1010
"@playwright/test": "^1.41.2",
1111
"cross-env": "^7.0.3"
1212
}

‎package-lock.json

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

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": "19.0.0-beta-94eed63c49-20240425"
5050
},
5151
"devDependencies": {
52-
"@epic-web/workshop-utils": "^4.26.1",
52+
"@epic-web/workshop-utils": "^4.26.2",
5353
"@testing-library/react": "^15.0.4",
5454
"@testing-library/user-event": "^14.5.2",
5555
"@types/node": "^20.12.12",

0 commit comments

Comments
 (0)
Please sign in to comment.