chore: update
正在显示
差异被折叠。
... | ... | @@ -11,7 +11,7 @@ |
"lint": "eslint --ext .js,.jsx,.ts,.tsx --fix --ignore-path .gitignore ./src" | ||
}, | ||
"dependencies": { | ||
"@ant-design/icons": "^5.3.7", | ||
"@ant-design/icons": "^5.4.0", | ||
"@chuangkit/chuangkit-design": "^2.0.8", | ||
"@fortaine/fetch-event-source": "^3.0.6", | ||
"@reduxjs/toolkit": "^1.9.7", | ||
... | ... | @@ -20,7 +20,7 @@ |
"@wangeditor/plugin-link-card": "^1.0.0", | ||
"ahooks": "^3.8.0", | ||
"ali-oss": "^6.20.0", | ||
"antd": "^5.18.1", | ||
"antd": "^5.20.6", | ||
"axios": "^1.6.2", | ||
"dayjs": "^1.11.11", | ||
"easy-formula-editor": "^0.0.2-alpha.1", | ||
... | ... | @@ -32,7 +32,7 @@ |
"lodash-es": "^4.17.21", | ||
"qs": "^6.11.2", | ||
"rc-slider-captcha": "^1.3.0", | ||
"react": "^18.2.0", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-error-boundary": "^4.0.13", | ||
"react-redux": "^8.1.3", | ||
... | ... | @@ -42,15 +42,15 @@ |
"xml-formatter": "^3.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.3.3", | ||
"@types/react": "^18.3.5", | ||
"@types/react-dom": "^18.3.0", | ||
"@vitejs/plugin-react-swc": "^3.7.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-react": "^7.34.2", | ||
"eslint-plugin-react": "^7.35.2", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"less": "^4.2.0", | ||
"vite": "^5.3.1", | ||
"vite-plugin-mkcert": "^1.17.5" | ||
"vite": "^5.4.4", | ||
"vite-plugin-mkcert": "^1.17.6" | ||
}, | ||
"browserslist": [ | ||
"> 1%", | ||
... | ... | @@ -58,6 +58,6 @@ |
"not ie <= 10" | ||
], | ||
"optionalDependencies": { | ||
"@rollup/rollup-linux-x64-gnu": "^4.18.0" | ||
"@rollup/rollup-linux-x64-gnu": "^4.21.2" | ||
} | ||
} |
src/api/user.js
0 → 100644
src/hooks/useTeachers.js
0 → 100644
src/pages/books/management/api.js
0 → 100644
src/pages/books/section/api.js
0 → 100644
请
注册
或者
登录
后发表评论