chore: Version Packages (#13545)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-21 09:24:59 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 20bfdac06d
commit e47f0d0271
234 changed files with 1377 additions and 899 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/cli",
"version": "2.10.3",
"version": "2.11.0",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
@@ -40,9 +40,9 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@medusajs/deps": "2.10.3",
"@medusajs/telemetry": "2.10.3",
"@medusajs/utils": "2.10.3",
"@medusajs/deps": "2.11.0",
"@medusajs/telemetry": "2.11.0",
"@medusajs/utils": "2.11.0",
"@types/express": "^4.17.17",
"chalk": "^4.0.0",
"configstore": "5.0.1",