From 7601610767bcea0076be3596a6e0ad3f7b5fa9e9 Mon Sep 17 00:00:00 2001 From: CaIon <1808837298@qq.com> Date: Sat, 20 Jan 2024 00:13:18 +0800 Subject: [PATCH] update package.json --- web/package.json | 8 ++++---- web/src/components/PersonalSetting.js | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index f371120..46e0274 100644 --- a/web/package.json +++ b/web/package.json @@ -4,9 +4,9 @@ "private": true, "dependencies": { "@douyinfe/semi-ui": "^2.46.1", - "@visactor/vchart": "~1.7.2", - "@visactor/react-vchart": "~1.7.2", - "@visactor/vchart-semi-theme": "~1.7.2", + "@visactor/vchart": "~1.8.8", + "@visactor/react-vchart": "~1.8.8", + "@visactor/vchart-semi-theme": "~1.8.8", "axios": "^0.27.2", "history": "^5.3.0", "marked": "^4.1.1", @@ -54,5 +54,5 @@ "singleQuote": true, "jsxSingleQuote": true }, - "proxy": "http://localhost:3000" + "proxy": "https://nekoapi.com" } diff --git a/web/src/components/PersonalSetting.js b/web/src/components/PersonalSetting.js index f2959d3..78d3240 100644 --- a/web/src/components/PersonalSetting.js +++ b/web/src/components/PersonalSetting.js @@ -397,7 +397,9 @@ const PersonalSetting = () => { >
- +