mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency @dicebear/core to v7.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1038d798d8
commit
2fbc425bb3
2 changed files with 32 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@codemirror/state": "6.4.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@codemirror/view": "6.24.1",
|
||||
"@dicebear/core": "7.0.4",
|
||||
"@dicebear/core": "7.0.5",
|
||||
"@dicebear/identicon": "7.0.4",
|
||||
"@fontsource/source-sans-pro": "5.0.8",
|
||||
"@hedgedoc/commons": "workspace:commons",
|
||||
|
|
41
yarn.lock
41
yarn.lock
|
@ -2138,9 +2138,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/converter@npm:7.0.4":
|
||||
version: 7.0.4
|
||||
resolution: "@dicebear/converter@npm:7.0.4"
|
||||
"@dicebear/converter@npm:7.0.5":
|
||||
version: 7.0.5
|
||||
resolution: "@dicebear/converter@npm:7.0.5"
|
||||
dependencies:
|
||||
"@types/json-schema": "npm:^7.0.11"
|
||||
tmp-promise: "npm:^3.0.3"
|
||||
|
@ -2155,17 +2155,38 @@ __metadata:
|
|||
optional: true
|
||||
sharp:
|
||||
optional: true
|
||||
checksum: 10c0/cc539e4f80dd13cc34eba27519a215d8a5e8e5ba9dd98a30f46cf94ecefccd498679be6f2fb6222c6c5529b707f671eddcd52f0795171bb555ca6a68388ce86d
|
||||
checksum: 10c0/203e3eef90b56bfa9ecd104ce6bdbd57fc8c256a0b5649ed39eb27d0f9391ce72ca1ddd8d49730b543854667ffd10cd3c23ef49ac99687adcab986d1865aad21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/core@npm:7.0.4":
|
||||
version: 7.0.4
|
||||
resolution: "@dicebear/core@npm:7.0.4"
|
||||
"@dicebear/converter@patch:@dicebear/converter@npm%3A7.0.5#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch::locator=hedgedoc%40workspace%3A.":
|
||||
version: 7.0.5
|
||||
resolution: "@dicebear/converter@patch:@dicebear/converter@npm%3A7.0.5#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch::version=7.0.5&hash=659bc7&locator=hedgedoc%40workspace%3A."
|
||||
dependencies:
|
||||
"@dicebear/converter": "npm:7.0.4"
|
||||
"@types/json-schema": "npm:^7.0.11"
|
||||
checksum: 10c0/54cb21c215ace445b72a1bb1f369d59544ecbd45e4499d15f908be08810ac17c8800f2e3a32d592fa305e415b7de65ee918e03359d71ecdcf35a6a20bc76496c
|
||||
tmp-promise: "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
"@resvg/resvg-js": ^2.4.1
|
||||
exiftool-vendored: ^23.0.0
|
||||
sharp: ^0.32.6
|
||||
peerDependenciesMeta:
|
||||
"@resvg/resvg-js":
|
||||
optional: true
|
||||
exiftool-vendored:
|
||||
optional: true
|
||||
sharp:
|
||||
optional: true
|
||||
checksum: 10c0/8caf4c3af2d352b28ebc1630c6da8c1382d2625a2637b9986542616af8d6aeaf9a2638c2da2f1b27034fc8563ad9a351466959445e86e593769945d7ebf40138
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dicebear/core@npm:7.0.5":
|
||||
version: 7.0.5
|
||||
resolution: "@dicebear/core@npm:7.0.5"
|
||||
dependencies:
|
||||
"@dicebear/converter": "npm:7.0.5"
|
||||
"@types/json-schema": "npm:^7.0.11"
|
||||
checksum: 10c0/29ac92cf16d65f3f732bb3d4d257422c1b86934b58b56e92371d98b5150f8ef633093626c8ebff8f0933cba2a3d8c3b52a111c1cf0f408faa3c96a0197025cd9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2522,7 +2543,7 @@ __metadata:
|
|||
"@codemirror/state": "npm:6.4.1"
|
||||
"@codemirror/theme-one-dark": "npm:6.1.2"
|
||||
"@codemirror/view": "npm:6.24.1"
|
||||
"@dicebear/core": "npm:7.0.4"
|
||||
"@dicebear/core": "npm:7.0.5"
|
||||
"@dicebear/identicon": "npm:7.0.4"
|
||||
"@fontsource/source-sans-pro": "npm:5.0.8"
|
||||
"@hedgedoc/commons": "workspace:commons"
|
||||
|
|
Loading…
Reference in a new issue