@open-mercato/core 0.6.4-develop.4371.1.8f3030407e → 0.6.4-develop.4382.1.6b4f656b77

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.
@@ -1,4 +1,4 @@
1
- [build:core] found 2744 entry points
1
+ [build:core] found 2748 entry points
2
2
  [build:core] built successfully
3
3
  [build:core:generated] found 176 entry points
4
4
  [build:core:generated] built successfully
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@open-mercato/core",
3
- "version": "0.6.4-develop.4371.1.8f3030407e",
3
+ "version": "0.6.4-develop.4382.1.6b4f656b77",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "scripts": {
@@ -243,16 +243,16 @@
243
243
  "zod": "^4.4.3"
244
244
  },
245
245
  "peerDependencies": {
246
- "@open-mercato/ai-assistant": "0.6.4-develop.4371.1.8f3030407e",
247
- "@open-mercato/shared": "0.6.4-develop.4371.1.8f3030407e",
248
- "@open-mercato/ui": "0.6.4-develop.4371.1.8f3030407e",
246
+ "@open-mercato/ai-assistant": "0.6.4-develop.4382.1.6b4f656b77",
247
+ "@open-mercato/shared": "0.6.4-develop.4382.1.6b4f656b77",
248
+ "@open-mercato/ui": "0.6.4-develop.4382.1.6b4f656b77",
249
249
  "react": "^19.0.0",
250
250
  "react-dom": "^19.0.0"
251
251
  },
252
252
  "devDependencies": {
253
- "@open-mercato/ai-assistant": "0.6.4-develop.4371.1.8f3030407e",
254
- "@open-mercato/shared": "0.6.4-develop.4371.1.8f3030407e",
255
- "@open-mercato/ui": "0.6.4-develop.4371.1.8f3030407e",
253
+ "@open-mercato/ai-assistant": "0.6.4-develop.4382.1.6b4f656b77",
254
+ "@open-mercato/shared": "0.6.4-develop.4382.1.6b4f656b77",
255
+ "@open-mercato/ui": "0.6.4-develop.4382.1.6b4f656b77",
256
256
  "@testing-library/dom": "^10.4.1",
257
257
  "@testing-library/jest-dom": "^6.9.1",
258
258
  "@testing-library/react": "^16.3.1",