chore: Version Packages (#4643)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-07 13:43:54 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent f2c854fc0d
commit 0deecf353f
34 changed files with 150 additions and 97 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "1.9.3",
"version": "1.9.4",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
@@ -83,8 +83,8 @@
"@medusajs/medusa": "^1.12.0"
},
"devDependencies": {
"@medusajs/medusa": "^1.13.0",
"@medusajs/types": "^1.9.0",
"@medusajs/medusa": "^1.13.1",
"@medusajs/types": "^1.10.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",