From bd026118c50364ed7ecb7f7d22b82fa8f56d3bf5 Mon Sep 17 00:00:00 2001 From: buyfakett Date: Mon, 24 Feb 2025 13:43:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3d68e3b..0fc5014 100644 --- a/package.json +++ b/package.json @@ -61,9 +61,8 @@ }, "devDependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", - "@rsbuild/core": "^1.2.8", - "@rsbuild/plugin-mdx": "^1.0.2", - "@rsbuild/plugin-react": "^1.1.0", + "@rsbuild/core": "^1.2.11", + "@rsbuild/plugin-react": "^1.1.1", "@tailwindcss/postcss": "^4.0.7", "@types/node": "^22.13.4", "@types/react": "^18.3.1",