@opensite/ui 3.1.2 → 3.1.3

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": "3.1.2",
3
+ "version": "3.1.3",
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",
@@ -3430,7 +3430,7 @@
3430
3430
  "@page-speed/router": "1.0.2",
3431
3431
  "@page-speed/skins": "0.1.2",
3432
3432
  "@page-speed/social-share": "0.1.7",
3433
- "@page-speed/video": "0.0.4",
3433
+ "@page-speed/video": "0.0.5",
3434
3434
  "@radix-ui/react-accordion": "^1.2.12",
3435
3435
  "@radix-ui/react-aspect-ratio": "^1.1.8",
3436
3436
  "@radix-ui/react-avatar": "^1.1.11",