build: update packages

This commit is contained in:
Tristan Yang
2023-05-19 17:38:32 +08:00
parent 54f995803a
commit 7902333eda
3 changed files with 28 additions and 29 deletions
+14 -14
View File
@@ -13,7 +13,7 @@
"@toast-ui/editor": "^3.2.2",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
"@toast-ui/react-editor": "^3.2.3",
"@types/node": "^20.1.4",
"@types/node": "^20.2.1",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@udecode/plate": "16.8",
@@ -24,7 +24,7 @@
"browserslist": "^4.21.5",
"clsx": "^1.2.1",
"copy-image-clipboard": "^2.1.2",
"css-loader": "^6.7.3",
"css-loader": "^6.7.4",
"css-minimizer-webpack-plugin": "^5.0.0",
"dayjs": "^1.11.7",
"dotenv": "^16.0.3",
@@ -33,12 +33,12 @@
"eslint": "^8.40.0",
"file-loader": "^6.2.0",
"firebase": "^9.22.0",
"framer-motion": "^10.12.10",
"framer-motion": "^10.12.12",
"fs-extra": "^11.1.1",
"html-webpack-plugin": "^5.5.1",
"i18next": "^22.4.15",
"i18next": "^22.5.0",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0",
"i18next-http-backend": "^2.2.1",
"linkify-plugin-mention": "^4.1.1",
"linkify-react": "^4.1.1",
"linkifyjs": "^4.1.1",
@@ -46,7 +46,7 @@
"localforage-setitems": "^1.4.0",
"lodash": "^4.17.21",
"masonry-layout": "^4.2.2",
"mini-css-extract-plugin": "^2.7.5",
"mini-css-extract-plugin": "^2.7.6",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dev-utils": "^12.0.1",
@@ -56,29 +56,29 @@
"react-error-boundary": "^4.0.4",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.1",
"react-i18next": "^12.2.2",
"react-i18next": "^12.3.1",
"react-redux": "^8.0.5",
"react-refresh": "0.14.0",
"react-router-dom": "^6.11.1",
"react-router-dom": "^6.11.2",
"react-scripts": "^5.0.1",
"react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.4.1",
"react-use-wizard": "^2.2.1",
"react-viewport-list": "^7.1.1",
"react-virtuoso": "^4.3.6",
"react-virtuoso": "^4.3.7",
"resolve": "^1.22.3",
"rooks": "^7.14.1",
"slate": "^0.93.0",
"slate-history": "^0.93.0",
"slate-react": "^0.93.0",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.2",
"style-loader": "^3.3.3",
"styled-components": "^5.3.10",
"terser-webpack-plugin": "^5.3.8",
"terser-webpack-plugin": "^5.3.9",
"tippy.js": "^6.3.7",
"typescript": "^5.0.4",
"wavesurfer.js": "^6.6.3",
"webpack": "^5.82.1",
"webpack": "^5.83.1",
"webpack-dev-server": "^4.15.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-background-sync": "^6.5.4",
@@ -128,8 +128,8 @@
"@types/react-helmet": "^6.1.6",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/wavesurfer.js": "^6.0.6",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@welldone-software/why-did-you-render": "^7.0.1",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",