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

@@ -1,67 +1,68 @@
--- ---
"create-medusa-app": patch "create-medusa-app": major
"@medusajs/cli": patch "@medusajs/cli": major
"medusa-dev-cli": patch "medusa-dev-cli": major
"@medusajs/medusa-oas-cli": patch "@medusajs/medusa-oas-cli": major
"@medusajs/oas-github-ci": patch "@medusajs/oas-github-ci": major
"@medusajs/core-flows": patch "@medusajs/core-flows": major
"@medusajs/test-utils": patch "@medusajs/test-utils": major
"@medusajs/modules-sdk": patch "@medusajs/modules-sdk": major
"@medusajs/orchestration": patch "@medusajs/orchestration": major
"@medusajs/types": patch "@medusajs/types": major
"@medusajs/utils": patch "@medusajs/utils": major
"@medusajs/workflows-sdk": patch "@medusajs/workflows-sdk": major
"@medusajs/icons": patch "@medusajs/icons": major
"@medusajs/toolbox": patch "@medusajs/toolbox": major
"@medusajs/ui": patch "@medusajs/ui": major
"@medusajs/ui-preset": patch "@medusajs/ui-preset": major
"@medusajs/medusa": patch "@medusajs/medusa": major
"@medusajs/telemetry": patch "@medusajs/telemetry": major
"@medusajs/api-key": patch "@medusajs/api-key": major
"@medusajs/auth": patch "@medusajs/auth": major
"@medusajs/auth-emailpass": patch "@medusajs/auth-emailpass": major
"@medusajs/auth-google": patch "@medusajs/auth-google": major
"@medusajs/js-sdk": patch "@medusajs/js-sdk": major
"@medusajs/cache-inmemory": patch "@medusajs/cache-inmemory": major
"@medusajs/cache-redis": patch "@medusajs/cache-redis": major
"@medusajs/cart": patch "@medusajs/cart": major
"@medusajs/currency": patch "@medusajs/currency": major
"@medusajs/customer": patch "@medusajs/customer": major
"@medusajs/event-bus-local": patch "@medusajs/event-bus-local": major
"@medusajs/event-bus-redis": patch "@medusajs/event-bus-redis": major
"@medusajs/file": patch "@medusajs/file": major
"@medusajs/fulfillment": patch "@medusajs/fulfillment": major
"@medusajs/inventory": patch "@medusajs/inventory": major
"@medusajs/link-modules": patch "@medusajs/link-modules": major
"@medusajs/notification": patch "@medusajs/notification": major
"@medusajs/order": patch "@medusajs/order": major
"@medusajs/payment": patch "@medusajs/payment": major
"@medusajs/pricing": patch "@medusajs/pricing": major
"@medusajs/product": patch "@medusajs/product": major
"@medusajs/promotion": patch "@medusajs/promotion": major
"@medusajs/file-local": patch "@medusajs/file-local": major
"@medusajs/file-s3": patch "@medusajs/file-s3": major
"@medusajs/fulfillment-manual": patch "@medusajs/fulfillment-manual": major
"@medusajs/notification-local": patch "@medusajs/notification-local": major
"@medusajs/notification-sendgrid": patch "@medusajs/notification-sendgrid": major
"@medusajs/payment-stripe": patch "@medusajs/payment-stripe": major
"@medusajs/region": patch "@medusajs/region": major
"@medusajs/sales-channel": patch "@medusajs/sales-channel": major
"@medusajs/stock-location": patch "@medusajs/stock-location": major
"@medusajs/store": patch "@medusajs/store": major
"@medusajs/tax": patch "@medusajs/tax": major
"@medusajs/user": patch "@medusajs/user": major
"@medusajs/workflow-engine-inmemory": patch "@medusajs/workflow-engine-inmemory": major
"@medusajs/workflow-engine-redis": patch "@medusajs/workflow-engine-redis": major
"@medusajs/dashboard": patch "@medusajs/dashboard": major
"@medusajs/admin-bundler": patch "@medusajs/admin-bundler": major
"@medusajs/admin-sdk": patch "@medusajs/admin-sdk": major
"@medusajs/admin-shared": patch "@medusajs/admin-shared": major
"@medusajs/admin-vite-plugin": patch "@medusajs/admin-vite-plugin": major
"@medusajs/framework": patch "@medusajs/framework": major
"@medusajs/index": patch "@medusajs/index": major
"@medusajs/locking": patch "@medusajs/locking": major
"@medusajs/locking-redis": patch "@medusajs/locking-redis": major
"@medusajs/locking-postgres": major
--- ---
chore: Medusa 2.0 chore: Medusa 2.0

