mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix(deps): update dependency @dicebear/identicon to v7.1.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f5072ca20d
commit
bf39e79510
2 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@
|
|||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.33.0",
|
||||
"@dicebear/core": "7.1.3",
|
||||
"@dicebear/identicon": "7.0.5",
|
||||
"@dicebear/identicon": "7.1.3",
|
||||
"@fontsource/source-sans-pro": "5.0.8",
|
||||
"@hedgedoc/commons": "workspace:commons",
|
||||
"@hedgedoc/html-to-react": "workspace:html-to-react",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2289,12 +2289,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/identicon@npm:7.0.5":
|
||||
version: 7.0.5
|
||||
resolution: "@dicebear/identicon@npm:7.0.5"
|
||||
"@dicebear/identicon@npm:7.1.3":
|
||||
version: 7.1.3
|
||||
resolution: "@dicebear/identicon@npm:7.1.3"
|
||||
peerDependencies:
|
||||
"@dicebear/core": ^7.0.0
|
||||
checksum: 10c0/666e1d1294000dee15e88eea5b0e09b16b94e75e5d8cf84bd6987467b3ed3f1894738f14fc7009c30f75ba4d092e5b935e7e997af6d366aa224cfd9a696f31d7
|
||||
checksum: 10c0/178c16338a7c097e50c68ebdf0e280e92004095fcfafb45d43ff9f75b15ec22c67e19c218d060aaf8a7877c13b2c2855034d226d1195d58fa51bd69d7026f487
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2634,7 +2634,7 @@ __metadata:
|
|||
"@codemirror/theme-one-dark": "npm:6.1.2"
|
||||
"@codemirror/view": "npm:6.33.0"
|
||||
"@dicebear/core": "npm:7.1.3"
|
||||
"@dicebear/identicon": "npm:7.0.5"
|
||||
"@dicebear/identicon": "npm:7.1.3"
|
||||
"@fontsource/source-sans-pro": "npm:5.0.8"
|
||||
"@hedgedoc/commons": "workspace:commons"
|
||||
"@hedgedoc/html-to-react": "workspace:html-to-react"
|
||||
|
|
Loading…
Reference in a new issue