build: update packages

This commit is contained in:
Tristan Yang
2022-08-09 18:01:33 +08:00
parent 23baaec3aa
commit 44b0b8b285
2 changed files with 200 additions and 194 deletions
+10 -10
View File
@@ -12,13 +12,13 @@
"@reduxjs/toolkit": "^1.8.3",
"@svgr/webpack": "^6.3.1",
"@tippyjs/react": "^4.2.6",
"@toast-ui/editor": "^3.1.10",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
"@toast-ui/react-editor": "^3.1.10",
"@types/node": "^18.6.3",
"@types/react": "^18.0.15",
"@toast-ui/editor": "^3.2.0",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
"@toast-ui/react-editor": "^3.2.0",
"@types/node": "^18.6.5",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@udecode/plate": "^16.0.0",
"@udecode/plate": "^16.0.1",
"@uiball/loaders": "^1.2.6",
"animate.css": "^4.1.1",
"bfj": "^7.0.2",
@@ -33,7 +33,7 @@
"emoji-mart": "3.0.1",
"eslint": "^8.21.0",
"file-loader": "^6.2.0",
"firebase": "^9.9.1",
"firebase": "^9.9.2",
"fs-extra": "^10.1.0",
"html-webpack-plugin": "^5.5.0",
"linkify-it": "3.0.3",
@@ -62,7 +62,7 @@
"react-string-replace": "^1.1.0",
"react-textarea-autosize": "^8.3.4",
"resolve": "^1.22.1",
"rooks": "^6.0.1",
"rooks": "^6.2.1",
"semver": "^7.3.7",
"slate": "^0.82.0",
"slate-history": "^0.66.0",
@@ -130,8 +130,8 @@
"@types/react-helmet": "^6.1.5",
"@types/react-linkify": "^1.0.1",
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"babel-loader": "^8.2.5",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",