View File

@@ -1,7 +0,0 @@
---
"@medusajs/locking-postgres": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
Locking Module - locking-postgres

View File

@@ -20,7 +20,7 @@
"axios": "^1.7.7", "axios": "^1.7.7",
"scrypt-kdf": "^2.0.1", "scrypt-kdf": "^2.0.1",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7", "@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/admin-bundler", "name": "@medusajs/admin-bundler",
"version": "0.0.1", "version": "1.0.1",
"description": "Bundler for the Medusa admin dashboard.", "description": "Bundler for the Medusa admin dashboard.",
"author": "Kasper Kristensen <kasper@medusajs.com>", "author": "Kasper Kristensen <kasper@medusajs.com>",
"scripts": { "scripts": {
@@ -26,9 +26,9 @@
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"dependencies": { "dependencies": {
"@medusajs/admin-shared": "0.0.1", "@medusajs/admin-shared": "1.0.1",
"@medusajs/admin-vite-plugin": "0.0.1", "@medusajs/admin-vite-plugin": "1.0.1",
"@medusajs/dashboard": "0.0.1", "@medusajs/dashboard": "1.0.1",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"compression": "^1.7.4", "compression": "^1.7.4",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@medusajs/admin-sdk", "name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.", "description": "SDK for building extension for the Medusa admin dashboard.",
"version": "0.0.1", "version": "1.0.1",
"author": "Kasper Kristensen <kasper@medusajs.com>", "author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"main": "dist/index.js", "main": "dist/index.js",
@@ -25,7 +25,7 @@
"zod": "^3.22" "zod": "^3.22"
}, },
"dependencies": { "dependencies": {
"@medusajs/admin-shared": "^0.0.1" "@medusajs/admin-shared": "^1.0.1"
}, },
"peerDependencies": { "peerDependencies": {
"zod": "^3.22" "zod": "^3.22"

View File

@@ -1,7 +1,7 @@
{ {
"name": "@medusajs/admin-shared", "name": "@medusajs/admin-shared",
"description": "Shared code for Medusa admin packages.", "description": "Shared code for Medusa admin packages.",
"version": "0.0.1", "version": "1.0.1",
"author": "Kasper Kristensen <kasper@medusajs.com>", "author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"main": "dist/index.js", "main": "dist/index.js",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/admin-vite-plugin", "name": "@medusajs/admin-vite-plugin",
"version": "0.0.1", "version": "1.0.1",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.mjs", "module": "dist/index.mjs",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -40,7 +40,7 @@
"dependencies": { "dependencies": {
"@babel/parser": "7.25.6", "@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6", "@babel/traverse": "7.25.6",
"@medusajs/admin-shared": "0.0.1", "@medusajs/admin-shared": "1.0.1",
"chokidar": "3.5.3", "chokidar": "3.5.3",
"fdir": "6.1.1", "fdir": "6.1.1",
"magic-string": "0.30.5", "magic-string": "0.30.5",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/dashboard", "name": "@medusajs/dashboard",
"version": "0.0.1", "version": "1.0.1",
"scripts": { "scripts": {
"generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts", "generate:static": "node ./scripts/generate-currencies.js && prettier --write ./src/lib/currencies.ts",
"dev": "vite", "dev": "vite",
@@ -42,9 +42,9 @@
"@dnd-kit/sortable": "^8.0.0", "@dnd-kit/sortable": "^8.0.0",
"@hookform/error-message": "^2.0.1", "@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "3.4.2", "@hookform/resolvers": "3.4.2",
"@medusajs/admin-shared": "0.0.1", "@medusajs/admin-shared": "1.0.1",
"@medusajs/icons": "1.2.1", "@medusajs/icons": "1.2.1",
"@medusajs/js-sdk": "0.0.1", "@medusajs/js-sdk": "1.0.1",
"@medusajs/ui": "3.0.0", "@medusajs/ui": "3.0.0",
"@radix-ui/react-collapsible": "1.1.0", "@radix-ui/react-collapsible": "1.1.0",
"@tanstack/react-query": "^5.28.14", "@tanstack/react-query": "^5.28.14",
@@ -72,8 +72,8 @@
"zod": "3.22.4" "zod": "3.22.4"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/admin-shared": "^0.0.1", "@medusajs/admin-shared": "^1.0.1",
"@medusajs/admin-vite-plugin": "0.0.1", "@medusajs/admin-vite-plugin": "1.0.1",
"@medusajs/types": "1.11.16", "@medusajs/types": "1.11.16",
"@medusajs/ui-preset": "1.1.3", "@medusajs/ui-preset": "1.1.3",
"@types/node": "^20.11.15", "@types/node": "^20.11.15",

View File

@@ -13,7 +13,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"dependencies": { "dependencies": {
"@medusajs/telemetry": "^0.0.17", "@medusajs/telemetry": "^1.0.1",
"boxen": "^5", "boxen": "^5",
"chalk": "^5.2.0", "chalk": "^5.2.0",
"commander": "^10.0.1", "commander": "^10.0.1",

View File

@@ -46,7 +46,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"dependencies": { "dependencies": {
"@medusajs/telemetry": "^0.0.17", "@medusajs/telemetry": "^1.0.1",
"@medusajs/utils": "1.11.9", "@medusajs/utils": "1.11.9",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"chalk": "^4.0.0", "chalk": "^4.0.0",

View File

@@ -1,7 +1,7 @@
{ {
"name": "medusa-dev-cli", "name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa", "description": "CLI helpers for contributors working on Medusa",
"version": "0.0.32", "version": "1.0.1",
"author": "Sebastian Rindom <skrindom@gmail.com>", "author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": { "bin": {
"medusa-dev": "./dist/index.js" "medusa-dev": "./dist/index.js"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/medusa-oas-cli", "name": "@medusajs/medusa-oas-cli",
"version": "0.3.2", "version": "1.0.1",
"description": "OAS CLI", "description": "OAS CLI",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {

View File

@@ -21,7 +21,7 @@
"test": "jest --passWithNoTests" "test": "jest --passWithNoTests"
}, },
"dependencies": { "dependencies": {
"@medusajs/medusa-oas-cli": "0.3.2", "@medusajs/medusa-oas-cli": "1.0.1",
"execa": "^5.1.1" "execa": "^5.1.1"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/core-flows", "name": "@medusajs/core-flows",
"version": "0.0.9", "version": "1.0.1",
"description": "Set of workflow definitions for Medusa", "description": "Set of workflow definitions for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"exports": { "exports": {
@@ -26,7 +26,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7", "@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
@@ -44,7 +44,7 @@
"json-2-csv": "^5.5.4" "json-2-csv": "^5.5.4"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"awilix": "^8.0.1" "awilix": "^8.0.1"
}, },
"scripts": { "scripts": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/framework", "name": "@medusajs/framework",
"version": "0.0.1", "version": "1.0.1",
"description": "Framework", "description": "Framework",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -72,11 +72,11 @@
"dependencies": { "dependencies": {
"@jercle/yargonaut": "^1.1.5", "@jercle/yargonaut": "^1.1.5",
"@medusajs/modules-sdk": "^1.12.11", "@medusajs/modules-sdk": "^1.12.11",
"@medusajs/orchestration": "^0.5.7", "@medusajs/orchestration": "^1.0.1",
"@medusajs/telemetry": "^0.0.17", "@medusajs/telemetry": "^1.0.1",
"@medusajs/types": "^1.11.16", "@medusajs/types": "^1.11.16",
"@medusajs/utils": "^1.11.9", "@medusajs/utils": "^1.11.9",
"@medusajs/workflows-sdk": "^0.1.6", "@medusajs/workflows-sdk": "^1.0.1",
"@opentelemetry/api": "^1.9.0", "@opentelemetry/api": "^1.9.0",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"connect-redis": "5.2.0", "connect-redis": "5.2.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/js-sdk", "name": "@medusajs/js-sdk",
"version": "0.0.1", "version": "1.0.1",
"description": "SDK for the Medusa API", "description": "SDK for the Medusa API",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/esm/index.js", "module": "dist/esm/index.js",

View File

@@ -45,7 +45,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"dependencies": { "dependencies": {
"@medusajs/orchestration": "^0.5.7", "@medusajs/orchestration": "^1.0.1",
"@medusajs/types": "^1.11.16", "@medusajs/types": "^1.11.16",
"@medusajs/utils": "^1.11.9" "@medusajs/utils": "^1.11.9"
}, },

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/orchestration", "name": "@medusajs/orchestration",
"version": "0.5.7", "version": "1.0.1",
"description": "Medusa utilities to orchestrate modules", "description": "Medusa utilities to orchestrate modules",
"main": "dist/index.js", "main": "dist/index.js",
"exports": { "exports": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/workflows-sdk", "name": "@medusajs/workflows-sdk",
"version": "0.1.6", "version": "1.0.1",
"description": "Set of workflows tooling for Medusa", "description": "Set of workflows tooling for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"exports": { "exports": {
@@ -41,7 +41,7 @@
}, },
"dependencies": { "dependencies": {
"@medusajs/modules-sdk": "^1.12.11", "@medusajs/modules-sdk": "^1.12.11",
"@medusajs/orchestration": "^0.5.7", "@medusajs/orchestration": "^1.0.1",
"@medusajs/types": "^1.11.16", "@medusajs/types": "^1.11.16",
"@medusajs/utils": "^1.11.9", "@medusajs/utils": "^1.11.9",
"ulid": "^2.3.0" "ulid": "^2.3.0"

View File

@@ -29,7 +29,7 @@
}, },
"devDependencies": { "devDependencies": {
"@atomico/rollup-plugin-sizes": "^1.1.4", "@atomico/rollup-plugin-sizes": "^1.1.4",
"@medusajs/toolbox": "^0.0.1", "@medusajs/toolbox": "^1.0.1",
"@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2", "@rollup/plugin-replace": "^5.0.2",
"@testing-library/dom": "^9.3.1", "@testing-library/dom": "^9.3.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@medusajs/toolbox", "name": "@medusajs/toolbox",
"private": true, "private": true,
"version": "0.0.1", "version": "1.0.1",
"description": "CLI tool for importing Figma designs for Medusa UI", "description": "CLI tool for importing Figma designs for Medusa UI",
"license": "MIT", "license": "MIT",
"author": "Kasper Kristensen <kasper@medusajs.com>", "author": "Kasper Kristensen <kasper@medusajs.com>",

View File

@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0" "tailwindcss": ">=3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/toolbox": "^0.0.1", "@medusajs/toolbox": "^1.0.1",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"tsup": "^7.1.0", "tsup": "^7.1.0",
"typescript": "^5.1.6" "typescript": "^5.1.6"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/telemetry", "name": "@medusajs/telemetry",
"version": "0.0.17", "version": "1.0.1",
"description": "Telemetry for Medusa", "description": "Telemetry for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {

View File

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

View File

@@ -42,7 +42,7 @@
"test": "jest --silent --bail --maxWorkers=50% --forceExit" "test": "jest --silent --bail --maxWorkers=50% --forceExit"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@opentelemetry/api": "^1.9.0", "@opentelemetry/api": "^1.9.0",
"@opentelemetry/instrumentation": "^0.53.0", "@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/instrumentation-pg": "^0.44.0", "@opentelemetry/instrumentation-pg": "^0.44.0",
@@ -61,49 +61,49 @@
"dependencies": { "dependencies": {
"@inquirer/checkbox": "^2.3.11", "@inquirer/checkbox": "^2.3.11",
"@inquirer/input": "^2.2.9", "@inquirer/input": "^2.2.9",
"@medusajs/admin-bundler": "0.0.1", "@medusajs/admin-bundler": "^1.0.1",
"@medusajs/api-key": "^0.1.2", "@medusajs/api-key": "^1.0.1",
"@medusajs/auth": "^0.0.3", "@medusajs/auth": "^1.0.1",
"@medusajs/auth-emailpass": "^0.0.1", "@medusajs/auth-emailpass": "^1.0.1",
"@medusajs/auth-github": "^0.0.1", "@medusajs/auth-github": "^1.0.1",
"@medusajs/auth-google": "^0.0.1", "@medusajs/auth-google": "^1.0.1",
"@medusajs/cache-inmemory": "^1.8.10", "@medusajs/cache-inmemory": "^1.8.10",
"@medusajs/cache-redis": "^1.9.1", "@medusajs/cache-redis": "^1.9.1",
"@medusajs/cart": "^0.0.3", "@medusajs/cart": "^1.0.1",
"@medusajs/core-flows": "^0.0.9", "@medusajs/core-flows": "^1.0.1",
"@medusajs/currency": "^0.1.2", "@medusajs/currency": "^1.0.1",
"@medusajs/customer": "^0.0.3", "@medusajs/customer": "^1.0.1",
"@medusajs/event-bus-local": "^1.9.8", "@medusajs/event-bus-local": "^1.9.8",
"@medusajs/event-bus-redis": "^1.8.13", "@medusajs/event-bus-redis": "^1.8.13",
"@medusajs/file": "^0.0.1", "@medusajs/file": "^1.0.1",
"@medusajs/file-local": "^0.0.2", "@medusajs/file-local": "^1.0.1",
"@medusajs/file-s3": "^0.0.2", "@medusajs/file-s3": "^1.0.1",
"@medusajs/fulfillment": "^0.1.2", "@medusajs/fulfillment": "^1.0.1",
"@medusajs/fulfillment-manual": "^0.0.2", "@medusajs/fulfillment-manual": "^1.0.1",
"@medusajs/index": "^0.0.1", "@medusajs/index": "^1.0.1",
"@medusajs/inventory": "^0.0.3", "@medusajs/inventory": "^1.0.1",
"@medusajs/link-modules": "^0.2.11", "@medusajs/link-modules": "^1.0.1",
"@medusajs/locking": "^0.0.1", "@medusajs/locking": "^1.0.1",
"@medusajs/locking-postgres": "^0.0.1", "@medusajs/locking-postgres": "^1.0.1",
"@medusajs/locking-redis": "^0.0.1", "@medusajs/locking-redis": "^1.0.1",
"@medusajs/notification": "^0.1.2", "@medusajs/notification": "^1.0.1",
"@medusajs/notification-local": "^0.0.1", "@medusajs/notification-local": "^1.0.1",
"@medusajs/notification-sendgrid": "^0.0.1", "@medusajs/notification-sendgrid": "^1.0.1",
"@medusajs/order": "^0.1.2", "@medusajs/order": "^1.0.1",
"@medusajs/payment": "^0.0.3", "@medusajs/payment": "^1.0.1",
"@medusajs/payment-stripe": "^0.0.2", "@medusajs/payment-stripe": "^1.0.1",
"@medusajs/pricing": "^0.1.12", "@medusajs/pricing": "^1.0.1",
"@medusajs/product": "^0.3.12", "@medusajs/product": "^1.0.1",
"@medusajs/promotion": "^0.0.4", "@medusajs/promotion": "^1.0.1",
"@medusajs/region": "^0.1.1", "@medusajs/region": "^1.0.1",
"@medusajs/sales-channel": "^0.1.1", "@medusajs/sales-channel": "^1.0.1",
"@medusajs/stock-location": "^0.0.3", "@medusajs/stock-location": "^1.0.1",
"@medusajs/store": "^0.1.1", "@medusajs/store": "^1.0.1",
"@medusajs/tax": "^0.1.1", "@medusajs/tax": "^1.0.1",
"@medusajs/telemetry": "^0.0.17", "@medusajs/telemetry": "^1.0.1",
"@medusajs/user": "^0.0.3", "@medusajs/user": "^1.0.1",
"@medusajs/workflow-engine-inmemory": "^0.0.4", "@medusajs/workflow-engine-inmemory": "^1.0.1",
"@medusajs/workflow-engine-redis": "^0.0.4", "@medusajs/workflow-engine-redis": "^1.0.1",
"@swc/core": "1.5.7", "@swc/core": "1.5.7",
"@swc/helpers": "^0.5.11", "@swc/helpers": "^0.5.11",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
@@ -124,7 +124,7 @@
"zod": "3.22.4" "zod": "3.22.4"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7", "@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/api-key", "name": "@medusajs/api-key",
"version": "0.1.2", "version": "1.0.1",
"description": "Medusa API Key module", "description": "Medusa API Key module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
@@ -48,7 +48,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/auth", "name": "@medusajs/auth",
"version": "0.0.3", "version": "1.0.1",
"description": "Medusa Auth module", "description": "Medusa Auth module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -36,6 +36,6 @@
"test": "jest --passWithNoTests" "test": "jest --passWithNoTests"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
} }
} }

View File

@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -39,7 +39,7 @@
"ioredis": "^5.4.1" "ioredis": "^5.4.1"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"awilix": "^8.0.1" "awilix": "^8.0.1"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/cart", "name": "@medusajs/cart",
"version": "0.0.3", "version": "1.0.1",
"description": "Medusa Cart module", "description": "Medusa Cart module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -50,7 +50,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/currency", "name": "@medusajs/currency",
"version": "0.1.2", "version": "1.0.1",
"description": "Medusa Currency module", "description": "Medusa Currency module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/customer", "name": "@medusajs/customer",
"version": "0.0.3", "version": "1.0.1",
"description": "Medusa Customer module", "description": "Medusa Customer module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": "MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": "MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -39,6 +39,6 @@
"ulid": "^2.3.0" "ulid": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
} }
} }

View File

@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -40,7 +40,7 @@
"ioredis": "^5.4.1" "ioredis": "^5.4.1"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"awilix": "^8.0.1" "awilix": "^8.0.1"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/file", "name": "@medusajs/file",
"version": "0.0.1", "version": "1.0.1",
"description": "Medusa File module", "description": "Medusa File module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"awilix": "^8.0.1" "awilix": "^8.0.1"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/fulfillment", "name": "@medusajs/fulfillment",
"version": "0.1.2", "version": "1.0.1",
"description": "Medusa Fulfillment module", "description": "Medusa Fulfillment module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/index", "name": "@medusajs/index",
"version": "0.0.1", "version": "1.0.1",
"description": "Medusa Index module", "description": "Medusa Index module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -52,7 +52,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7", "@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/inventory", "name": "@medusajs/inventory",
"version": "0.0.3", "version": "1.0.1",
"description": "Inventory Module for Medusa", "description": "Inventory Module for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -37,7 +37,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/link-modules", "name": "@medusajs/link-modules",
"version": "0.2.11", "version": "1.0.1",
"description": "Medusa Default Link Modules Package and Definitions", "description": "Medusa Default Link Modules Package and Definitions",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -33,7 +33,7 @@
"test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts" "test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
@@ -47,7 +47,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/locking", "name": "@medusajs/locking",
"version": "0.0.1", "version": "1.0.1",
"description": "Locking Module for Medusa", "description": "Locking Module for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -33,7 +33,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -47,7 +47,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/notification", "name": "@medusajs/notification",
"version": "0.1.2", "version": "1.0.1",
"description": "Medusa Notification module", "description": "Medusa Notification module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/order", "name": "@medusajs/order",
"version": "0.1.2", "version": "1.0.1",
"description": "Medusa Order module", "description": "Medusa Order module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/payment", "name": "@medusajs/payment",
"version": "0.0.3", "version": "1.0.1",
"description": "Medusa Payment module", "description": "Medusa Payment module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/pricing", "name": "@medusajs/pricing",
"version": "0.1.12", "version": "1.0.1",
"description": "Medusa Pricing module", "description": "Medusa Pricing module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/product", "name": "@medusajs/product",
"version": "0.3.12", "version": "1.0.1",
"description": "Medusa Product module", "description": "Medusa Product module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -52,7 +52,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/promotion", "name": "@medusajs/promotion",
"version": "0.0.4", "version": "1.0.1",
"description": "Medusa Promotion module", "description": "Medusa Promotion module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/auth-emailpass", "name": "@medusajs/auth-emailpass",
"version": "0.0.1", "version": "1.0.1",
"description": "Email and password credential authentication provider for Medusa", "description": "Email and password credential authentication provider for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -37,7 +37,7 @@
"scrypt-kdf": "^2.0.1" "scrypt-kdf": "^2.0.1"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-provider", "medusa-provider",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/auth-github", "name": "@medusajs/auth-github",
"version": "0.0.1", "version": "1.0.1",
"description": "Github OAuth authentication provider for Medusa", "description": "Github OAuth authentication provider for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -35,7 +35,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-provider", "medusa-provider",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/auth-google", "name": "@medusajs/auth-google",
"version": "0.0.1", "version": "1.0.1",
"description": "Google OAuth authentication provider for Medusa", "description": "Google OAuth authentication provider for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -38,7 +38,7 @@
"jsonwebtoken": "^9.0.2" "jsonwebtoken": "^9.0.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-provider", "medusa-provider",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/file-local", "name": "@medusajs/file-local",
"version": "0.0.2", "version": "1.0.1",
"description": "Local filesystem file storage for Medusa", "description": "Local filesystem file storage for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -25,7 +25,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -33,7 +33,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-plugin", "medusa-plugin",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/file-s3", "name": "@medusajs/file-s3",
"version": "0.0.2", "version": "1.0.1",
"description": "S3 protocol file storage for Medusa. Supports any S3-compatible storage provider", "description": "S3 protocol file storage for Medusa. Supports any S3-compatible storage provider",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"axios": "^1.6.8", "axios": "^1.6.8",
@@ -40,7 +40,7 @@
"ulid": "^2.3.0" "ulid": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-plugin", "medusa-plugin",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/fulfillment-manual", "name": "@medusajs/fulfillment-manual",
"version": "0.0.2", "version": "1.0.1",
"description": "Manual fulfillment for Medusa", "description": "Manual fulfillment for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -25,7 +25,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -33,7 +33,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-plugin", "medusa-plugin",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/locking-postgres", "name": "@medusajs/locking-postgres",
"version": "0.0.1", "version": "1.0.1",
"description": "Postgres Advisory Locks for Medusa", "description": "Postgres Advisory Locks for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -20,7 +20,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
@@ -32,7 +32,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"scripts": { "scripts": {
"watch": "tsc --build --watch", "watch": "tsc --build --watch",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/locking-redis", "name": "@medusajs/locking-redis",
"version": "0.0.1", "version": "1.0.1",
"description": "Redis Lock for Medusa", "description": "Redis Lock for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -20,7 +20,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -28,7 +28,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"dependencies": { "dependencies": {
"ioredis": "^5.4.1" "ioredis": "^5.4.1"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/notification-local", "name": "@medusajs/notification-local",
"version": "0.0.1", "version": "1.0.1",
"description": "Local (logging) notification provider for Medusa, useful for testing purposes and log audits", "description": "Local (logging) notification provider for Medusa, useful for testing purposes and log audits",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -34,7 +34,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-provider", "medusa-provider",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/notification-sendgrid", "name": "@medusajs/notification-sendgrid",
"version": "0.0.1", "version": "1.0.1",
"description": "Sendgrid notification provider for Medusa", "description": "Sendgrid notification provider for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -37,7 +37,7 @@
"@sendgrid/mail": "^8.1.3" "@sendgrid/mail": "^8.1.3"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1" "@medusajs/framework": "^1.0.1"
}, },
"keywords": [ "keywords": [
"medusa-provider", "medusa-provider",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/payment-stripe", "name": "@medusajs/payment-stripe",
"version": "0.0.2", "version": "1.0.1",
"description": "Stripe payment provider for Medusa", "description": "Stripe payment provider for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -25,7 +25,7 @@
"watch": "tsc --watch" "watch": "tsc --watch"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@swc/core": "^1.7.28", "@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36", "@swc/jest": "^0.2.36",
"jest": "^29.7.0", "jest": "^29.7.0",
@@ -33,7 +33,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"awilix": "^8.0.1" "awilix": "^8.0.1"
}, },
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/region", "name": "@medusajs/region",
"version": "0.1.1", "version": "1.0.1",
"description": "Medusa Region module", "description": "Medusa Region module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/sales-channel", "name": "@medusajs/sales-channel",
"version": "0.1.1", "version": "1.0.1",
"description": "Medusa Sales Channel module", "description": "Medusa Sales Channel module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/stock-location", "name": "@medusajs/stock-location",
"version": "0.0.3", "version": "1.0.1",
"description": "Stock Location Module for Medusa", "description": "Stock Location Module for Medusa",
"main": "dist/index.js", "main": "dist/index.js",
"repository": { "repository": {
@@ -23,7 +23,7 @@
"author": "Medusa", "author": "Medusa",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -37,7 +37,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/store", "name": "@medusajs/store",
"version": "0.1.1", "version": "1.0.1",
"description": "Medusa Store module", "description": "Medusa Store module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/tax", "name": "@medusajs/tax",
"version": "0.1.1", "version": "1.0.1",
"description": "Medusa Tax module", "description": "Medusa Tax module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -51,7 +51,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/user", "name": "@medusajs/user",
"version": "0.0.3", "version": "1.0.1",
"description": "Medusa Users module", "description": "Medusa Users module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -54,7 +54,7 @@
"jsonwebtoken": "^9.0.2" "jsonwebtoken": "^9.0.2"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/workflow-engine-inmemory", "name": "@medusajs/workflow-engine-inmemory",
"version": "0.0.4", "version": "1.0.1",
"description": "Medusa Workflow Orchestrator module", "description": "Medusa Workflow Orchestrator module",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -55,7 +55,7 @@
"ulid": "^2.3.0" "ulid": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@medusajs/workflow-engine-redis", "name": "@medusajs/workflow-engine-redis",
"version": "0.0.4", "version": "1.0.1",
"description": "Medusa Workflow Orchestrator module using Redis to track workflows executions", "description": "Medusa Workflow Orchestrator module using Redis to track workflows executions",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
"orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear" "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
}, },
"devDependencies": { "devDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@medusajs/test-utils": "^1.1.44", "@medusajs/test-utils": "^1.1.44",
"@mikro-orm/cli": "5.9.7", "@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
@@ -56,7 +56,7 @@
"ulid": "^2.3.0" "ulid": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@medusajs/framework": "^0.0.1", "@medusajs/framework": "^1.0.1",
"@mikro-orm/core": "5.9.7", "@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7", "@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7", "@mikro-orm/postgresql": "5.9.7",

380
yarn.lock

File diff suppressed because it is too large Load Diff