Skip to content

Commit fb5bd5d

Browse files
committed
updated packages
1 parent 19f69a2 commit fb5bd5d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

MtdrSpring/frontend/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@emotion/react": "^11.8.1",
6+
"@emotion/react": "^11.9.0",
77
"@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",
8+
"@mui/icons-material": "^5.8.0",
9+
"@mui/material": "^5.8.0",
10+
"@mui/styles": "^5.7.0",
11+
"moment": "^2.29.3",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
14-
"react-moment": "^1.0.0",
14+
"react-moment": "^1.1.2",
1515
"react-scripts": "5.0.0",
16-
"typescript": "^4.6.3"
16+
"typescript": "^4.6.4"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)