chore: updates (upgrade packages,tweak email tpl,etc)

This commit is contained in:
zerosoul
2022-06-15 14:21:58 +08:00
parent 250db6155e
commit 9a9fd75e0a
4 changed files with 70 additions and 182 deletions
+5 -5
View File
@@ -15,7 +15,7 @@
"@toast-ui/editor": "^3.1.7",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
"@toast-ui/react-editor": "^3.1.7",
"@udecode/plate": "^12.0.0",
"@udecode/plate": "^13.0.0",
"@uiball/loaders": "^1.2.6",
"animate.css": "^4.1.1",
"babel-loader": "^8.2.5",
@@ -43,12 +43,12 @@
"masonry-layout": "^4.2.2",
"mini-css-extract-plugin": "^2.6.0",
"pwa-badge": "^1.1.1",
"react": "^18.1.0",
"react": "^18.2.0",
"react-circular-progressbar": "^2.0.4",
"react-dev-utils": "^12.0.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "^18.1.0",
"react-dom": "^18.2.0",
"react-google-login": "^5.2.2",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.2.0",
@@ -58,7 +58,7 @@
"react-linkify": "^1.0.0-alpha",
"react-pdf": "^5.7.2",
"react-redux": "^8.0.2",
"react-refresh": "0.13.0",
"react-refresh": "0.14.0",
"react-router-dom": "6",
"react-string-replace": "^1.1.0",
"react-textarea-autosize": "^8.3.4",
@@ -127,7 +127,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-react-hooks": "^4.6.0",
"gh-pages": "^4.0.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.1",