mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-02 15:21:40 +00:00
Updating lemmy-js-client
This commit is contained in:
parent
38f5f4e043
commit
2fcf7cd468
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"jest": "^29.5.0",
|
||||
"lemmy-js-client": "0.20.0-modlog-combined.0",
|
||||
"lemmy-js-client": "0.20.0-modlog-combined.1",
|
||||
"prettier": "^3.4.2",
|
||||
"ts-jest": "^29.1.0",
|
||||
"typescript": "^5.7.2",
|
||||
|
|
|
@ -30,8 +30,8 @@ importers:
|
|||
specifier: ^29.5.0
|
||||
version: 29.7.0(@types/node@22.10.1)
|
||||
lemmy-js-client:
|
||||
specifier: 0.20.0-modlog-combined.0
|
||||
version: 0.20.0-modlog-combined.0
|
||||
specifier: 0.20.0-modlog-combined.1
|
||||
version: 0.20.0-modlog-combined.1
|
||||
prettier:
|
||||
specifier: ^3.4.2
|
||||
version: 3.4.2
|
||||
|
@ -1166,8 +1166,8 @@ packages:
|
|||
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
lemmy-js-client@0.20.0-modlog-combined.0:
|
||||
resolution: {integrity: sha512-lb3na39klOSE184hJJObMufKjHtm3Mrk42RHqyVNCYZQ+FAAbQzBFTuYyqv8QJV5TJlMmyFO2v1v/9cH72nLRg==}
|
||||
lemmy-js-client@0.20.0-modlog-combined.1:
|
||||
resolution: {integrity: sha512-TL7Vk/G25xALDNDdc5UGgxPNUw2EML33Rh5+1F/0u126RC+l4uoLZvFAczSgu0Na3qDedjMPFnDpvsA60OrlTw==}
|
||||
|
||||
leven@3.1.0:
|
||||
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
||||
|
@ -3078,7 +3078,7 @@ snapshots:
|
|||
|
||||
kleur@3.0.3: {}
|
||||
|
||||
lemmy-js-client@0.20.0-modlog-combined.0: {}
|
||||
lemmy-js-client@0.20.0-modlog-combined.1: {}
|
||||
|
||||
leven@3.1.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue