@medusajs/medusa 2.9.0-preview-20250806150252 → 2.9.0-snapshot-20250806132654

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +49 -49
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/medusa",
3
- "version": "2.9.0-preview-20250806150252",
3
+ "version": "2.9.0-snapshot-20250806132654",
4
4
  "description": "Building blocks for digital commerce",
5
5
  "main": "dist/index.js",
6
6
  "exports": {
@@ -48,7 +48,7 @@
48
48
  "test:integration": "jest --forceExit -- src/**/integration-tests/**/__tests__/**/*.ts"
49
49
  },
50
50
  "devDependencies": {
51
- "@medusajs/framework": "2.9.0-preview-20250806150252",
51
+ "@medusajs/framework": "2.9.0-snapshot-20250806132654",
52
52
  "@opentelemetry/instrumentation-pg": "^0.52.0",
53
53
  "@opentelemetry/resources": "^2.0.0",
54
54
  "@opentelemetry/sdk-node": "^0.200.0",
@@ -69,52 +69,52 @@
69
69
  "dependencies": {
70
70
  "@inquirer/checkbox": "^2.3.11",
71
71
  "@inquirer/input": "^2.2.9",
72
- "@medusajs/admin-bundler": "2.9.0-preview-20250806150252",
73
- "@medusajs/analytics": "2.9.0-preview-20250806150252",
74
- "@medusajs/analytics-local": "2.9.0-preview-20250806150252",
75
- "@medusajs/analytics-posthog": "2.9.0-preview-20250806150252",
76
- "@medusajs/api-key": "2.9.0-preview-20250806150252",
77
- "@medusajs/auth": "2.9.0-preview-20250806150252",
78
- "@medusajs/auth-emailpass": "2.9.0-preview-20250806150252",
79
- "@medusajs/auth-github": "2.9.0-preview-20250806150252",
80
- "@medusajs/auth-google": "2.9.0-preview-20250806150252",
81
- "@medusajs/cache-inmemory": "2.9.0-preview-20250806150252",
82
- "@medusajs/cache-redis": "2.9.0-preview-20250806150252",
83
- "@medusajs/cart": "2.9.0-preview-20250806150252",
84
- "@medusajs/core-flows": "2.9.0-preview-20250806150252",
85
- "@medusajs/currency": "2.9.0-preview-20250806150252",
86
- "@medusajs/customer": "2.9.0-preview-20250806150252",
87
- "@medusajs/event-bus-local": "2.9.0-preview-20250806150252",
88
- "@medusajs/event-bus-redis": "2.9.0-preview-20250806150252",
89
- "@medusajs/file": "2.9.0-preview-20250806150252",
90
- "@medusajs/file-local": "2.9.0-preview-20250806150252",
91
- "@medusajs/file-s3": "2.9.0-preview-20250806150252",
92
- "@medusajs/fulfillment": "2.9.0-preview-20250806150252",
93
- "@medusajs/fulfillment-manual": "2.9.0-preview-20250806150252",
94
- "@medusajs/index": "2.9.0-preview-20250806150252",
95
- "@medusajs/inventory": "2.9.0-preview-20250806150252",
96
- "@medusajs/link-modules": "2.9.0-preview-20250806150252",
97
- "@medusajs/locking": "2.9.0-preview-20250806150252",
98
- "@medusajs/locking-postgres": "2.9.0-preview-20250806150252",
99
- "@medusajs/locking-redis": "2.9.0-preview-20250806150252",
100
- "@medusajs/notification": "2.9.0-preview-20250806150252",
101
- "@medusajs/notification-local": "2.9.0-preview-20250806150252",
102
- "@medusajs/notification-sendgrid": "2.9.0-preview-20250806150252",
103
- "@medusajs/order": "2.9.0-preview-20250806150252",
104
- "@medusajs/payment": "2.9.0-preview-20250806150252",
105
- "@medusajs/payment-stripe": "2.9.0-preview-20250806150252",
106
- "@medusajs/pricing": "2.9.0-preview-20250806150252",
107
- "@medusajs/product": "2.9.0-preview-20250806150252",
108
- "@medusajs/promotion": "2.9.0-preview-20250806150252",
109
- "@medusajs/region": "2.9.0-preview-20250806150252",
110
- "@medusajs/sales-channel": "2.9.0-preview-20250806150252",
111
- "@medusajs/stock-location": "2.9.0-preview-20250806150252",
112
- "@medusajs/store": "2.9.0-preview-20250806150252",
113
- "@medusajs/tax": "2.9.0-preview-20250806150252",
114
- "@medusajs/telemetry": "2.9.0-preview-20250806150252",
115
- "@medusajs/user": "2.9.0-preview-20250806150252",
116
- "@medusajs/workflow-engine-inmemory": "2.9.0-preview-20250806150252",
117
- "@medusajs/workflow-engine-redis": "2.9.0-preview-20250806150252",
72
+ "@medusajs/admin-bundler": "2.9.0-snapshot-20250806132654",
73
+ "@medusajs/analytics": "2.9.0-snapshot-20250806132654",
74
+ "@medusajs/analytics-local": "2.9.0-snapshot-20250806132654",
75
+ "@medusajs/analytics-posthog": "2.9.0-snapshot-20250806132654",
76
+ "@medusajs/api-key": "2.9.0-snapshot-20250806132654",
77
+ "@medusajs/auth": "2.9.0-snapshot-20250806132654",
78
+ "@medusajs/auth-emailpass": "2.9.0-snapshot-20250806132654",
79
+ "@medusajs/auth-github": "2.9.0-snapshot-20250806132654",
80
+ "@medusajs/auth-google": "2.9.0-snapshot-20250806132654",
81
+ "@medusajs/cache-inmemory": "2.9.0-snapshot-20250806132654",
82
+ "@medusajs/cache-redis": "2.9.0-snapshot-20250806132654",
83
+ "@medusajs/cart": "2.9.0-snapshot-20250806132654",
84
+ "@medusajs/core-flows": "2.9.0-snapshot-20250806132654",
85
+ "@medusajs/currency": "2.9.0-snapshot-20250806132654",
86
+ "@medusajs/customer": "2.9.0-snapshot-20250806132654",
87
+ "@medusajs/event-bus-local": "2.9.0-snapshot-20250806132654",
88
+ "@medusajs/event-bus-redis": "2.9.0-snapshot-20250806132654",
89
+ "@medusajs/file": "2.9.0-snapshot-20250806132654",
90
+ "@medusajs/file-local": "2.9.0-snapshot-20250806132654",
91
+ "@medusajs/file-s3": "2.9.0-snapshot-20250806132654",
92
+ "@medusajs/fulfillment": "2.9.0-snapshot-20250806132654",
93
+ "@medusajs/fulfillment-manual": "2.9.0-snapshot-20250806132654",
94
+ "@medusajs/index": "2.9.0-snapshot-20250806132654",
95
+ "@medusajs/inventory": "2.9.0-snapshot-20250806132654",
96
+ "@medusajs/link-modules": "2.9.0-snapshot-20250806132654",
97
+ "@medusajs/locking": "2.9.0-snapshot-20250806132654",
98
+ "@medusajs/locking-postgres": "2.9.0-snapshot-20250806132654",
99
+ "@medusajs/locking-redis": "2.9.0-snapshot-20250806132654",
100
+ "@medusajs/notification": "2.9.0-snapshot-20250806132654",
101
+ "@medusajs/notification-local": "2.9.0-snapshot-20250806132654",
102
+ "@medusajs/notification-sendgrid": "2.9.0-snapshot-20250806132654",
103
+ "@medusajs/order": "2.9.0-snapshot-20250806132654",
104
+ "@medusajs/payment": "2.9.0-snapshot-20250806132654",
105
+ "@medusajs/payment-stripe": "2.9.0-snapshot-20250806132654",
106
+ "@medusajs/pricing": "2.9.0-snapshot-20250806132654",
107
+ "@medusajs/product": "2.9.0-snapshot-20250806132654",
108
+ "@medusajs/promotion": "2.9.0-snapshot-20250806132654",
109
+ "@medusajs/region": "2.9.0-snapshot-20250806132654",
110
+ "@medusajs/sales-channel": "2.9.0-snapshot-20250806132654",
111
+ "@medusajs/stock-location": "2.9.0-snapshot-20250806132654",
112
+ "@medusajs/store": "2.9.0-snapshot-20250806132654",
113
+ "@medusajs/tax": "2.9.0-snapshot-20250806132654",
114
+ "@medusajs/telemetry": "2.9.0-snapshot-20250806132654",
115
+ "@medusajs/user": "2.9.0-snapshot-20250806132654",
116
+ "@medusajs/workflow-engine-inmemory": "2.9.0-snapshot-20250806132654",
117
+ "@medusajs/workflow-engine-redis": "2.9.0-snapshot-20250806132654",
118
118
  "@opentelemetry/api": "^1.9.0",
119
119
  "boxen": "^5.0.1",
120
120
  "chalk": "^4.0.0",
@@ -133,7 +133,7 @@
133
133
  "zod": "3.25.76"
134
134
  },
135
135
  "peerDependencies": {
136
- "@medusajs/framework": "2.9.0-preview-20250806150252",
136
+ "@medusajs/framework": "2.9.0-snapshot-20250806132654",
137
137
  "@mikro-orm/core": "6.4.3",
138
138
  "@mikro-orm/knex": "6.4.3",
139
139
  "@mikro-orm/migrations": "6.4.3",