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.15.1
This commit is contained in:
parent
f514218f86
commit
6561f30756
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.13.2",
|
||||
"@uiw/codemirror-theme-bbedit": "4.15.1",
|
||||
"@uiw/react-codemirror": "4.13.2",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.2",
|
||||
@ -12461,17 +12461,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.13.2.tgz",
|
||||
"integrity": "sha512-IoWLaj/tvkN+VkiK+4vyHfZdreipdJslJi57IgtBNHI110oyCc6nXSnZtf2C8q6kep3lJdieaJrxQ6dCCX3WMA==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.13.2"
|
||||
"@uiw/codemirror-themes": "4.15.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.2.tgz",
|
||||
"integrity": "sha512-IPkHzt5SjLjXRPGmFOpRjXzRA9VWomJjWYETq21jXTTnFtZeEjAuhucgKMydt11ALUyGjwTzdReTA9yt9VNskA==",
|
||||
"version": "4.15.1",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.15.1.tgz",
|
||||
"integrity": "sha512-+3NKdmptuZTGE56LQ3j8daOAKer2STEDklkJS9AGHAGoN1o7IdA+s2Pbp3hf5oGxukNb29UA+gskfb5grszWMg==",
|
||||
"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.13.2",
|
||||
"@uiw/codemirror-theme-bbedit": "4.15.1",
|
||||
"@uiw/react-codemirror": "4.13.2",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.24.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user