@opensite/ui 2.5.0 → 2.5.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opensite/ui",
3
- "version": "2.5.0",
3
+ "version": "2.5.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",
@@ -3398,12 +3398,13 @@
3398
3398
  "vitest": "^4.0.10"
3399
3399
  },
3400
3400
  "dependencies": {
3401
- "@opensite/hooks": "2.0.8",
3402
- "@page-speed/forms": "0.7.1",
3401
+ "@opensite/hooks": "2.1.0",
3402
+ "@page-speed/forms": "0.7.2",
3403
3403
  "@page-speed/icon": "^0.1.0",
3404
3404
  "@page-speed/img": "0.4.6",
3405
3405
  "@page-speed/lightbox": "0.2.1",
3406
3406
  "@page-speed/pdf-viewer": "0.1.9",
3407
+ "@page-speed/social-share": "^0.0.3",
3407
3408
  "@radix-ui/react-accordion": "^1.2.12",
3408
3409
  "@radix-ui/react-aspect-ratio": "^1.1.8",
3409
3410
  "@radix-ui/react-avatar": "^1.1.11",