@opensite/ui 1.8.1 → 1.8.2

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opensite/ui",
3
- "version": "1.8.1",
3
+ "version": "1.8.2",
4
4
  "description": "Foundational UI component library for OpenSite Semantic Site Builder with tree-shakable exports and abstract styling",
5
5
  "keywords": [
6
6
  "react",
@@ -3379,7 +3379,7 @@
3379
3379
  },
3380
3380
  "dependencies": {
3381
3381
  "@opensite/hooks": "2.0.6",
3382
- "@page-speed/forms": "0.4.4",
3382
+ "@page-speed/forms": "0.4.5",
3383
3383
  "@page-speed/img": "0.4.5",
3384
3384
  "@page-speed/lightbox": "0.2.1",
3385
3385
  "@page-speed/pdf-viewer": "0.1.9",