fix(deps): update dependency picmo to v5.8.5
This commit is contained in:
parent
d29164ce78
commit
72e9404717
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -31,7 +31,7 @@
|
|||||||
"next": "13.4.7",
|
"next": "13.4.7",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"next-with-less": "3.0.1",
|
"next-with-less": "3.0.1",
|
||||||
"picmo": "5.8.4",
|
"picmo": "5.8.5",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-chartjs-2": "^5.2.0",
|
"react-chartjs-2": "^5.2.0",
|
||||||
@ -36230,9 +36230,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/picmo": {
|
"node_modules/picmo": {
|
||||||
"version": "5.8.4",
|
"version": "5.8.5",
|
||||||
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.8.4.tgz",
|
"resolved": "https://registry.npmjs.org/picmo/-/picmo-5.8.5.tgz",
|
||||||
"integrity": "sha512-QrHBRXkNMqNYAB533a6UKXwdj4UYFb78zq3CIIdyUMXj3k4wOt8ZUfoty9aj4C6rewwNdmuti6U5YyDjJ6tkmw==",
|
"integrity": "sha512-7I8jfuHALF9lkt3d+XCZGP+IwH7g91vYZv6XtRnJ99IDjnm92zel0L5DEo2FX0oaHUwRMBD/kn2knTZqwItudQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"emojibase": "^6.1.0"
|
"emojibase": "^6.1.0"
|
||||||
},
|
},
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"next": "13.4.7",
|
"next": "13.4.7",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"next-with-less": "3.0.1",
|
"next-with-less": "3.0.1",
|
||||||
"picmo": "5.8.4",
|
"picmo": "5.8.5",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-chartjs-2": "^5.2.0",
|
"react-chartjs-2": "^5.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user