feat: 初始化挪移完成

This commit is contained in:
许永平
2025-07-04 09:56:24 +08:00
parent 2564e3cfac
commit f14a9b7b8f
5 changed files with 3651 additions and 66 deletions

View File

@@ -36,13 +36,13 @@
"@tanstack/react-table": "latest",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/crypto-js": "^4.2.2",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.126",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@types/node": "^18.19.34",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"autoprefixer": "^10.4.20",
"axios": "^1.6.0",
"chart.js": "latest",
@@ -54,9 +54,9 @@
"embla-carousel-react": "8.5.1",
"input-otp": "1.4.1",
"lucide-react": "^0.454.0",
"react": "^19.1.0",
"react": "^18.2.0",
"react-day-picker": "latest",
"react-dom": "^19.1.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.54.1",
"react-hot-toast": "^2.5.2",
"react-resizable-panels": "^2.1.7",