pull/412/head
Lim Chee Aun 2024-02-24 14:00:28 +08:00
rodzic 6a6162ec6e
commit bf609b979e
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -23,7 +23,7 @@
"idb-keyval": "~6.2.1", "idb-keyval": "~6.2.1",
"just-debounce-it": "~3.2.0", "just-debounce-it": "~3.2.0",
"lz-string": "~1.5.0", "lz-string": "~1.5.0",
"masto": "~6.5.4", "masto": "~6.6.0",
"moize": "~6.1.6", "moize": "~6.1.6",
"p-retry": "~6.2.0", "p-retry": "~6.2.0",
"p-throttle": "~6.1.0", "p-throttle": "~6.1.0",
@ -5622,9 +5622,9 @@
} }
}, },
"node_modules/masto": { "node_modules/masto": {
"version": "6.5.4", "version": "6.6.0",
"resolved": "https://registry.npmjs.org/masto/-/masto-6.5.4.tgz", "resolved": "https://registry.npmjs.org/masto/-/masto-6.6.0.tgz",
"integrity": "sha512-hJbgQ6RlWpeA5FJ+l0CPha2zq+OlWr7bbUn09xnzNNOvBVgusTwwB898n996D3qhhr3jEpR36QUpZVxnxH+P7g==", "integrity": "sha512-spXDwI22M7cWaFPBmpEY+05F+9kAE0nLwzUx5YPECKsLEEQ+c+a92yo/WOnocNs/ILr9/OCKjYPyCykL6TVw+w==",
"dependencies": { "dependencies": {
"change-case": "^4.1.2", "change-case": "^4.1.2",
"events-to-async": "^2.0.1", "events-to-async": "^2.0.1",

Wyświetl plik

@ -25,7 +25,7 @@
"idb-keyval": "~6.2.1", "idb-keyval": "~6.2.1",
"just-debounce-it": "~3.2.0", "just-debounce-it": "~3.2.0",
"lz-string": "~1.5.0", "lz-string": "~1.5.0",
"masto": "~6.5.4", "masto": "~6.6.0",
"moize": "~6.1.6", "moize": "~6.1.6",
"p-retry": "~6.2.0", "p-retry": "~6.2.0",
"p-throttle": "~6.1.0", "p-throttle": "~6.1.0",