Skip to content

Commit b5b6aee

Browse files
committed
chore: update @epic-web/workshop-app
1 parent e164862 commit b5b6aee

File tree

4 files changed

+42
-38
lines changed

4 files changed

+42
-38
lines changed

epicshop/package-lock.json

Lines changed: 21 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
@@ -6,10 +6,10 @@
66
},
77
"dependencies": {
88
"@epic-web/config": "^1.16.3",
9-
"@epic-web/workshop-app": "^6.19.0",
9+
"@epic-web/workshop-app": "^6.19.4",
1010
"@playwright/test": "^1.49.0",
1111
"cross-env": "^7.0.3",
12-
"@epic-web/workshop-cli": "^6.19.0",
13-
"@epic-web/workshop-utils": "^6.19.0"
12+
"@epic-web/workshop-cli": "^6.19.4",
13+
"@epic-web/workshop-utils": "^6.19.4"
1414
}
1515
}

package-lock.json

Lines changed: 17 additions & 15 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
@@ -52,7 +52,7 @@
5252
"react-dom": "^19.0.0"
5353
},
5454
"devDependencies": {
55-
"@epic-web/workshop-utils": "^6.19.0",
55+
"@epic-web/workshop-utils": "^6.19.4",
5656
"@testing-library/react": "^16.1.0",
5757
"@testing-library/user-event": "^14.5.2",
5858
"@types/node": "^22.10.1",

0 commit comments

Comments
 (0)