chore: 移除不必要的依赖项优化管理
- 移除不必要的依赖项以简化项目的包管理。
This commit is contained in:
parent
9bd3d328c8
commit
74b44be0a3
@ -17,11 +17,8 @@
|
|||||||
"typescript": "^5.7.3"
|
"typescript": "^5.7.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.13.1",
|
|
||||||
"axios": "^1.7.9",
|
"axios": "^1.7.9",
|
||||||
"graphql": "^16.10.0",
|
"graphql": "^16.10.0",
|
||||||
"graphql-request": "^7.1.2",
|
"graphql-request": "^7.1.2"
|
||||||
"graphql-tag": "^2.12.6",
|
|
||||||
"ofetch": "^1.4.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user