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

This commit is contained in:
renovate[bot] 2023-10-08 09:36:06 +00:00 committed by GitHub
parent 607e585d98
commit 250b82be11
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.8",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.18",
"@uiw/codemirror-theme-bbedit": "4.21.19",
"@uiw/react-codemirror": "4.21.18",
"@xstate/react": "3.2.2",
"antd": "4.24.14",
@ -14419,17 +14419,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.18",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.18.tgz",
"integrity": "sha512-SACfPbC+WEk7vrvY6sUnR3xVSjXvHjZjb3zi0XY/weRVUMMG4AnIkm0SHEtGct3VobjeuUlSisRg+PZVTDZ6jg==",
"version": "4.21.19",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.19.tgz",
"integrity": "sha512-Ps2qS4+FQB0tl/wUxzHBPIR9YBF7IzIDXjwxN0z0ieORkzDlnbzwqBHKNWWEAggD92DW3ZP9kdNitck7keMCpg==",
"dependencies": {
"@uiw/codemirror-themes": "4.21.18"
"@uiw/codemirror-themes": "4.21.19"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.21.18",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.18.tgz",
"integrity": "sha512-9F/dm1jnRpp4pY+PCt+HCHz04SowFYjLiCGbqtx1x5f8+MBdKsT3qE2klLH8KHSkVplu2SaVUqCKj7WNuuvpcQ==",
"version": "4.21.19",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.19.tgz",
"integrity": "sha512-fA06v3jiPiCCXWQA6f3T7A4wzIYxLKxom5WgP0Qy5eP/hioTYaHAeS/4R/oomQ4AmtEoGa1L+mXEjBeCahhLsg==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",

View file

@ -23,7 +23,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.8",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.18",
"@uiw/codemirror-theme-bbedit": "4.21.19",
"@uiw/react-codemirror": "4.21.18",
"@xstate/react": "3.2.2",
"antd": "4.24.14",