This commit is contained in:
2025-11-25 09:42:29 +08:00
parent 90c2da923a
commit 2c4ed896e8

View File

@@ -15,7 +15,7 @@
"author": "abearxiong <xiongxiao@xiongxiao.me> (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"