@open-mercato/core 0.4.5-develop-2e11bb113e → 0.4.5-develop-a10d730395
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 +3 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-mercato/core",
|
|
3
|
-
"version": "0.4.5-develop-
|
|
3
|
+
"version": "0.4.5-develop-a10d730395",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
209
|
"dependencies": {
|
|
210
|
-
"@open-mercato/shared": "0.4.5-develop-
|
|
210
|
+
"@open-mercato/shared": "0.4.5-develop-a10d730395",
|
|
211
211
|
"@types/semver": "^7.5.8",
|
|
212
212
|
"@xyflow/react": "^12.6.0",
|
|
213
213
|
"ai": "^6.0.0",
|
|
@@ -220,6 +220,7 @@
|
|
|
220
220
|
"@testing-library/dom": "^10.4.1",
|
|
221
221
|
"@testing-library/jest-dom": "^6.9.1",
|
|
222
222
|
"@testing-library/react": "^16.3.1",
|
|
223
|
+
"@types/html-to-text": "^9.0.4",
|
|
223
224
|
"@types/jest": "^30.0.0",
|
|
224
225
|
"jest": "^30.2.0",
|
|
225
226
|
"jest-environment-jsdom": "^30.2.0",
|