Revert "feat: test1"
Deploy to Staging / deploy (push) Has been cancelled
Lint Backend / lint-backend (push) Has been cancelled
Playwright Tests / changes (push) Has been cancelled
Test Backend / test-backend (push) Has been cancelled
Test Docker Compose / test-docker-compose (push) Has been cancelled
Playwright Tests / test-playwright (1, 4) (push) Has been cancelled
Playwright Tests / test-playwright (2, 4) (push) Has been cancelled
Playwright Tests / test-playwright (3, 4) (push) Has been cancelled
Playwright Tests / test-playwright (4, 4) (push) Has been cancelled
Playwright Tests / merge-playwright-reports (push) Has been cancelled
Playwright Tests / alls-green-playwright (push) Has been cancelled
Issue Manager / issue-manager (push) Has been cancelled

This reverts commit fd9aa1f00d.
This commit is contained in:
mazxd
2025-03-25 22:05:00 +08:00
parent e7a9a8adec
commit db6f713ba6
8 changed files with 1539 additions and 1942 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-query-devtools": "^5.28.14",
"@tanstack/react-router": "1.19.1",
"axios": "^1.8.4",
"axios": "1.7.4",
"form-data": "4.0.0",
"next-themes": "^0.4.4",
"react": "^18.2.0",
@@ -37,6 +37,6 @@
"@vitejs/plugin-react-swc": "^3.5.0",
"dotenv": "^16.4.5",
"typescript": "^5.2.2",
"vite": "^6.2.3"
"vite": "^5.4.14"
}
}