mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency @dicebear/identicon to v7.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7cf00fe548
commit
83ccf48f93
2 changed files with 6 additions and 6 deletions
|
@ -41,7 +41,7 @@
|
|||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.24.1",
|
||||
"@dicebear/core": "7.0.5",
|
||||
"@dicebear/identicon": "7.0.4",
|
||||
"@dicebear/identicon": "7.0.5",
|
||||
"@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
|
@ -2231,12 +2231,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/identicon@npm:7.0.4":
|
||||
version: 7.0.4
|
||||
resolution: "@dicebear/identicon@npm:7.0.4"
|
||||
"@dicebear/identicon@npm:7.0.5":
|
||||
version: 7.0.5
|
||||
resolution: "@dicebear/identicon@npm:7.0.5"
|
||||
peerDependencies:
|
||||
"@dicebear/core": ^7.0.0
|
||||
checksum: 10c0/f206f6cad0ad223f76135ee4fdf96e98ea96d16388bbcecaf811408309ba75a1a8eb9a60cedb400e6303335f3e01eb6262cec718f60ebdd0d624a81bee532e0e
|
||||
checksum: 10c0/666e1d1294000dee15e88eea5b0e09b16b94e75e5d8cf84bd6987467b3ed3f1894738f14fc7009c30f75ba4d092e5b935e7e997af6d366aa224cfd9a696f31d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2576,7 +2576,7 @@ __metadata:
|
|||
"@codemirror/theme-one-dark": "npm:6.1.2"
|
||||
"@codemirror/view": "npm:6.24.1"
|
||||
"@dicebear/core": "npm:7.0.5"
|
||||
"@dicebear/identicon": "npm:7.0.4"
|
||||
"@dicebear/identicon": "npm:7.0.5"
|
||||
"@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