mirror of
https://github.com/thelounge/thelounge.git
synced 2026-06-22 20:38:38 -04:00
package.json: run npm pkg fix (#5079)
From https://github.com/thelounge/thelounge/actions/runs/24524239089/job/71689992605
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thelounge/thelounge.git"
|
||||
"url": "git+https://github.com/thelounge/thelounge.git"
|
||||
},
|
||||
"homepage": "https://thelounge.chat/",
|
||||
"scripts": {
|
||||
@@ -66,7 +66,7 @@
|
||||
"file-type": "16.5.4",
|
||||
"filenamify": "4.3.0",
|
||||
"got": "11.8.6",
|
||||
"irc-framework": "kiwiirc/irc-framework#9578e59",
|
||||
"irc-framework": "github:kiwiirc/irc-framework#9578e59",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.3.3",
|
||||
"linkify-it": "3.0.3",
|
||||
|
||||
@@ -5278,7 +5278,7 @@ ipaddr.js@1.9.1:
|
||||
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
|
||||
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
|
||||
|
||||
irc-framework@kiwiirc/irc-framework#9578e59:
|
||||
"irc-framework@github:kiwiirc/irc-framework#9578e59":
|
||||
version "4.14.0"
|
||||
resolved "https://codeload.github.com/kiwiirc/irc-framework/tar.gz/9578e59a1056499e4a03a0f0fd2c260e9aadc541"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user