@open-mercato/core 0.6.8-develop.6892.1.f179677788 → 0.6.8-develop.6893.1.7af3b3a72d

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@open-mercato/core",
3
- "version": "0.6.8-develop.6892.1.f179677788",
3
+ "version": "0.6.8-develop.6893.1.7af3b3a72d",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -244,7 +244,7 @@
244
244
  "leaflet": "^1.9.4",
245
245
  "leaflet.markercluster": "^1.5.3",
246
246
  "mammoth": "^1.9.0",
247
- "pdfjs-dist": "^6.1.200",
247
+ "pdfjs-dist": "^6.2.108",
248
248
  "resend": "^6.18.1",
249
249
  "sanitize-html": "2.17.5",
250
250
  "semver": "^7.8.5",
@@ -254,16 +254,16 @@
254
254
  "zod": "^4.4.3"
255
255
  },
256
256
  "peerDependencies": {
257
- "@open-mercato/ai-assistant": "0.6.8-develop.6892.1.f179677788",
258
- "@open-mercato/shared": "0.6.8-develop.6892.1.f179677788",
259
- "@open-mercato/ui": "0.6.8-develop.6892.1.f179677788",
257
+ "@open-mercato/ai-assistant": "0.6.8-develop.6893.1.7af3b3a72d",
258
+ "@open-mercato/shared": "0.6.8-develop.6893.1.7af3b3a72d",
259
+ "@open-mercato/ui": "0.6.8-develop.6893.1.7af3b3a72d",
260
260
  "react": "^19.0.0",
261
261
  "react-dom": "^19.0.0"
262
262
  },
263
263
  "devDependencies": {
264
- "@open-mercato/ai-assistant": "0.6.8-develop.6892.1.f179677788",
265
- "@open-mercato/shared": "0.6.8-develop.6892.1.f179677788",
266
- "@open-mercato/ui": "0.6.8-develop.6892.1.f179677788",
264
+ "@open-mercato/ai-assistant": "0.6.8-develop.6893.1.7af3b3a72d",
265
+ "@open-mercato/shared": "0.6.8-develop.6893.1.7af3b3a72d",
266
+ "@open-mercato/ui": "0.6.8-develop.6893.1.7af3b3a72d",
267
267
  "@testing-library/dom": "^10.4.1",
268
268
  "@testing-library/jest-dom": "^7.0.0",
269
269
  "@testing-library/react": "^16.3.1",