build: upgrade packages

This commit is contained in:
Tristan Yang
2022-07-04 16:12:50 +08:00
parent 101dbdb5ee
commit 227ae51af3
2 changed files with 489 additions and 480 deletions
+7 -7
View File
@@ -15,10 +15,10 @@
"@toast-ui/editor": "^3.1.7",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
"@toast-ui/react-editor": "^3.1.7",
"@types/node": "^18.0.0",
"@types/node": "^18.0.1",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@udecode/plate": "^13.8.0",
"@udecode/plate": "^14.0.0",
"@uiball/loaders": "^1.2.6",
"animate.css": "^4.1.1",
"bfj": "^7.0.2",
@@ -31,7 +31,7 @@
"dotenv": "^16.0.1",
"dotenv-expand": "^8.0.3",
"emoji-mart": "3.0.1",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"file-loader": "^6.2.0",
"firebase": "^9.8.4",
"fs-extra": "^10.1.0",
@@ -62,7 +62,7 @@
"react-string-replace": "^1.1.0",
"react-textarea-autosize": "^8.3.4",
"resolve": "^1.22.1",
"rooks": "^5.11.6",
"rooks": "^5.11.8",
"semver": "^7.3.7",
"slate": "^0.81.1",
"slate-history": "^0.66.0",
@@ -70,7 +70,7 @@
"source-map-loader": "^4.0.0",
"style-loader": "^3.3.1",
"styled-components": "^5.3.5",
"styled-reset": "^4.4.1",
"styled-reset": "^4.4.2",
"swiper": "^8.2.6",
"terser-webpack-plugin": "^5.3.3",
"tippy.js": "^6.3.7",
@@ -125,8 +125,8 @@
"@types/react-helmet": "^6.1.5",
"@types/react-linkify": "^1.0.1",
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.30.4",
"@typescript-eslint/parser": "^5.30.4",
"babel-loader": "^8.2.5",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",