chore: Version Packages (#4074)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-16 11:03:47 +02:00
committed by GitHub
parent 9518efccae
commit 0be70113f9
59 changed files with 273 additions and 123 deletions

View File

@@ -9,9 +9,9 @@
"build": "babel src -d dist --extensions \".ts,.js\""
},
"dependencies": {
"@medusajs/cache-inmemory": "1.8.5",
"@medusajs/event-bus-local": "1.9.2",
"@medusajs/medusa": "1.10.1",
"@medusajs/cache-inmemory": "1.8.6",
"@medusajs/event-bus-local": "1.9.3",
"@medusajs/medusa": "1.11.0",
"faker": "^5.5.3",
"medusa-interfaces": "1.3.7",
"typeorm": "^0.3.16"