diff options
Diffstat (limited to '')
-rw-r--r-- | xce-unfederated.patch (renamed from xce.patch) | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/xce.patch b/xce-unfederated.patch index 38772d7..a7dbb29 100644 --- a/xce.patch +++ b/xce-unfederated.patch @@ -1,5 +1,5 @@ diff --git a/front/yarn.lock b/front/yarn.lock -index ed480d3..fbd8f1e 100644 +index e78f704..647cb78 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -1819,6 +1819,11 @@ eventemitter3@^2.0.3: @@ -14,7 +14,7 @@ index ed480d3..fbd8f1e 100644 eventemitter3@^4.0.0, eventemitter3@^4.0.7: version "4.0.7" resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" -@@ -3762,21 +3767,10 @@ pbkdf2@^3.0.3: +@@ -3762,31 +3767,28 @@ pbkdf2@^3.0.3: safe-buffer "^5.0.1" sha.js "^2.4.8" @@ -33,17 +33,24 @@ index ed480d3..fbd8f1e 100644 - imports-loader "^1.2.0" - path "^0.12.7" - - phaser3-rex-plugins@^1.1.32: - version "1.1.39" - resolved "https://registry.yarnpkg.com/phaser3-rex-plugins/-/phaser3-rex-plugins-1.1.39.tgz#770bfde0198874a369afd91881ddea80bf2c8479" -@@ -3787,6 +3781,14 @@ phaser3-rex-plugins@^1.1.32: +-phaser3-rex-plugins@^1.1.32: +- version "1.1.39" +- resolved "https://registry.yarnpkg.com/phaser3-rex-plugins/-/phaser3-rex-plugins-1.1.39.tgz#770bfde0198874a369afd91881ddea80bf2c8479" +- integrity sha512-H0aPJt+DV1zuuWSSg5yHfbga3QM948/W5fHlwHEhHANVT8DaewUAlo+vQrO3hA4yVq/77dqoiCe5Tk9XoJZ3QQ== ++phaser3-rex-plugins@^1.1.42: ++ version "1.1.44" ++ resolved "https://registry.yarnpkg.com/phaser3-rex-plugins/-/phaser3-rex-plugins-1.1.44.tgz#83588ab2801c5b3a80a18be4f0ae37f1f32096b0" ++ integrity sha512-JPr3+UQv4+uv4etZr80aFhYxw2dk4UYG9/gQ4uMSSXQuc8gXQkXCr3J3zm8LJqH+1FXeK8nncpC7TKa4uKLgQw== + dependencies: + eventemitter3 "^3.1.2" + lokijs "^1.5.11" papaparse "^5.3.0" webfontloader "^1.6.28" -+phaser@^3.53.1: -+ version "3.53.1" -+ resolved "https://registry.yarnpkg.com/phaser/-/phaser-3.53.1.tgz#1ba603ce5e4e6d5028cdd411a5a5c0ef0f75fc86" -+ integrity sha512-yvzKotQLhdsaEfS7EdQodosUV9pvcNPcqgjh7mPzVPPZXeaUfwWu4spwgGxU4ohTckVMd2JXbOrTymXF5Qs1Dg== ++phaser@^3.54.0: ++ version "3.54.0" ++ resolved "https://registry.yarnpkg.com/phaser/-/phaser-3.54.0.tgz#46b191e46059aab2a9a57f78525c60b595767eee" ++ integrity sha512-/1XVI6J2siS0OGwJez7vLbRjars1zb//EvJdYMVyd3wNTUf5DHrvYUj1f6TsEISr4vjnbrNtS66QIuPbGU8x6A== + dependencies: + eventemitter3 "^4.0.7" + path "^0.12.7" |