mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Bump masto
This commit is contained in:
parent
be656d585a
commit
fb09e94615
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
|||
"history": "~5.3.0",
|
||||
"iconify-icon": "~1.0.2",
|
||||
"just-debounce-it": "~3.2.0",
|
||||
"masto": "~5.0.4",
|
||||
"masto": "~5.0.5",
|
||||
"mem": "~9.0.2",
|
||||
"preact": "~10.11.3",
|
||||
"preact-router": "~4.1.0",
|
||||
|
@ -4149,9 +4149,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/masto": {
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/masto/-/masto-5.0.4.tgz",
|
||||
"integrity": "sha512-oMveJRoq/VdkgMXZNoZ6CvFyr5WdzH2zNIcK3QdHNlAOt1HkoqyHjPVicgjxq/lnwv6grqLB/XvlYA2N6ltVyA==",
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/masto/-/masto-5.0.5.tgz",
|
||||
"integrity": "sha512-/iRuSnn2ieVfUIemm4kE/91VXAw/dUoJ/GCtebNxoFZIe/ca8xyPV/9cL7jdquc8RPNDr8ribwVUQO5DccfB8w==",
|
||||
"dependencies": {
|
||||
"@mastojs/ponyfills": "^1.0.4",
|
||||
"change-case": "^4.1.2",
|
||||
|
@ -8735,9 +8735,9 @@
|
|||
}
|
||||
},
|
||||
"masto": {
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/masto/-/masto-5.0.4.tgz",
|
||||
"integrity": "sha512-oMveJRoq/VdkgMXZNoZ6CvFyr5WdzH2zNIcK3QdHNlAOt1HkoqyHjPVicgjxq/lnwv6grqLB/XvlYA2N6ltVyA==",
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/masto/-/masto-5.0.5.tgz",
|
||||
"integrity": "sha512-/iRuSnn2ieVfUIemm4kE/91VXAw/dUoJ/GCtebNxoFZIe/ca8xyPV/9cL7jdquc8RPNDr8ribwVUQO5DccfB8w==",
|
||||
"requires": {
|
||||
"@mastojs/ponyfills": "^1.0.4",
|
||||
"change-case": "^4.1.2",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"history": "~5.3.0",
|
||||
"iconify-icon": "~1.0.2",
|
||||
"just-debounce-it": "~3.2.0",
|
||||
"masto": "~5.0.4",
|
||||
"masto": "~5.0.5",
|
||||
"mem": "~9.0.2",
|
||||
"preact": "~10.11.3",
|
||||
"preact-router": "~4.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue