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.2
This commit is contained in:
parent
b64196aaaa
commit
8b6c47fb86
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.2",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.2",
|
||||
"@uiw/react-codemirror": "4.21.1",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
@ -14333,17 +14333,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.21.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.1.tgz",
|
||||
"integrity": "sha512-kOuEzSvNQECR3DD37uxnQbTyVccg7fGA1e0xckdDrnLRonHAz5LlqKWwTrW3n7lVyVUD2AGHsdkgtI/8pDHCDw==",
|
||||
"version": "4.21.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.2.tgz",
|
||||
"integrity": "sha512-Y+w6CEzfLwYgBirn0mGox8/NrSaMEMnmZagUFZ8ebmoy4C0S8HPEjJ3RN8ADv5JLrXWIWdO/3iRlVQVWyf8W5w==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.1"
|
||||
"@uiw/codemirror-themes": "4.21.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.21.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.1.tgz",
|
||||
"integrity": "sha512-u7F9GwkQ3rsLDAciBXRviCIDK8c5E1CUFraX0sQP42jpTMOAUvEJeWYhDgO+CbbH3fK1hDKEUjzk8W8ybgq+gw==",
|
||||
"version": "4.21.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.2.tgz",
|
||||
"integrity": "sha512-ohlUOUTzGv+8uLY30fwZssGFx3Z2PXv3uOaixgMWWpjo5fBYgcH/EWp9vVKOARTk7ejZvcI0PGyfw2wd6K6TiA==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.2",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.2",
|
||||
"@uiw/react-codemirror": "4.21.1",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user