diff --git a/package.json b/package.json index b0073cec..7091feae 100755 --- a/package.json +++ b/package.json @@ -18,12 +18,15 @@ "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19", "@fullcalendar/react": "^6.1.19", - "@heroui/react": "beta", - "@heroui/styles": "beta", + "@heroui/react": "^3.0.0-beta.2", + "@heroui/styles": "^3.0.0-beta.2", + "@heroui/theme": "^2.4.23", "@reduxjs/toolkit": "^2.9.2", "@splidejs/react-splide": "^0.7.12", "@tanstack/react-virtual": "^3.13.12", "@tippyjs/react": "^4.2.6", + "@tsparticles/react": "^3.0.0", + "@tsparticles/slim": "^3.0.0", "@visx/visx": "^3.12.0", "antd": "^5.27.4", "apexcharts": "^3.27.3", @@ -70,8 +73,6 @@ "styled-components": "^5.3.11", "stylis": "^4.0.10", "stylis-plugin-rtl": "^2.1.1", - "@tsparticles/react": "^3.0.0", - "@tsparticles/slim": "^3.0.0", "typescript": "^5.9.3" }, "resolutions": {