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

This commit is contained in:
renovate[bot] 2023-06-27 04:41:15 +00:00 committed by GitHub
parent ab47015397
commit ff7642a50f
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/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.3",
"@uiw/codemirror-theme-bbedit": "4.21.4",
"@uiw/react-codemirror": "4.21.4",
"@xstate/react": "3.2.2",
"antd": "4.24.10",
@ -13997,17 +13997,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.3.tgz",
"integrity": "sha512-eq8WEW1cU0DwfiQ3Vy2MIS1EupzKFbaspUaFC0ePCcD+ifVs8ro+fpoiYxjaMBPBZZox7RC7mMOyNxbpIEU8Gw==",
"version": "4.21.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.4.tgz",
"integrity": "sha512-C7vbfxLUMcvITtsfymZJl/7G8GFQejc6wENsqsDdYnxIoyiPZyyRcM+mfWC2pAgEFmaIVodHoIR49SnY7yYbiQ==",
"dependencies": {
"@uiw/codemirror-themes": "4.21.3"
"@uiw/codemirror-themes": "4.21.4"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.21.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.3.tgz",
"integrity": "sha512-gB7jUP1SqAkvwOGt0hTpyw7xHMJkgDu5ODy+1qPHMU27IT425+GXJAHPKLHBuRL2+InnWJPMz9JXVrrJU32lLg==",
"version": "4.21.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.4.tgz",
"integrity": "sha512-Zp0rPMji9MzV4cTwUHP/CP8JpAQ80cTNaXeVef7kyRZv6TznIjV3VrevXox5C2CoaJc/dygXc2K/JFl9CdrLpQ==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",

View file

@ -22,7 +22,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.3",
"@uiw/codemirror-theme-bbedit": "4.21.4",
"@uiw/react-codemirror": "4.21.4",
"@xstate/react": "3.2.2",
"antd": "4.24.10",