build: update pkgs
This commit is contained in:
+18
-18
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vocechat-web",
|
||||
"version": "0.4.9",
|
||||
"version": "0.4.11",
|
||||
"homepage": "https://voce.chat",
|
||||
"dependencies": {
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
@@ -14,30 +14,30 @@
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
|
||||
"@toast-ui/react-editor": "^3.2.3",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/react": "^18.2.12",
|
||||
"@types/react-dom": "^18.2.5",
|
||||
"@types/react": "^18.2.14",
|
||||
"@types/react-dom": "^18.2.6",
|
||||
"@udecode/plate": "16.8",
|
||||
"@uiball/loaders": "^1.3.0",
|
||||
"agora-rtc-sdk-ng": "^4.17.2",
|
||||
"agora-rtc-sdk-ng": "^4.18.0",
|
||||
"bfj": "^7.0.2",
|
||||
"broadcast-channel": "^5.1.0",
|
||||
"browserslist": "^4.21.8",
|
||||
"browserslist": "^4.21.9",
|
||||
"clsx": "^1.2.1",
|
||||
"copy-image-clipboard": "^2.1.2",
|
||||
"css-loader": "^6.8.1",
|
||||
"css-minimizer-webpack-plugin": "^5.0.1",
|
||||
"dayjs": "^1.11.8",
|
||||
"dotenv": "^16.1.4",
|
||||
"dotenv": "^16.3.1",
|
||||
"dotenv-expand": "^10.0.0",
|
||||
"emoji-mart": "5.5.2",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint": "^8.43.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.22.2",
|
||||
"framer-motion": "^10.12.16",
|
||||
"firebase": "^9.23.0",
|
||||
"framer-motion": "^10.12.17",
|
||||
"fs-extra": "^11.1.1",
|
||||
"heic2any": "^0.0.4",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"i18next": "^22.5.1",
|
||||
"i18next": "^23.2.3",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"linkify-plugin-mention": "^4.1.1",
|
||||
@@ -57,16 +57,16 @@
|
||||
"react-error-boundary": "^4.0.10",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-i18next": "^12.3.1",
|
||||
"react-redux": "^8.1.0",
|
||||
"react-i18next": "^13.0.1",
|
||||
"react-redux": "^8.1.1",
|
||||
"react-refresh": "0.14.0",
|
||||
"react-router-dom": "^6.13.0",
|
||||
"react-router-dom": "^6.14.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"react-textarea-autosize": "^8.4.1",
|
||||
"react-textarea-autosize": "^8.5.0",
|
||||
"react-use-wizard": "^2.2.1",
|
||||
"react-viewport-list": "^7.1.1",
|
||||
"react-virtuoso": "^4.3.10",
|
||||
"react-virtuoso": "^4.3.11",
|
||||
"resolve": "^1.22.3",
|
||||
"rooks": "^7.14.1",
|
||||
"slate": "^0.94.1",
|
||||
@@ -79,7 +79,7 @@
|
||||
"tippy.js": "^6.3.7",
|
||||
"typescript": "^5.1.3",
|
||||
"wavesurfer.js": "^6.6.4",
|
||||
"webpack": "^5.87.0",
|
||||
"webpack": "^5.88.0",
|
||||
"webpack-dev-server": "^4.15.1",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"workbox-background-sync": "^7.0.0",
|
||||
@@ -130,8 +130,8 @@
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.7",
|
||||
"@types/wavesurfer.js": "^6.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.11",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"babel-loader": "^9.1.2",
|
||||
|
||||
Reference in New Issue
Block a user