[mirotalksfu] - update dep, add animate

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-03 17:01:28 +02:00
الأصل 381774bffe
التزام 881a8dd7d6
4 ملفات معدلة مع 9 إضافات و5 حذوفات

عرض الملف

@@ -33,8 +33,8 @@
"author": "Miroslav Pejic",
"license": "AGPL-3.0",
"dependencies": {
"@sentry/integrations": "7.65.0",
"@sentry/node": "7.65.0",
"@sentry/integrations": "7.66.0",
"@sentry/node": "7.66.0",
"axios": "^1.5.0",
"body-parser": "1.20.2",
"colors": "1.4.0",
@@ -46,7 +46,7 @@
"mediasoup": "3.12.11",
"mediasoup-client": "3.6.100",
"ngrok": "^4.3.3",
"openai": "^4.3.0",
"openai": "^4.4.0",
"qs": "6.11.2",
"socket.io": "4.7.2",
"swagger-ui-express": "5.0.0",
@@ -56,6 +56,6 @@
},
"devDependencies": {
"node-fetch": "^3.3.2",
"prettier": "3.0.2"
"prettier": "3.0.3"
}
}