mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
MUI: Update minor version of material UI and Emotion packages (#2339)
This commit is contained in:
12
package.json
12
package.json
@@ -11,13 +11,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.26.2",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@material-ui/core": "^4.12.4",
|
||||
"@mui/icons-material": "^5.14.12",
|
||||
"@mui/material": "^5.14.12",
|
||||
"@mui/styles": "^5.14.12",
|
||||
"@mui/system": "^5.14.12",
|
||||
"@mui/icons-material": "^5.18.0",
|
||||
"@mui/material": "^5.18.0",
|
||||
"@mui/styles": "^5.18.0",
|
||||
"@mui/system": "^5.18.0",
|
||||
"@swc/wasm-web": "^1.9.3",
|
||||
"@types/estree": "^1.0.2",
|
||||
"@types/react-syntax-highlighter": "^15.5.8",
|
||||
|
||||
Reference in New Issue
Block a user