Skip to content

Commit 11b72ef

Browse files
Merge branch 'feat/ai-meeting-integration' into feat/ai-automator
2 parents c6a034c + a5c9686 commit 11b72ef

43 files changed

Lines changed: 4384 additions & 998 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"eslint-plugin-only-ascii@^0.0.0": "patch:eslint-plugin-only-ascii@npm%3A0.0.0#./.yarn/patches/eslint-plugin-only-ascii-npm-0.0.0-29e3417685.patch"
7474
},
7575
"dependencies": {
76+
"@kinde-oss/kinde-auth-pkce-js": "^4.3.0",
7677
"@lottiefiles/react-lottie-player": "^3.5.3",
7778
"@remixicon/react": "^4.1.1",
7879
"@supabase/supabase-js": "^2.45.4",

client/packages/lowcoder-comps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@fullcalendar/resource-timeline": "^6.1.11",
1818
"@fullcalendar/timegrid": "^6.1.6",
1919
"@fullcalendar/timeline": "^6.1.6",
20-
"agora-rtc-sdk-ng": "^4.20.2",
21-
"agora-rtm-sdk": "^1.5.1",
20+
"agora-rtc-sdk-ng": "^4.24.3",
21+
"agora-rtm-sdk": "^2.2.4",
2222
"big.js": "^6.2.1",
2323
"echarts-extension-gmap": "^1.6.0",
2424
"echarts-gl": "^2.0.9",

0 commit comments

Comments
 (0)