mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.20
This commit is contained in:
parent
2a2579e618
commit
f1a9aadece
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"@fontsource/inter": "^5.0.0",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.8",
|
"@fontsource/poppins": "5.0.8",
|
||||||
"@next/bundle-analyzer": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.19",
|
"@uiw/codemirror-theme-bbedit": "4.21.20",
|
||||||
"@uiw/react-codemirror": "4.21.19",
|
"@uiw/react-codemirror": "4.21.19",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.14",
|
"antd": "4.24.14",
|
||||||
@ -14828,17 +14828,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.21.19",
|
"version": "4.21.20",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.19.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.20.tgz",
|
||||||
"integrity": "sha512-Ps2qS4+FQB0tl/wUxzHBPIR9YBF7IzIDXjwxN0z0ieORkzDlnbzwqBHKNWWEAggD92DW3ZP9kdNitck7keMCpg==",
|
"integrity": "sha512-XRi7YK00bmojfqgKJesVvUxjTGvWP1fwpFyYsmVJImrXHAXvPKAEStR4fIwjQxo4rUWyPl996uzqkcTvIegPlQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.21.19"
|
"@uiw/codemirror-themes": "4.21.20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.21.19",
|
"version": "4.21.20",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.19.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.20.tgz",
|
||||||
"integrity": "sha512-fA06v3jiPiCCXWQA6f3T7A4wzIYxLKxom5WgP0Qy5eP/hioTYaHAeS/4R/oomQ4AmtEoGa1L+mXEjBeCahhLsg==",
|
"integrity": "sha512-/Ncc88v5RroeDAOfhao5lmkobmH4aJZqlSAJJTxXE7AzM85BjuCnnUYXVT7VFeEslFtfTiIgriyLmJQoGOi2mA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/language": "^6.0.0",
|
"@codemirror/language": "^6.0.0",
|
||||||
"@codemirror/state": "^6.0.0",
|
"@codemirror/state": "^6.0.0",
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
"@fontsource/inter": "^5.0.0",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.8",
|
"@fontsource/poppins": "5.0.8",
|
||||||
"@next/bundle-analyzer": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.19",
|
"@uiw/codemirror-theme-bbedit": "4.21.20",
|
||||||
"@uiw/react-codemirror": "4.21.19",
|
"@uiw/react-codemirror": "4.21.19",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.14",
|
"antd": "4.24.14",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user