Touch Up Dashboard
This commit is contained in:
13
package.json
13
package.json
@@ -12,13 +12,18 @@
|
||||
"production": "mix --production"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.25",
|
||||
"laravel-mix": "^6.0.6",
|
||||
"axios": "^0.25.0",
|
||||
"laravel-mix": "^6.0.43",
|
||||
"lodash": "^4.17.21",
|
||||
"postcss": "^8.1.14"
|
||||
"postcss": "^8.4.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mui/icons-material": "^5.8.0",
|
||||
"@mui/material": "^5.8.1"
|
||||
"@mui/material": "^5.8.1",
|
||||
"apexcharts": "^3.35.3",
|
||||
"numeral": "^2.0.6",
|
||||
"react": "^18.1.0",
|
||||
"react-apexcharts": "^1.4.0",
|
||||
"react-dom": "^18.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user