Update dependency @uiw/codemirror-theme-bbedit to v4.19.9

This commit is contained in:
renovate[bot] 2023-02-15 11:25:07 +00:00 committed by GitHub
parent adbf78d68d
commit 06ffbdeca0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View file

@ -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",

View file

@ -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",