@opensite/ui 2.5.6 → 2.5.7

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": "2.5.6",
3
+ "version": "2.5.7",
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",
@@ -3399,7 +3399,7 @@
3399
3399
  },
3400
3400
  "dependencies": {
3401
3401
  "@opensite/hooks": "2.1.0",
3402
- "@page-speed/forms": "0.7.4",
3402
+ "@page-speed/forms": "0.7.5",
3403
3403
  "@page-speed/icon": "^0.1.0",
3404
3404
  "@page-speed/img": "0.4.6",
3405
3405
  "@page-speed/lightbox": "0.2.1",