kopia lustrzana https://github.com/elk-zone/elk
chore: update masto.js from v6.10.4 to v7.2.0
rodzic
455d967c78
commit
3919382302
|
|
@ -85,7 +85,7 @@
|
||||||
"iso-639-1": "^3.0.0",
|
"iso-639-1": "^3.0.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"lru-cache": "^11.0.0",
|
"lru-cache": "^11.0.0",
|
||||||
"masto": "^6.10.4",
|
"masto": "^7.2.0",
|
||||||
"mocked-exports": "^0.1.1",
|
"mocked-exports": "^0.1.1",
|
||||||
"node-emoji": "^2.1.3",
|
"node-emoji": "^2.1.3",
|
||||||
"node-mock-http": "^1.0.0",
|
"node-mock-http": "^1.0.0",
|
||||||
|
|
|
||||||
|
|
@ -176,8 +176,8 @@ importers:
|
||||||
specifier: ^11.0.0
|
specifier: ^11.0.0
|
||||||
version: 11.0.0
|
version: 11.0.0
|
||||||
masto:
|
masto:
|
||||||
specifier: ^6.10.4
|
specifier: ^7.2.0
|
||||||
version: 6.10.4
|
version: 7.2.0
|
||||||
mocked-exports:
|
mocked-exports:
|
||||||
specifier: ^0.1.1
|
specifier: ^0.1.1
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
|
|
@ -7141,8 +7141,8 @@ packages:
|
||||||
markdown-table@3.0.3:
|
markdown-table@3.0.3:
|
||||||
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
||||||
|
|
||||||
masto@6.10.4:
|
masto@7.2.0:
|
||||||
resolution: {integrity: sha512-TqIkWaZa884j9jik39efsv6mdpgalUElwiGLLPHevLlIuCSnGjapGC++VovlQvvVV6O5e4ce/gzWNy17cF6PHg==}
|
resolution: {integrity: sha512-fjaLIEj0rOn4fzrvOzA/YXgI8kwFX10Z5G8c7hIof6zmbS9aPg5sdrRp54F0gjQZWgBjjWKxVh155zxWnx4Udg==}
|
||||||
|
|
||||||
math-intrinsics@1.1.0:
|
math-intrinsics@1.1.0:
|
||||||
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
||||||
|
|
@ -17701,9 +17701,9 @@ snapshots:
|
||||||
|
|
||||||
isobject@3.0.1: {}
|
isobject@3.0.1: {}
|
||||||
|
|
||||||
isomorphic-ws@5.0.0(ws@8.18.2):
|
isomorphic-ws@5.0.0(ws@8.18.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
ws: 8.18.2
|
ws: 8.18.3
|
||||||
|
|
||||||
jackspeak@3.4.3:
|
jackspeak@3.4.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -18025,13 +18025,13 @@ snapshots:
|
||||||
|
|
||||||
markdown-table@3.0.3: {}
|
markdown-table@3.0.3: {}
|
||||||
|
|
||||||
masto@6.10.4:
|
masto@7.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
change-case: 4.1.2
|
change-case: 4.1.2
|
||||||
events-to-async: 2.0.1
|
events-to-async: 2.0.1
|
||||||
isomorphic-ws: 5.0.0(ws@8.18.2)
|
isomorphic-ws: 5.0.0(ws@8.18.3)
|
||||||
ts-custom-error: 3.3.1
|
ts-custom-error: 3.3.1
|
||||||
ws: 8.18.2
|
ws: 8.18.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue