We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f69a2 commit fb5bd5dCopy full SHA for fb5bd5d
MtdrSpring/frontend/package.json
@@ -3,17 +3,17 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@emotion/react": "^11.8.1",
+ "@emotion/react": "^11.9.0",
7
"@emotion/styled": "^11.8.1",
8
- "@mui/icons-material": "^5.4.4",
9
- "@mui/material": "^5.4.4",
10
- "@mui/styles": "^5.4.4",
11
- "moment": "^2.29.1",
+ "@mui/icons-material": "^5.8.0",
+ "@mui/material": "^5.8.0",
+ "@mui/styles": "^5.7.0",
+ "moment": "^2.29.3",
12
"react": "^17.0.2",
13
"react-dom": "^17.0.2",
14
- "react-moment": "^1.0.0",
+ "react-moment": "^1.1.2",
15
"react-scripts": "5.0.0",
16
- "typescript": "^4.6.3"
+ "typescript": "^4.6.4"
17
},
18
"scripts": {
19
"start": "react-scripts start",
0 commit comments