chore: Version Packages (#6757)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-26 18:04:04 +01:00
committed by GitHub
parent 448a30d030
commit 74e17ee6f9
82 changed files with 420 additions and 273 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "1.12.9",
"version": "1.12.10",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"repository": {
@@ -29,9 +29,9 @@
"dependencies": {
"@graphql-tools/merge": "^9.0.0",
"@graphql-tools/schema": "^10.0.0",
"@medusajs/orchestration": "^0.5.5",
"@medusajs/types": "^1.11.14",
"@medusajs/utils": "^1.11.7",
"@medusajs/orchestration": "^0.5.6",
"@medusajs/types": "^1.11.15",
"@medusajs/utils": "^1.11.8",
"awilix": "^8.0.0",
"graphql": "^16.6.0",
"knex": "2.4.2",