Skip to content

Commit d6facf7

Browse files
committedSep 4, 2024·
chore: update @epic-web/workshop-app
1 parent b58c648 commit d6facf7

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed
 

‎epicshop/package-lock.json

+13-13
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
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@epic-web/workshop-app": "^4.23.2",
4+
"@epic-web/workshop-app": "^4.23.3",
55
"execa": "^9.1.0"
66
}
77
}

‎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
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@epic-web/config": "^1.9.1",
40-
"@epic-web/workshop-utils": "^4.23.2",
40+
"@epic-web/workshop-utils": "^4.23.3",
4141
"@testing-library/user-event": "^14.5.2",
4242
"@types/react": "npm:types-react@19.0.0-alpha.5",
4343
"@types/react-dom": "npm:types-react-dom@19.0.0-alpha.5",

0 commit comments

Comments
 (0)
Please sign in to comment.