@spiffcommerce/core 26.21.1-beta.adbb6fe9-46bd-5ed3-ba1f-f43502b4dbbd → 26.22.0-beta.5b9afac6-cbbb-54b2-b64f-3a060b726adc

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spiffcommerce/core",
3
- "version": "26.21.1-beta.adbb6fe9-46bd-5ed3-ba1f-f43502b4dbbd",
3
+ "version": "26.22.0-beta.5b9afac6-cbbb-54b2-b64f-3a060b726adc",
4
4
  "description": "Core client API for interacting with the Spiff Commerce backend.",
5
5
  "source": "src/index.ts",
6
6
  "main": "./dist/index.js",
@@ -55,7 +55,6 @@
55
55
  "happy-dom": "^12.1.5",
56
56
  "husky": "^8.0.1",
57
57
  "node-fetch": "^3.3.2",
58
- "preact": "^10.17.1",
59
58
  "react-syntax-highlighter": "^15.5.0",
60
59
  "tsup": "^7.2.0",
61
60
  "typescript": "5.2.2",
@@ -76,7 +75,7 @@
76
75
  "lodash.isequal": "^4.5.0",
77
76
  "opentype.js": "^1.3.4",
78
77
  "pith": "https://github.com/spiffdev/pith.git#808bce907a2cab85bfe917ae0252ab90987b18d0",
79
- "preact": "^10.17.1",
78
+ "preact": "^10.26.5",
80
79
  "preact-render-to-string": "^6.2.1",
81
80
  "qrcode": "^1.5.3",
82
81
  "svg-path-bbox": "^1.2.4",