chore: updates

This commit is contained in:
Tristan Yang
2023-08-13 17:28:28 +08:00
parent 45e338bb16
commit 100a540b1c
3 changed files with 98 additions and 116 deletions
+9 -9
View File
@@ -17,7 +17,7 @@
"@udecode/plate": "16.8",
"@uiball/loaders": "^1.3.0",
"agora-rtc-sdk-ng": "^4.18.2",
"broadcast-channel": "^5.1.0",
"broadcast-channel": "^5.2.0",
"browserslist": "^4.21.10",
"clsx": "^2.0.0",
"copy-image-clipboard": "^2.1.2",
@@ -25,7 +25,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"dayjs": "^1.11.9",
"emoji-mart": "5.5.2",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"firebase": "^10.1.0",
"framer-motion": "^10.15.1",
"fs-extra": "^11.1.1",
@@ -48,13 +48,13 @@
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-error-boundary": "^4.0.11",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.1",
"react-i18next": "^13.0.3",
"react-i18next": "^13.1.2",
"react-redux": "^8.1.2",
"react-refresh": "0.14.0",
"react-router-dom": "^6.14.2",
"react-router-dom": "^6.15.0",
"react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.5.2",
"react-use-wizard": "^2.2.3",
@@ -70,7 +70,7 @@
"terser-webpack-plugin": "^5.3.9",
"tippy.js": "^6.3.7",
"typescript": "^5.1.6",
"wavesurfer.js": "^7.1.1",
"wavesurfer.js": "^7.1.2",
"webpack": "^5.88.2",
"webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0",
@@ -111,8 +111,8 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@types/emoji-mart": "^3.0.9",
"@types/masonry-layout": "^4.2.5",
"@types/node": "^20.4.9",
"@types/react": "^18.2.19",
"@types/node": "^20.4.10",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.6",
"@types/react-syntax-highlighter": "^15.5.7",
@@ -128,7 +128,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"gh-pages": "^5.0.0",
"gh-pages": "^6.0.0",
"md5-file": "^5.0.0",
"patch-package": "^8.0.0",
"postcss": "^8.4.27",