@opensite/ui 0.2.8 → 0.2.9
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opensite/ui",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.9",
|
|
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",
|
|
@@ -3304,8 +3304,8 @@
|
|
|
3304
3304
|
"@opensite/hooks": "^0.1.1",
|
|
3305
3305
|
"@page-speed/forms": "0.3.4",
|
|
3306
3306
|
"@page-speed/img": "0.4.3",
|
|
3307
|
-
"@page-speed/lightbox": "0.1.
|
|
3308
|
-
"@page-speed/pdf-viewer": "0.1.
|
|
3307
|
+
"@page-speed/lightbox": "0.1.8",
|
|
3308
|
+
"@page-speed/pdf-viewer": "0.1.6",
|
|
3309
3309
|
"@radix-ui/react-accordion": "^1.2.12",
|
|
3310
3310
|
"@radix-ui/react-aspect-ratio": "^1.1.8",
|
|
3311
3311
|
"@radix-ui/react-avatar": "^1.1.11",
|