chore: fix deps warn

This commit is contained in:
DarkSky
2022-08-26 18:53:58 +08:00
parent 3e0d076899
commit 7eff19509f
10 changed files with 1127 additions and 1054 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"license": "MIT",
"dependencies": {
"@mui/icons-material": "^5.8.4",
"date-fns": "^2.28.0",
"style9": "^0.13.3"
"date-fns": "^2.29.2",
"style9": "^0.14.0"
}
}