@opensite/ui 3.1.6 → 3.1.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.
- package/package.json +2 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opensite/ui",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.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",
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
"@page-speed/img": "0.4.9",
|
|
3425
3425
|
"@page-speed/lightbox": "0.2.1",
|
|
3426
3426
|
"@page-speed/maps": "0.2.4",
|
|
3427
|
-
"@page-speed/markdown-to-jsx": "0.0.
|
|
3427
|
+
"@page-speed/markdown-to-jsx": "0.0.6",
|
|
3428
3428
|
"@page-speed/pdf-viewer": "0.1.9",
|
|
3429
3429
|
"@page-speed/pressable": "0.0.7",
|
|
3430
3430
|
"@page-speed/router": "1.0.2",
|
|
@@ -3453,7 +3453,6 @@
|
|
|
3453
3453
|
"embla-carousel-autoplay": "^8.6.0",
|
|
3454
3454
|
"embla-carousel-react": "^8.6.0",
|
|
3455
3455
|
"framer-motion": "^12.2.0",
|
|
3456
|
-
"lucide-react": "^0.577.0",
|
|
3457
3456
|
"maplibre-gl": "^5.19.0",
|
|
3458
3457
|
"motion": "^12.23.26",
|
|
3459
3458
|
"tailwind-merge": "^3.4.0",
|