chore: Prepare versions + changeset (#9707)

* chore: Prepare version + changeset

* chore: Bump dependencies

* chore: Update lock-file
This commit is contained in:
Oli Juhl
2024-10-22 20:31:33 +02:00
committed by GitHub
parent d1ce6d4321
commit c3418a2b93
66 changed files with 448 additions and 454 deletions

View File

@@ -25,7 +25,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^0.0.1",
"@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",
@@ -45,7 +45,7 @@
"randomatic": "^3.1.1"
},
"peerDependencies": {
"@medusajs/framework": "^0.0.1",
"@medusajs/framework": "^1.0.1",
"@medusajs/medusa": "^1.20.5",
"@mikro-orm/postgresql": "5.9.7",
"awilix": "^8.0.1"