mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency @uiw/codemirror-theme-bbedit to v4.19.9
This commit is contained in:
parent
adbf78d68d
commit
06ffbdeca0
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.8",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.9",
|
||||
"@uiw/react-codemirror": "4.19.8",
|
||||
"@xstate/react": "3.1.2",
|
||||
"antd": "4.24.7",
|
||||
@ -12376,17 +12376,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.19.8",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.8.tgz",
|
||||
"integrity": "sha512-1vaVaVhMP2IB7H77W9yvPRhVr+8HGBWPDfFEVWAc7tfeU0xC2MFby05gO/7T6K2JWyj2lXnVw/i+oFNeDdcekQ==",
|
||||
"version": "4.19.9",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.9.tgz",
|
||||
"integrity": "sha512-fAXX8umrS8RNUimTL0QVtytX0nujpUSxqmr7X89tJddp89nNfFPIHOzQxLRwNOudCJF4/kjN15cyOseBy2dy8g==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.19.8"
|
||||
"@uiw/codemirror-themes": "4.19.9"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.19.8",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.8.tgz",
|
||||
"integrity": "sha512-k+0molX6YuQZ7vYymS5DEl3NcHxVE4VP4J0nB7RBnzLrhDwT2K8R5ie7J2eH+4bpppIK1ZZdZ6Mie7U48dH5dQ==",
|
||||
"version": "4.19.9",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.9.tgz",
|
||||
"integrity": "sha512-PH3hl1w42z7GXe/zoD9gSadOGBWyKPl7vHm/8V1PUuHXT21+neyfRc7v0xPwb05pGP6ExfbmPi78y4+g6cHopg==",
|
||||
"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.8",
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.9",
|
||||
"@uiw/react-codemirror": "4.19.8",
|
||||
"@xstate/react": "3.1.2",
|
||||
"antd": "4.24.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user