Skip to content

Commit 3d4df1c

Browse files
committed
chore: update @epic-web/workshop-app
1 parent af1274a commit 3d4df1c

File tree

5 files changed

+29
-29
lines changed

5 files changed

+29
-29
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,9 +1,9 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@epic-web/workshop-app": "^6.16.0",
5-
"@epic-web/workshop-cli": "^6.16.0",
6-
"@epic-web/workshop-utils": "^6.16.0",
4+
"@epic-web/workshop-app": "^6.16.2",
5+
"@epic-web/workshop-cli": "^6.16.2",
6+
"@epic-web/workshop-utils": "^6.16.2",
77
"chokidar": "^4.0.3",
88
"execa": "^9.5.2",
99
"fs-extra": "^11.3.0"

exercises/01.routing/01.problem.routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "playwright test"
1616
},
1717
"dependencies": {
18-
"@epic-web/workshop-utils": "^6.16.0",
18+
"@epic-web/workshop-utils": "^6.16.2",
1919
"@react-router/node": "^7.5.3",
2020
"@react-router/serve": "^7.5.3",
2121
"isbot": "^5.1.27",

exercises/01.routing/01.solution.routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "playwright test"
1616
},
1717
"dependencies": {
18-
"@epic-web/workshop-utils": "^6.16.0",
18+
"@epic-web/workshop-utils": "^6.16.2",
1919
"@react-router/node": "^7.5.3",
2020
"@react-router/serve": "^7.5.3",
2121
"isbot": "^5.1.27",

package-lock.json

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

0 commit comments

Comments
 (0)