mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-20 13:24:03 -07:00
chore: upgrade frontend deps
This commit is contained in:
parent
4030e89bfa
commit
f1d97afc2e
2 changed files with 43 additions and 43 deletions
|
@ -2,15 +2,15 @@
|
|||
"name": "frontend",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fontsource/roboto": "^4.5.0",
|
||||
"@material-ui/core": "^4.12.3",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
"@material-ui/styles": "^4.11.4",
|
||||
"@fontsource/roboto": "^4.5.7",
|
||||
"@material-ui/core": "^4.12.4",
|
||||
"@material-ui/icons": "^4.11.3",
|
||||
"@material-ui/styles": "^4.11.5",
|
||||
"@uiw/react-codemirror": "^3.1.0",
|
||||
"axios": "^0.27.2",
|
||||
"codemirror": "^5.62.3",
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
"history": "^5.0.1",
|
||||
"history": "^5.3.0",
|
||||
"ipaddr.js": "^2.0.1",
|
||||
"lodash": "^4.17.21",
|
||||
"react": "^17.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue