Update dependency picmo to v5.7.3
This commit is contained in:
parent
b901313f58
commit
4773080f6f
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -31,7 +31,7 @@
|
|||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"next": "13.1.6",
|
"next": "13.1.6",
|
||||||
"next-with-less": "2.0.5",
|
"next-with-less": "2.0.5",
|
||||||
"picmo": "5.7.2",
|
"picmo": "5.7.3",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@ -30269,9 +30269,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/picmo": {
|
"node_modules/picmo": {
|
||||||
"version": "5.7.2",
|
"version": "5.7.3",
|
||||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.7.3.tgz",
|
||||||
"integrity": "sha512-A7c5O8x1Xwq11KBYFY93+GIbHnw9PVz35HaWWHn/dgT08GA67M6cXKjjwzLnEAyXSdxXKrEk8/gPyTs+ibzWfQ==",
|
"integrity": "sha512-121uFhiHRWYdd7xFrhfuORGg7gmt4/lU2whaDkHnSKjOohoHFGIfGEHrwG88Y5AKkJ5OHfCVt6Xdru0W5G68Yw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"emojibase": "^6.1.0"
|
"emojibase": "^6.1.0"
|
||||||
},
|
},
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"next": "13.1.6",
|
"next": "13.1.6",
|
||||||
"next-with-less": "2.0.5",
|
"next-with-less": "2.0.5",
|
||||||
"picmo": "5.7.2",
|
"picmo": "5.7.3",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user