feat: pin message
This commit is contained in:
+11
-12
@@ -13,16 +13,15 @@
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"@toast-ui/editor": "^3.1.5",
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
|
||||
"@toast-ui/react-editor": "^3.1.3",
|
||||
"@toast-ui/react-editor": "^3.1.5",
|
||||
"@udecode/plate": "^10.6.3",
|
||||
"@uiball/loaders": "^1.2.4",
|
||||
"animate.css": "^4.1.1",
|
||||
"axios": "^0.26.1",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
"babel-preset-react-app": "^10.0.1",
|
||||
"bfj": "^7.0.2",
|
||||
"browserslist": "^4.20.2",
|
||||
"browserslist": "^4.20.3",
|
||||
"camelcase": "^6.3.0",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
||||
"css-loader": "^6.7.1",
|
||||
@@ -43,13 +42,13 @@
|
||||
"localforage": "^1.10.0",
|
||||
"masonry-layout": "^4.2.2",
|
||||
"mini-css-extract-plugin": "^2.6.0",
|
||||
"re-resizable": "^6.9.8",
|
||||
"react": "^18.0.0",
|
||||
"re-resizable": "^6.9.9",
|
||||
"react": "^18.1.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.0.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-google-login": "^5.2.2",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-hot-toast": "^2.2.0",
|
||||
@@ -57,7 +56,7 @@
|
||||
"react-linkify": "^1.0.0-alpha",
|
||||
"react-pdf": "^5.7.2",
|
||||
"react-redux": "^8.0.1",
|
||||
"react-refresh": "0.12.0",
|
||||
"react-refresh": "0.13.0",
|
||||
"react-router-dom": "6",
|
||||
"react-string-replace": "^1.0.0",
|
||||
"react-textarea-autosize": "^8.3.3",
|
||||
@@ -65,11 +64,11 @@
|
||||
"resolve": "^1.22.0",
|
||||
"rooks": "^5.11.0",
|
||||
"semver": "^7.3.7",
|
||||
"slate": "^0.77.2",
|
||||
"slate": "^0.78.0",
|
||||
"slate-auto-replace": "^0.12.1",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-hyperscript": "^0.77.0",
|
||||
"slate-react": "^0.77.3",
|
||||
"slate-react": "^0.77.4",
|
||||
"source-map-loader": "^3.0.1",
|
||||
"style-loader": "^3.3.1",
|
||||
"styled-components": "^5.3.5",
|
||||
@@ -117,15 +116,15 @@
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-react-hooks": "^4.4.0",
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"gh-pages": "^3.2.3",
|
||||
"husky": "^7.0.4",
|
||||
"lint-staged": "^12.4.0",
|
||||
"lint-staged": "^12.4.1",
|
||||
"patch-package": "^6.4.7",
|
||||
"postcss": "^8.4.12",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-loader": "^6.2.1",
|
||||
"postcss-preset-env": "^7.4.3",
|
||||
"postcss-preset-env": "^7.4.4",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.6.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user