pull/54/head
Lim Chee Aun 2023-02-12 22:40:54 +08:00
rodzic a37a1ca21b
commit a6f300d4af
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -17,7 +17,7 @@
"fast-deep-equal": "~3.1.3",
"idb-keyval": "~6.2.0",
"just-debounce-it": "~3.2.0",
"masto": "~5.9.0",
"masto": "~5.9.1",
"mem": "~9.0.2",
"p-retry": "~5.1.2",
"preact": "~10.12.1",
@ -4718,9 +4718,9 @@
}
},
"node_modules/masto": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.9.0.tgz",
"integrity": "sha512-noKnrf1Qg6pIcOshyYsJrRc6Fe3yCiLPO++GrpHuYvJ5M2ts5p8WBDlnb2pGX2MPrUY8vGNg90INAjUWT/JDzQ==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.9.1.tgz",
"integrity": "sha512-grt9Oe2mRman2V/qsf9VF2Zrgf7YLv3HFPn0x9HHC+eowYjhxeO6Ui/JGT8tq8gZ5GTo8tLxV4VVc0nHk62MIQ==",
"dependencies": {
"@mastojs/ponyfills": "^1.0.4",
"change-case": "^4.1.2",
@ -10288,9 +10288,9 @@
}
},
"masto": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.9.0.tgz",
"integrity": "sha512-noKnrf1Qg6pIcOshyYsJrRc6Fe3yCiLPO++GrpHuYvJ5M2ts5p8WBDlnb2pGX2MPrUY8vGNg90INAjUWT/JDzQ==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.9.1.tgz",
"integrity": "sha512-grt9Oe2mRman2V/qsf9VF2Zrgf7YLv3HFPn0x9HHC+eowYjhxeO6Ui/JGT8tq8gZ5GTo8tLxV4VVc0nHk62MIQ==",
"requires": {
"@mastojs/ponyfills": "^1.0.4",
"change-case": "^4.1.2",

Wyświetl plik

@ -19,7 +19,7 @@
"fast-deep-equal": "~3.1.3",
"idb-keyval": "~6.2.0",
"just-debounce-it": "~3.2.0",
"masto": "~5.9.0",
"masto": "~5.9.1",
"mem": "~9.0.2",
"p-retry": "~5.1.2",
"preact": "~10.12.1",