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.11
This commit is contained in:
parent
2d5bafb897
commit
8b55f72ded
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@fontsource/open-sans": "4.5.14",
|
||||
"@fontsource/poppins": "4.5.10",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.10",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.11",
|
||||
"@uiw/react-codemirror": "4.19.10",
|
||||
"@xstate/react": "3.2.1",
|
||||
"antd": "4.24.8",
|
||||
@ -12519,17 +12519,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.19.10",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.10.tgz",
|
||||
"integrity": "sha512-G3KWRHlHU+prL5+XjM83HpwjJX1OZcoQh8hjRgqimVSxrQWyzucB4tmIMn/5kQWlZN3may6JZilMao/oz/l+QQ==",
|
||||
"version": "4.19.11",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.11.tgz",
|
||||
"integrity": "sha512-JLJdQ62Q3b+xPpKNYP/DXd1Uh+YQe7WI+RXS24Ul/Z/fuaHVr6sCTkDtltsVS7V6uWsL1Q8XAxf+9IN1MpjImQ==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.19.10"
|
||||
"@uiw/codemirror-themes": "4.19.11"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.19.10",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.10.tgz",
|
||||
"integrity": "sha512-FnNN2fh6S30wdaakxdULduwuL5VG6AuFEzNFgNwozVU7jsu4LG4GKlh0iY3gCvIX3RxXN/PUwhn8KD1tkqOQkQ==",
|
||||
"version": "4.19.11",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.11.tgz",
|
||||
"integrity": "sha512-4bh0vfkqeVJ7L2aGimKXqQtaoSEe/1xZb9nkGn35V5daHXkxRhb+BRFMOSrMsjGm74hM+dvYi5iH8HXVsvjJrQ==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@fontsource/open-sans": "4.5.14",
|
||||
"@fontsource/poppins": "4.5.10",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.10",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.11",
|
||||
"@uiw/react-codemirror": "4.19.10",
|
||||
"@xstate/react": "3.2.1",
|
||||
"antd": "4.24.8",
|
||||
|
Loading…
x
Reference in New Issue
Block a user