Skip to content

Commit 7abd91c

Browse files
committed
chore: update @epic-web/workshop-app
1 parent 3c7be3f commit 7abd91c

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

epicshop/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

epicshop/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@epic-web/workshop-app": "^6.11.7",
5-
"@epic-web/workshop-utils": "^6.11.7",
4+
"@epic-web/workshop-app": "^6.11.8",
5+
"@epic-web/workshop-utils": "^6.11.8",
66
"chokidar": "^3.6.0",
77
"execa": "^9.3.0",
88
"fs-extra": "^11.2.0",
9-
"@epic-web/workshop-cli": "^6.11.7"
9+
"@epic-web/workshop-cli": "^6.11.8"
1010
}
1111
}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"git": ">=2.18.0"
4848
},
4949
"dependencies": {
50-
"@epic-web/workshop-utils": "^6.11.7",
50+
"@epic-web/workshop-utils": "^6.11.8",
5151
"@testing-library/dom": "^10.4.0",
5252
"@testing-library/user-event": "^14.5.2",
5353
"react": "19.0.0-beta-94eed63c49-20240425",

0 commit comments

Comments
 (0)