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.19.1 (#2428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9d540b30bc
commit
1ea6356964
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@fontsource/open-sans": "4.5.13",
|
||||
"@fontsource/poppins": "4.5.10",
|
||||
"@next/bundle-analyzer": "^13.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.17.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.1",
|
||||
"@uiw/react-codemirror": "4.19.1",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.3",
|
||||
@ -12176,17 +12176,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.17.1.tgz",
|
||||
"integrity": "sha512-WX/Sn1qYst0bUiMQ+mmbHKXrCKhPbK/aAIgT8bHHtVCeEHI9o1AzNQ5wOjYk8YTxG20Hk4+JjRk674Tecg6bFg==",
|
||||
"version": "4.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.1.tgz",
|
||||
"integrity": "sha512-bg7MF6Bf7Z+YOAruGV9zPFVHi1V4Y/MsrKh3hSRsT9TEY5y8CmCfn2Tqln4dhPTMZHbFVJizbzfOJ2MbWCKp8A==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.17.1"
|
||||
"@uiw/codemirror-themes": "4.19.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.17.1.tgz",
|
||||
"integrity": "sha512-JogPpSaICPk0/lo+Sg3xZsTjDnE1N5vhSQvMhP4LS50BlJxtYM7Ci0XgNv4Tji+vL0mrT7l1CgBsx9Z5mp9q4Q==",
|
||||
"version": "4.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.1.tgz",
|
||||
"integrity": "sha512-PVm0bWbIlA2Y64d6BYkZOl5PoQ7WDPEduNwMmZbHRtpx+xgZteKU4CvK5DR8jwfPiy4vxW55haNDXhrVOUwbtA==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"@fontsource/open-sans": "4.5.13",
|
||||
"@fontsource/poppins": "4.5.10",
|
||||
"@next/bundle-analyzer": "^13.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.17.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.1",
|
||||
"@uiw/react-codemirror": "4.19.1",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user