fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.3

This commit is contained in:
renovate[bot] 2022-12-15 10:37:00 +00:00 committed by GitHub
parent 44549a6393
commit fd551b1766
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

@ -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.19.2",
"@uiw/codemirror-theme-bbedit": "4.19.3",
"@uiw/react-codemirror": "4.19.2",
"@xstate/react": "3.0.1",
"antd": "4.24.3",
@ -12176,17 +12176,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.2.tgz",
"integrity": "sha512-sBziR/+eRsfTLcG4G7JHXNTRikr4+66aJPLM/UQ6HTkZ2oUnb7Yy7KIlSuulb1Sjg3O1eplLcGwjgq99+0Wkkg==",
"version": "4.19.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.3.tgz",
"integrity": "sha512-x98Cj1cWKrxmEk+M2ZdG3kfvlTqJrmWybuAOjHm576MFxtcVB0nXx+eyKJf4tUYMACy+o8LaMsouVj7S89Gaew==",
"dependencies": {
"@uiw/codemirror-themes": "4.19.2"
"@uiw/codemirror-themes": "4.19.3"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.2.tgz",
"integrity": "sha512-huxcq5ddOyXanMzA3R7Bdn0VP90TWAwOUFgXTNOBCFYuNUQoHP30XDJH7nnvZWCXRNXV51p3Wb0bVF2fEuFPBw==",
"version": "4.19.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.3.tgz",
"integrity": "sha512-2mqrrYZnUL/hseEeIYC0DBP4igst/w5g5JT1+3v+yMyvwsvSAWxxN1Zeh5FFMfVTZWjpYujOuoJ4V507taorBw==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",

View file

@ -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.19.2",
"@uiw/codemirror-theme-bbedit": "4.19.3",
"@uiw/react-codemirror": "4.19.2",
"@xstate/react": "3.0.1",
"antd": "4.24.3",