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.17.1
This commit is contained in:
parent
7291d62117
commit
adabdedd65
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.15.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.17.1",
|
||||
"@uiw/react-codemirror": "4.15.1",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.3",
|
||||
@ -12176,17 +12176,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.15.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.15.1.tgz",
|
||||
"integrity": "sha512-1K3vQDt+pnyipdKGSBrYiyOZay1Q+XgI9TrdxgZdnPiAkDbbpjqOxO5ND+JC5+uBx9U93rpzjWPIqdr7uBHGzA==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.15.1"
|
||||
"@uiw/codemirror-themes": "4.17.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.15.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.15.1.tgz",
|
||||
"integrity": "sha512-+3NKdmptuZTGE56LQ3j8daOAKer2STEDklkJS9AGHAGoN1o7IdA+s2Pbp3hf5oGxukNb29UA+gskfb5grszWMg==",
|
||||
"version": "4.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.17.1.tgz",
|
||||
"integrity": "sha512-JogPpSaICPk0/lo+Sg3xZsTjDnE1N5vhSQvMhP4LS50BlJxtYM7Ci0XgNv4Tji+vL0mrT7l1CgBsx9Z5mp9q4Q==",
|
||||
"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.15.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.17.1",
|
||||
"@uiw/react-codemirror": "4.15.1",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user