Skip to content

Commit 883c6e5

Browse files
committed
chore: update @epic-web/workshop-app
1 parent eb76d79 commit 883c6e5

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

epicshop/package-lock.json

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

epicshop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@epic-web/workshop-app": "^4.16.2",
5-
"@epic-web/workshop-utils": "^4.16.2",
4+
"@epic-web/workshop-app": "^4.16.3",
5+
"@epic-web/workshop-utils": "^4.16.3",
66
"chokidar": "^3.6.0",
77
"execa": "^9.3.0",
88
"fs-extra": "^11.2.0"

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
@@ -42,7 +42,7 @@
4242
"git": ">=2.18.0"
4343
},
4444
"dependencies": {
45-
"@epic-web/workshop-utils": "^4.16.2",
45+
"@epic-web/workshop-utils": "^4.16.3",
4646
"@testing-library/dom": "^10.4.0",
4747
"@testing-library/user-event": "^14.5.2",
4848
"react": "19.0.0-beta-94eed63c49-20240425",

0 commit comments

Comments
 (0)