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.0
This commit is contained in:
parent
752da3bbf7
commit
1cb8a927f4
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.20.4",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.0",
|
||||
"@uiw/react-codemirror": "4.20.4",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
@ -14333,17 +14333,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.20.4",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.4.tgz",
|
||||
"integrity": "sha512-+UMoplo9MlykXQLA7g1giWbzQbbmRgbp+ZFEwpLBkl51ZeYBgiP6s7oBFxO6/S6H+76CPXIRTZ3qscQ7UUiVJQ==",
|
||||
"version": "4.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.0.tgz",
|
||||
"integrity": "sha512-PGAnu6PicWZlK+sNmzhXmqytJ0mH5BsQm/ftM2e/AbTl+QB8zaEUz1lwhEsERL7sismoLuIvDmwpLu8tGo1ZsQ==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.20.4"
|
||||
"@uiw/codemirror-themes": "4.21.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.20.4",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.4.tgz",
|
||||
"integrity": "sha512-/MM+/D+PyWbqyzzaWPMtA0dNAxzvFNinrvddMXgzjtlvOSX15k96GI4boLEJ62lZuvzHWD/+/bChc4y+UuqQSw==",
|
||||
"version": "4.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.0.tgz",
|
||||
"integrity": "sha512-FCYgZ52K6gTCnx+dbV9JWKmjvgmKNFKkOEJr2C4WstgZodT+mVp254nrgiwOuA/OAmTxGETNZ+mcTeTQ+VXeCg==",
|
||||
"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.20.4",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.0",
|
||||
"@uiw/react-codemirror": "4.20.4",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user