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

This commit is contained in:
renovate[bot]
2023-06-07 04:35:53 +00:00
committed by GitHub
parent a546e1a6d7
commit d0ce2d6c39
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.2",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.20.3",
"@uiw/codemirror-theme-bbedit": "4.20.4",
"@uiw/react-codemirror": "4.20.3",
"@xstate/react": "3.2.2",
"antd": "4.24.10",
@@ -14333,17 +14333,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.20.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.3.tgz",
"integrity": "sha512-YldgJLy7MxoR0gBJEa9R19jUIFqj1ekjmWdHnrxKW4Zi7S8o/jke3wOiNHGXbbHwRDxM6Swb+szIuPWWrnh/sQ==",
"version": "4.20.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.4.tgz",
"integrity": "sha512-+UMoplo9MlykXQLA7g1giWbzQbbmRgbp+ZFEwpLBkl51ZeYBgiP6s7oBFxO6/S6H+76CPXIRTZ3qscQ7UUiVJQ==",
"dependencies": {
"@uiw/codemirror-themes": "4.20.3"
"@uiw/codemirror-themes": "4.20.4"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.20.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.3.tgz",
"integrity": "sha512-tHW4lXFZoVCaFKvvfZCaMoGkVuhlnQ9DZyJH0slHcNmmd3sZHy6pr62pop63pJ+GpBPSFL9vFSBlj+ugk7SfmA==",
"version": "4.20.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.4.tgz",
"integrity": "sha512-/MM+/D+PyWbqyzzaWPMtA0dNAxzvFNinrvddMXgzjtlvOSX15k96GI4boLEJ62lZuvzHWD/+/bChc4y+UuqQSw==",
"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.2",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.20.3",
"@uiw/codemirror-theme-bbedit": "4.20.4",
"@uiw/react-codemirror": "4.20.3",
"@xstate/react": "3.2.2",
"antd": "4.24.10",