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 @@ - +