From fc567e76f4dec9b1e635c8590a4297b07af03a96 Mon Sep 17 00:00:00 2001 From: _Bastler <_Bastler@bstly.de> Date: Tue, 17 Aug 2021 20:33:20 +0200 Subject: [PATCH] update dependencies, Iframe module loading --- back/package.json | 2 +- back/yarn.lock | 6 +++--- front/.gitignore | 2 ++ front/src/Api/IframeListener.ts | 2 +- pusher/package.json | 2 +- pusher/yarn.lock | 6 +++--- 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/back/package.json b/back/package.json index 8a1e445e..53bf717d 100644 --- a/back/package.json +++ b/back/package.json @@ -55,7 +55,7 @@ "query-string": "^6.13.3", "redis": "^3.1.2", "systeminformation": "^4.31.1", - "uWebSockets.js": "uNetworking/uWebSockets.js#v18.5.0", + "uWebSockets.js": "uNetworking/uWebSockets.js#v19.3.0", "uuidv4": "^6.0.7" }, "devDependencies": { diff --git a/back/yarn.lock b/back/yarn.lock index 98d675ee..dbc4cfbb 100644 --- a/back/yarn.lock +++ b/back/yarn.lock @@ -3133,9 +3133,9 @@ typescript@^3.8.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== -uWebSockets.js@uNetworking/uWebSockets.js#v18.5.0: - version "18.5.0" - resolved "https://codeload.github.com/uNetworking/uWebSockets.js/tar.gz/9b1605d2db82981cafe69dbe356e10ce412f5805" +uWebSockets.js@uNetworking/uWebSockets.js#v19.3.0: + version "19.3.0" + resolved "https://codeload.github.com/uNetworking/uWebSockets.js/tar.gz/7bf0faac5859fef2d113e83d22803f7833774c11" union-value@^1.0.0: version "1.0.1" diff --git a/front/.gitignore b/front/.gitignore index 1842041a..94b7759e 100644 --- a/front/.gitignore +++ b/front/.gitignore @@ -9,5 +9,7 @@ /dist/webpack.config.js /dist/webpack.config.js.map /dist/src +/dist/fonts +/dist/*.png *.sh !templater.sh diff --git a/front/src/Api/IframeListener.ts b/front/src/Api/IframeListener.ts index 7ce6b32d..8d83be74 100644 --- a/front/src/Api/IframeListener.ts +++ b/front/src/Api/IframeListener.ts @@ -337,7 +337,7 @@ class IframeListener { "//" + window.location.host + '/iframe_api.js" >\n' + - '\n' + "