@open-mercato/core 0.6.7-develop.6576.1.c4bc47711b → 0.6.7-develop.6577.1.cac0b255b0
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.
- package/package.json +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-mercato/core",
|
|
3
|
-
"version": "0.6.7-develop.
|
|
3
|
+
"version": "0.6.7-develop.6577.1.cac0b255b0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"@types/leaflet.markercluster": "^1.5.5",
|
|
237
237
|
"@types/sanitize-html": "^2.13.0",
|
|
238
238
|
"@types/semver": "^7.5.8",
|
|
239
|
-
"@xyflow/react": "^12.11.
|
|
239
|
+
"@xyflow/react": "^12.11.2",
|
|
240
240
|
"ai": "^7.0.4",
|
|
241
241
|
"date-fns": "4.4.0",
|
|
242
242
|
"date-fns-tz": "^3.2.0",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"leaflet.markercluster": "^1.5.3",
|
|
246
246
|
"mammoth": "^1.9.0",
|
|
247
247
|
"pdfjs-dist": "^6.1.200",
|
|
248
|
-
"resend": "^6.
|
|
248
|
+
"resend": "^6.17.2",
|
|
249
249
|
"sanitize-html": "^2.17.5",
|
|
250
250
|
"semver": "^7.8.5",
|
|
251
251
|
"svix": "^1.96.1",
|
|
@@ -253,16 +253,16 @@
|
|
|
253
253
|
"zod": "^4.4.3"
|
|
254
254
|
},
|
|
255
255
|
"peerDependencies": {
|
|
256
|
-
"@open-mercato/ai-assistant": "0.6.7-develop.
|
|
257
|
-
"@open-mercato/shared": "0.6.7-develop.
|
|
258
|
-
"@open-mercato/ui": "0.6.7-develop.
|
|
256
|
+
"@open-mercato/ai-assistant": "0.6.7-develop.6577.1.cac0b255b0",
|
|
257
|
+
"@open-mercato/shared": "0.6.7-develop.6577.1.cac0b255b0",
|
|
258
|
+
"@open-mercato/ui": "0.6.7-develop.6577.1.cac0b255b0",
|
|
259
259
|
"react": "^19.0.0",
|
|
260
260
|
"react-dom": "^19.0.0"
|
|
261
261
|
},
|
|
262
262
|
"devDependencies": {
|
|
263
|
-
"@open-mercato/ai-assistant": "0.6.7-develop.
|
|
264
|
-
"@open-mercato/shared": "0.6.7-develop.
|
|
265
|
-
"@open-mercato/ui": "0.6.7-develop.
|
|
263
|
+
"@open-mercato/ai-assistant": "0.6.7-develop.6577.1.cac0b255b0",
|
|
264
|
+
"@open-mercato/shared": "0.6.7-develop.6577.1.cac0b255b0",
|
|
265
|
+
"@open-mercato/ui": "0.6.7-develop.6577.1.cac0b255b0",
|
|
266
266
|
"@testing-library/dom": "^10.4.1",
|
|
267
267
|
"@testing-library/jest-dom": "^6.9.1",
|
|
268
268
|
"@testing-library/react": "^16.3.1",
|