Skip to content

Commit 025b451

Browse files
committed
chore: update @epic-web/workshop-app
1 parent 24975f8 commit 025b451

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

epicshop/package-lock.json

+17-17
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
@@ -6,8 +6,8 @@
66
},
77
"dependencies": {
88
"@epic-web/config": "^1.11.2",
9-
"@epic-web/workshop-app": "^5.8.1",
10-
"@epic-web/workshop-utils": "^5.8.1",
9+
"@epic-web/workshop-app": "^5.8.2",
10+
"@epic-web/workshop-utils": "^5.8.2",
1111
"enquirer": "^2.4.1",
1212
"execa": "^9.4.0",
1313
"match-sorter": "^6.3.4",

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
@@ -52,7 +52,7 @@
5252
"git": ">=2.18.0"
5353
},
5454
"dependencies": {
55-
"@epic-web/workshop-utils": "^5.8.1",
55+
"@epic-web/workshop-utils": "^5.8.2",
5656
"react": "19.0.0-beta-94eed63c49-20240425",
5757
"react-dom": "19.0.0-beta-94eed63c49-20240425"
5858
},

0 commit comments

Comments
 (0)