From ff28a4d89c6c879ab58070e33432381618ef26cd Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Mon, 10 Jul 2023 11:30:36 +0200 Subject: [PATCH] [mirotalksfu] - update dep. --- package.json | 6 +++--- public/css/landing.css | 4 +++- public/views/404.html | 2 +- public/views/50X.html | 2 +- public/views/Room.html | 2 +- public/views/about.html | 2 +- public/views/landing.html | 2 +- public/views/login.html | 2 +- public/views/maintenance.html | 6 ++++-- public/views/newroom.html | 2 +- public/views/permission.html | 2 +- public/views/privacy.html | 2 +- 12 files changed, 19 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index f3420d2f..dd73f17e 100644 --- a/package.json +++ b/package.json @@ -43,19 +43,19 @@ "crypto-js": "4.1.1", "express": "4.18.2", "httpolyglot": "0.1.2", - "mediasoup": "3.12.4", + "mediasoup": "3.12.5", "mediasoup-client": "3.6.93", "ngrok": "^4.3.3", "openai": "^3.3.0", "qs": "6.11.2", "socket.io": "4.7.1", - "swagger-ui-express": "4.6.3", + "swagger-ui-express": "5.0.0", "uuid": "9.0.0", "xss": "^1.0.14", "yamljs": "0.3.0" }, "devDependencies": { "node-fetch": "^2.6.7", - "prettier": "2.8.8" + "prettier": "3.0.0" } } diff --git a/public/css/landing.css b/public/css/landing.css index 50b6c843..b46fa045 100644 --- a/public/css/landing.css +++ b/public/css/landing.css @@ -1789,7 +1789,9 @@ main { } .has-animations.is-loaded [class*='reveal-'] { - transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1s cubic-bezier(0.39, 0.575, 0.565, 1); + transition: + opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1), + transform 1s cubic-bezier(0.39, 0.575, 0.565, 1); } .has-animations.is-loaded [class*='reveal-'].is-revealed { diff --git a/public/views/404.html b/public/views/404.html index 5a3895fd..2af95a4f 100755 --- a/public/views/404.html +++ b/public/views/404.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/50X.html b/public/views/50X.html index a546a192..c69d6519 100755 --- a/public/views/50X.html +++ b/public/views/50X.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/Room.html b/public/views/Room.html index b5cd982e..2a7abfee 100644 --- a/public/views/Room.html +++ b/public/views/Room.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/about.html b/public/views/about.html index c7c00c2b..a2503cfa 100644 --- a/public/views/about.html +++ b/public/views/about.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/landing.html b/public/views/landing.html index c2fd0683..138bfd93 100644 --- a/public/views/landing.html +++ b/public/views/landing.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/login.html b/public/views/login.html index 0b0dd222..924b3c95 100644 --- a/public/views/login.html +++ b/public/views/login.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/maintenance.html b/public/views/maintenance.html index f917b45d..c7ce99e1 100644 --- a/public/views/maintenance.html +++ b/public/views/maintenance.html @@ -1,4 +1,4 @@ - + Site Maintenance @@ -9,7 +9,9 @@ body { text-align: center; padding: 20px; - font: 20px Helvetica, sans-serif; + font: + 20px Helvetica, + sans-serif; color: #333; } diff --git a/public/views/newroom.html b/public/views/newroom.html index 4c3b96fa..564d9080 100755 --- a/public/views/newroom.html +++ b/public/views/newroom.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/permission.html b/public/views/permission.html index 690ad01d..7220a792 100755 --- a/public/views/permission.html +++ b/public/views/permission.html @@ -1,4 +1,4 @@ - + diff --git a/public/views/privacy.html b/public/views/privacy.html index ace5cd7b..a30ad5c2 100755 --- a/public/views/privacy.html +++ b/public/views/privacy.html @@ -1,4 +1,4 @@ - +