feat: 刷题页面
This commit is contained in:
12
package.json
12
package.json
@@ -21,9 +21,15 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
"antd": "^5.9.4",
|
||||
"axios": "^1.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"pubsub-js": "^1.9.4",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-router-dom": "^6.16.0"
|
||||
"react-router-dom": "^6.16.0",
|
||||
"wangeditor": "^4.7.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.1",
|
||||
@@ -38,6 +44,10 @@
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"husky": "^8.0.1",
|
||||
"less": "^4.2.0",
|
||||
"less-loader": "^11.1.3",
|
||||
"postcss": "^8.4.31",
|
||||
"postcss-preset-env": "^9.1.4",
|
||||
"prettier": "^3.0.3",
|
||||
"stylelint": "^14.9.0",
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
|
Reference in New Issue
Block a user