chore: Version Packages (#14483)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-09 12:52:13 +01:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 233ec261be
commit 8fee89d622
156 changed files with 960 additions and 363 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "create-medusa-app",
"version": "2.12.4",
"version": "2.12.5",
"description": "Create a Medusa project using a single command.",
"type": "module",
"exports": "./dist/index.js",
@@ -13,8 +13,8 @@
"watch": "yarn run -T tsc --watch"
},
"dependencies": {
"@medusajs/deps": "2.12.4",
"@medusajs/telemetry": "2.12.4",
"@medusajs/deps": "2.12.5",
"@medusajs/telemetry": "2.12.5",
"boxen": "^5.0.1",
"chalk": "^4.1.2",
"commander": "^11.0.0",