diff --git a/package.json b/package.json index 147dbcd..14d2990 100644 --- a/package.json +++ b/package.json @@ -11,42 +11,42 @@ }, "dependencies": { "@dckj/react-better-modal": "^0.1.2", - "@lexical/react": "^0.17.1", - "@vonage/client-sdk": "^1.6.0", - "antd": "^5.21.4", + "@lexical/react": "^0.20.0", + "@vonage/client-sdk": "^1.7.2", + "antd": "^5.22.2", "crypto-js": "^4.2.0", "dayjs": "^1.11.13", - "dingtalk-jsapi": "^3.0.38", - "emoji-picker-react": "^4.8.0", - "lexical": "^0.17.1", - "re-resizable": "^6.9.18", + "dingtalk-jsapi": "^3.0.41", + "emoji-picker-react": "^4.12.0", + "lexical": "^0.20.0", + "re-resizable": "^6.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.26.2", + "react-router-dom": "^6.28.0", "zustand": "^4.5.5", - "react-chat-elements": "^12.0.11", + "react-chat-elements": "^12.0.17", "react-draggable": "^4.4.6", "react-quill": "^2.0.0", - "react-rnd": "^10.4.12", + "react-rnd": "^10.4.13", "rxjs": "^7.8.1", "uuid": "^9.0.1", - "vite-plugin-pwa": "^0.19.6" + "vite-plugin-pwa": "^0.21.0" }, "devDependencies": { - "@types/react": "^18.2.15", - "@types/react-dom": "^18.2.7", - "@vitejs/plugin-react": "^4.2.1", - "@vonage/client-sdk": "^1.6.0", - "autoprefixer": "^10.4.17", + "@types/react": "^18.3.12", + "@types/react-dom": "^18.3.1", + "@vitejs/plugin-react": "^4.3.3", + "@vonage/client-sdk": "^1.7.2", + "autoprefixer": "^10.4.20", "eslint": "^8.45.0", - "eslint-plugin-react": "^7.32.2", + "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-react-refresh": "^0.4.3", - "postcss": "^8.4.33", - "tailwindcss": "^3.4.1", + "eslint-plugin-react-refresh": "^0.4.14", + "postcss": "^8.4.49", + "tailwindcss": "^3.4.15", "vite": "^4.5.1", "vite-plugin-css-modules": "^0.0.1", - "vite-plugin-svgr": "^4.2.0", + "vite-plugin-svgr": "^4.3.0", "vite-plugin-windicss": "^1.9.3", "windicss": "^3.5.6" }