logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: 85a063f05692d36f55bf3f091c6422a043225aa3
parent cd46f324d2057df4185c0df691766b9054b3dc46
Author: Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>
Date:   Sat,  1 Feb 2025 08:52:04 +0000

Update dependency phoenix to v1.7.19

Diffstat:

Mpackage.json2+-
Myarn.lock8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -37,7 +37,7 @@ "localforage": "1.10.0", "pako": "^2.1.0", "parse-link-header": "2.0.0", - "phoenix": "1.7.18", + "phoenix": "1.7.19", "punycode.js": "2.3.1", "qrcode": "1.5.4", "querystring-es3": "0.2.1", diff --git a/yarn.lock b/yarn.lock @@ -7289,10 +7289,10 @@ pend@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" -phoenix@1.7.18: - version "1.7.18" - resolved "https://registry.yarnpkg.com/phoenix/-/phoenix-1.7.18.tgz#13b58af5572f9e6ad40d4683b79bee5a0bb84d5b" - integrity sha512-Qo+V9+knfEd+R1pzCe+XJlj3GPSxWz4PNwzFl7GgssuTVYPoh/he3mbPQJ+NEDdqulxAbBtWCNYGPB3WplS5Mg== +phoenix@1.7.19: + version "1.7.19" + resolved "https://registry.yarnpkg.com/phoenix/-/phoenix-1.7.19.tgz#6128b764c542037e648b1d268d9c825cefc87c76" + integrity sha512-d9dJ4NvweGkQ6SEVlCtsqpb5RvBViYgC+dJyiQml+9KLKnG00cdDu1Hbx8beIoion7dmIk5W3HJAn9Eyur2stA== picocolors@^1.0.0: version "1.0.0"