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.5
This commit is contained in:
parent
dd3371f7eb
commit
ee46281196
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -15,7 +15,7 @@
|
|||||||
"@fontsource/open-sans": "4.5.13",
|
"@fontsource/open-sans": "4.5.13",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.0.0",
|
"@next/bundle-analyzer": "^13.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.4",
|
"@uiw/codemirror-theme-bbedit": "4.19.5",
|
||||||
"@uiw/react-codemirror": "4.19.4",
|
"@uiw/react-codemirror": "4.19.4",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.24.3",
|
"antd": "4.24.3",
|
||||||
@ -12355,17 +12355,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.19.4",
|
"version": "4.19.5",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.4.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.5.tgz",
|
||||||
"integrity": "sha512-y9Kgari6VtXYXX3QgL66ZBLvu0EYxbksiBjXxDQnP87TN++XYjSikSbMzUWunVRACaPN+gLxXm3poMnkuwhaBQ==",
|
"integrity": "sha512-XVP4N9rkZCYaIIdJNW05vlaNIzwznbQuirlZ1IvsIpjaKj4Gvt9tSrn4IJEBEmTD1al7YXMEs/n7LMUB0K0zWg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.19.4"
|
"@uiw/codemirror-themes": "4.19.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.19.4",
|
"version": "4.19.5",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.4.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz",
|
||||||
"integrity": "sha512-n2k1GPH9oTeeXY/Xbu5KQiw2rvrM5wkvhFDNRvoX9N/2e3+/lmyloZZ1C1Pk/OpDfOH2hWns8jiH7BKfn+I82A==",
|
"integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/language": "^6.0.0",
|
"@codemirror/language": "^6.0.0",
|
||||||
"@codemirror/state": "^6.0.0",
|
"@codemirror/state": "^6.0.0",
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
"@fontsource/open-sans": "4.5.13",
|
"@fontsource/open-sans": "4.5.13",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.0.0",
|
"@next/bundle-analyzer": "^13.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.4",
|
"@uiw/codemirror-theme-bbedit": "4.19.5",
|
||||||
"@uiw/react-codemirror": "4.19.4",
|
"@uiw/react-codemirror": "4.19.4",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.24.3",
|
"antd": "4.24.3",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user