Skip to content

Commit c36518e

Browse files
committed
chore: update epicshop
1 parent f38b8da commit c36518e

File tree

4 files changed

+40
-27
lines changed

4 files changed

+40
-27
lines changed

epicshop/package-lock.json

Lines changed: 32 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.45.5",
5-
"@epic-web/workshop-utils": "^6.45.5",
4+
"@epic-web/workshop-app": "^6.45.7",
5+
"@epic-web/workshop-utils": "^6.45.7",
66
"chokidar": "^5.0.0",
77
"enquirer": "^2.4.1",
8-
"epicshop": "^6.45.5",
8+
"epicshop": "^6.45.7",
99
"execa": "^9.6.1",
1010
"fs-extra": "^11.3.2",
1111
"match-sorter": "^8.2.0",

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
@@ -57,6 +57,6 @@
5757
},
5858
"prettier": "@epic-web/config/prettier",
5959
"dependencies": {
60-
"@epic-web/workshop-utils": "^6.45.5"
60+
"@epic-web/workshop-utils": "^6.45.7"
6161
}
6262
}

0 commit comments

Comments
 (0)