Merge branch 'feat-20221012-environment' into 'staging'
Feat 20221012 environment See merge request !144
Showing
This diff is collapsed.
| ... | ... | @@ -21,6 +21,7 @@ |
| "@types/node": "^16.11.33", | ||
| "@types/react": "^18.0.9", | ||
| "@types/react-dom": "^18.0.3", | ||
| "@uiw/react-codemirror": "^4.12.4", | ||
| "ahooks": "^3.3.12", | ||
| "axios": "^0.27.2", | ||
| "babel-jest": "^27.4.2", | ||
| ... | ... | @@ -48,6 +49,7 @@ |
| "jest": "^27.4.3", | ||
| "jest-resolve": "^27.4.2", | ||
| "jest-watch-typeahead": "^1.0.0", | ||
| "js-base64": "^3.7.2", | ||
| "kekule": "^0.9.7", | ||
| "lodash": "^4.17.21", | ||
| "mini-css-extract-plugin": "^2.4.5", | ||
| ... | ... | @@ -180,7 +182,9 @@ |
| ] | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/standalone": "^7.19.5", | ||
| "@types/crypto-js": "^4.1.1", | ||
| "@types/mockjs": "^1.0.6" | ||
| "@types/mockjs": "^1.0.6", | ||
| "raw-loader": "^4.0.2" | ||
| } | ||
| } |
public/iconfont/demo.css
0 → 100644
public/iconfont/iconfont.css
0 → 100644
public/iconfont/iconfont.js
0 → 100644
public/iconfont/iconfont.ttf
0 → 100644
File added
File added
File added
src/api/resourceCenter.ts
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment