diff --git a/apps/astro/package.json b/apps/astro/package.json index 342eae8..1a5d98c 100644 --- a/apps/astro/package.json +++ b/apps/astro/package.json @@ -13,7 +13,7 @@ "astro": "5.14.4", "@db-ux/astro": "workspace:@db-ux/astro@*", "@db-ux/core-foundations": "3.1.20", - "@db-ux/core-components": "3.1.20", + "@db-ux/core-components": "4.0.0", "@db-ux/react-core-components": "3.1.20" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b6ce4d..f95d757 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: workspace:@db-ux/astro@* version: link:../../packages/astro '@db-ux/core-components': - specifier: 3.1.20 - version: 3.1.20 + specifier: 4.0.0 + version: 4.0.0 '@db-ux/core-foundations': specifier: 3.1.20 version: 3.1.20 @@ -233,12 +233,18 @@ packages: '@db-ux/core-components@3.1.20': resolution: {integrity: sha512-d3T9/cTEaaOTlQA9NMc7YgpaZGV781hSDG8A3pOWLL7oc5MFOzKFINoaquwBiUcb6UgoDJsjZNwe5ZXnFY0Elg==} + '@db-ux/core-components@4.0.0': + resolution: {integrity: sha512-0dHHXHwxYBiE9+JQPqbgnBA0nvdoTOY2W6KTyxR4U6lrzSTKZKawziw+yZVY6+MUWuhVcIfpAU57Azw9cpibLA==} + '@db-ux/core-foundations@3.1.16': resolution: {integrity: sha512-xZlTt/2LWKFNprkELkYSpIGOwiJz1iGm3w35oPd7gvnNhhErP7D5UjRE5MfqJCkMk1u/umZ5yMdAc1JTAF8ZRA==} '@db-ux/core-foundations@3.1.20': resolution: {integrity: sha512-0IRjBHz+faTDoSfCNOvsRIcQQygRZwDvga/jBp5IHA1eBP3TFFTUbGieI6dNeznSCQ59iRDjzdIy/qj1zww9YA==} + '@db-ux/core-foundations@4.0.0': + resolution: {integrity: sha512-GTGstGO+SwGvrkzmMs8qxmQNyzQe3GR8S2EK3SogAjks7yjlkZoTDPwWcVIt90Re3IFY4VS+Fg+S/M7vKtFZpw==} + '@db-ux/react-core-components@3.1.20': resolution: {integrity: sha512-dS0LiTk1xJYqS6B4VdszLHhMEfu2s9dQICCJ7fZiXVEd+aUNk/ceRVHs5eeEnh2PVZuuzA0RZ3klJD+NkS2sZA==} @@ -2957,10 +2963,16 @@ snapshots: dependencies: '@db-ux/core-foundations': 3.1.20 + '@db-ux/core-components@4.0.0': + dependencies: + '@db-ux/core-foundations': 4.0.0 + '@db-ux/core-foundations@3.1.16': {} '@db-ux/core-foundations@3.1.20': {} + '@db-ux/core-foundations@4.0.0': {} + '@db-ux/react-core-components@3.1.20': dependencies: '@db-ux/core-components': 3.1.20