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.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76a89a0f9b
commit
e7032f0ba3
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.22.3",
|
||||
"@dicebear/core": "7.0.4",
|
||||
"@dicebear/identicon": "7.0.1",
|
||||
"@dicebear/identicon": "7.0.4",
|
||||
"@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
|
@ -2094,12 +2094,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/identicon@npm:7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "@dicebear/identicon@npm:7.0.1"
|
||||
"@dicebear/identicon@npm:7.0.4":
|
||||
version: 7.0.4
|
||||
resolution: "@dicebear/identicon@npm:7.0.4"
|
||||
peerDependencies:
|
||||
"@dicebear/core": ^7.0.0
|
||||
checksum: b4ba1e62094c85b23b60db39d672c79170fed382159ae28613b7d30083e289894f2fb3b55c05f53600c0a8bc99cb152c9e45f89f46d1f4488b8eea4fc41e3320
|
||||
checksum: f206f6cad0ad223f76135ee4fdf96e98ea96d16388bbcecaf811408309ba75a1a8eb9a60cedb400e6303335f3e01eb6262cec718f60ebdd0d624a81bee532e0e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2420,7 +2420,7 @@ __metadata:
|
|||
"@codemirror/theme-one-dark": "npm:6.1.2"
|
||||
"@codemirror/view": "npm:6.22.3"
|
||||
"@dicebear/core": "npm:7.0.4"
|
||||
"@dicebear/identicon": "npm:7.0.1"
|
||||
"@dicebear/identicon": "npm:7.0.4"
|
||||
"@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