mirror of
https://github.com/mue/mue.git
synced 2026-07-25 17:51:14 +02:00
fix: welcome svg, privacy welcome tab, marketplace optimisations, various widget fixes etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "5.1.1",
|
||||
"dependencies": {
|
||||
"@emotion/react": "11.4.0",
|
||||
"@fontsource/lexend-deca": "^4.4.5",
|
||||
"@fontsource/montserrat": "^4.4.5",
|
||||
"@material-ui/core": "5.0.0-beta.0",
|
||||
@@ -41,11 +42,11 @@
|
||||
"eslint": "^7.30.0",
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
"html-webpack-plugin": "^5.3.2",
|
||||
"mini-css-extract-plugin": "^2.0.0",
|
||||
"mini-css-extract-plugin": "^2.1.0",
|
||||
"sass": "^1.35.1",
|
||||
"sass-loader": "^12.1.0",
|
||||
"source-map-loader": "^3.0.0",
|
||||
"webpack": "^5.42.0",
|
||||
"webpack": "^5.42.1",
|
||||
"webpack-cli": "^4.7.2",
|
||||
"webpack-dev-server": "^4.0.0-beta.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user