Update dependency picmo to v5.5.2
This commit is contained in:
Generated
+7
-7
@@ -25,7 +25,7 @@
|
|||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"next": "12.2.5",
|
"next": "12.2.5",
|
||||||
"next-with-less": "2.0.5",
|
"next-with-less": "2.0.5",
|
||||||
"picmo": "5.4.2",
|
"picmo": "5.5.2",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"rc-overflow": "1.2.8",
|
"rc-overflow": "1.2.8",
|
||||||
@@ -21727,9 +21727,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/picmo": {
|
"node_modules/picmo": {
|
||||||
"version": "5.4.2",
|
"version": "5.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.5.2.tgz",
|
||||||
"integrity": "sha512-s8l6xEPM38vv6RdFvmnlIoDz5r2LokBGc77Ztf49JMfZ1k/8QI1TJrI4CTNcBCNBKBTrIhm/PelNV/fkGuOrKg==",
|
"integrity": "sha512-5BOJYl+LVLBkSeaoaER17httMrac0cgcskKUB1cYA/LEScGxe0SY7FGPNw0NWJ0luLDeXIvqSGSfzZqnNYTDmw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"emojibase": "^6.1.0"
|
"emojibase": "^6.1.0"
|
||||||
},
|
},
|
||||||
@@ -44657,9 +44657,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"picmo": {
|
"picmo": {
|
||||||
"version": "5.4.2",
|
"version": "5.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.5.2.tgz",
|
||||||
"integrity": "sha512-s8l6xEPM38vv6RdFvmnlIoDz5r2LokBGc77Ztf49JMfZ1k/8QI1TJrI4CTNcBCNBKBTrIhm/PelNV/fkGuOrKg==",
|
"integrity": "sha512-5BOJYl+LVLBkSeaoaER17httMrac0cgcskKUB1cYA/LEScGxe0SY7FGPNw0NWJ0luLDeXIvqSGSfzZqnNYTDmw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"emojibase": "^6.1.0"
|
"emojibase": "^6.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"next": "12.2.5",
|
"next": "12.2.5",
|
||||||
"next-with-less": "2.0.5",
|
"next-with-less": "2.0.5",
|
||||||
"picmo": "5.4.2",
|
"picmo": "5.5.2",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"rc-overflow": "1.2.8",
|
"rc-overflow": "1.2.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user