项目文件夹

文件
wehub-resource-sync 1a390b2815
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1s
/ test (push) Failing after 0s
secretlint / Run secretlint to diff files (push) Failing after 1s
UI-TARS E2E Test / E2E (macos-13) (push) Has been cancelled
UI-TARS E2E Test / E2E (macos-latest) (push) Has been cancelled
UI-TARS E2E Test / E2E (windows-latest) (push) Has been cancelled
CI Test, Typecheck / Test & Typecheck (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:08:49 +08:00

31 行
770 B
JSON

{
"private": true,
"name": "@agent-tars/docs",
"version": "0.3.0",
"scripts": {
"build": "rspress build",
"dev": "rspress dev",
"preview": "rspress preview"
},
"dependencies": {
"@rspress/core": "2.0.0-beta.34",
"react-icons": "5.5.0",
"framer-motion": "12.19.2",
"tailwindcss": "^3.4.17",
"clsx": "2.1.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.11",
"@nextui-org/button": "^2.0.26",
"@nextui-org/react": "2.4.8",
"@nextui-org/theme": "2.4.5"
},
"devDependencies": {
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@tarko/agent": "workspace:*",
"@types/node": "^18.11.17",
"rspress-plugin-mermaid": "^0.3.0"
}
}