Skip to content

Commit fa6eb97

Browse files
committed
chore: update @epic-web/workshop-app
1 parent 38dd46e commit fa6eb97

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
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
@@ -6,12 +6,12 @@
66
},
77
"dependencies": {
88
"@epic-web/config": "^1.16.4",
9-
"@epic-web/workshop-app": "^6.14.3",
10-
"@epic-web/workshop-utils": "^6.14.3",
9+
"@epic-web/workshop-app": "^6.14.4",
10+
"@epic-web/workshop-utils": "^6.14.4",
1111
"enquirer": "^2.4.1",
1212
"execa": "^9.5.2",
1313
"match-sorter": "^8.0.0",
1414
"p-limit": "^6.1.0",
15-
"@epic-web/workshop-cli": "^6.14.3"
15+
"@epic-web/workshop-cli": "^6.14.4"
1616
}
1717
}

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

0 commit comments

Comments
 (0)