chore: Version Packages (#4591)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-27 13:19:14 +02:00
committed by GitHub
parent 379c83933e
commit 5a569c4a20
40 changed files with 184 additions and 123 deletions

View File

@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "1.9.2",
"version": "1.9.3",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
@@ -83,8 +83,8 @@
"@medusajs/medusa": "^1.12.0"
},
"devDependencies": {
"@medusajs/medusa": "^1.12.3",
"@medusajs/types": "^1.8.11",
"@medusajs/medusa": "^1.13.0",
"@medusajs/types": "^1.9.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",