Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.6.5",
|
||||
"packageManager": "pnpm@10.29.3",
|
||||
"type": "module",
|
||||
"peerDependencies": {
|
||||
"react": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"vite": "^6.2.3",
|
||||
"vite-plugin-dts": "^4.5.3"
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-dts": "^4.5.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user