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",
"date-fns": "^2.29.2",
"eventemitter3": "^4.0.7",
"hotkeys-js": "^3.9.4",
"html-escaper": "^3.0.3",
@@ -12,6 +12,6 @@
"marked": "^4.0.19",
"nanoid": "^4.0.0",
"slate": "^0.81.0",
"style9": "^0.13.3"
"style9": "^0.14.0"
}
}