diff --git a/packages/extras/package.json b/packages/extras/package.json index d15f31406..7b8b15872 100644 --- a/packages/extras/package.json +++ b/packages/extras/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/extras", - "version": "1.2.42", + "version": "1.2.43", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -53,8 +53,8 @@ "swiper": "^8.1.4" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.42", - "@bubbles-ui/icons": "^1.2.42", + "@bubbles-ui/components": "^1.2.43", + "@bubbles-ui/icons": "^1.2.43", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1",