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: 64cf4c7bb8441c6e4abe9a1d92b859a8985b7c93
parent fe4867474bb6a007552083a1707bb78c4731218a
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Mon,  3 Feb 2025 14:14:50 +0000

Merge branch 'renovate/phoenix-1.x' into 'develop'

Update dependency phoenix to v1.7.19

See merge request pleroma/pleroma-fe!2024

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"