forked from forgejo/forgejo
update to mermaid v10 (#23178)
fix #23153 --------- Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
787a05a3a2
commit
af4b00c283
4 changed files with 233 additions and 68 deletions
|
@ -234,7 +234,7 @@ export default {
|
|||
'khroma@*': {licenseName: 'MIT'}, // https://github.com/fabiospampinato/khroma/pull/33
|
||||
},
|
||||
emitError: true,
|
||||
allow: '(Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR MIT OR ISC OR CPAL-1.0 OR Unlicense)',
|
||||
allow: '(Apache-2.0 OR BSD-2-Clause OR BSD-3-Clause OR MIT OR ISC OR CPAL-1.0 OR Unlicense OR EPL-1.0 OR EPL-2.0)',
|
||||
ignore: [
|
||||
'font-awesome',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue