diff --git a/package.json b/package.json index 1830e5b..f2754ac 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "type": "module", - "dependencies": { + "dependencies": { "@astrojs/mdx": "^4.3.12", "@astrojs/react": "^4.4.2", "@astrojs/sitemap": "^3.6.0", @@ -48,9 +48,8 @@ }, "devDependencies": { "@kevisual/types": "^0.0.10", - "@types/react": "^19.2.6", + "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-basic-ssl": "^2.1.0", "dotenv": "^17.2.3", "tailwindcss": "^4.1.17", "tw-animate-css": "^1.4.0"