From 2964b4331a410d4c225c500b2a68c887442e3e5a Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Sat, 22 Nov 2025 23:39:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=84=E7=90=86=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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": {