0

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

This commit is contained in:
renovate[bot] 2023-05-23 13:27:53 +00:00 committed by GitHub
parent a64d0758d8
commit 8ed19a59a2
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": "^4.5.15",
"@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.19.16",
"@uiw/codemirror-theme-bbedit": "4.20.2",
"@uiw/react-codemirror": "4.19.16",
"@xstate/react": "3.2.2",
"antd": "4.24.10",
@ -14169,17 +14169,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.19.16",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.16.tgz",
"integrity": "sha512-0tpqBqoesvCqo/yE9nuP+g5vVh3A9CRb8PGJFzhVOrzSfWaYBcilRAi65e7T63qtli0VTNMZnc3si8ygOe11nA==",
"version": "4.20.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.2.tgz",
"integrity": "sha512-RpCducgai8oPH4p/sXD41hkOYUYUrB+DdtdZ4j3zFEX+UAqn0cisk6pFyyV/0H5R16snGUli9sjUatPKe7P1gA==",
"dependencies": {
"@uiw/codemirror-themes": "4.19.16"
"@uiw/codemirror-themes": "4.20.2"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.19.16",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.16.tgz",
"integrity": "sha512-c16zrvMEEfNkYydjwa6Eq+aDrYCbtmt4O0jBWPX1P4CxFATCn59aeW9HFZ4uqMko8aYOiTupOsizxlJ+MBwW2Q==",
"version": "4.20.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.2.tgz",
"integrity": "sha512-ymETGtpeC7Uq5lH844DQ9pjSHKytFLODWmYUP7CQNZJipHkQ3h0NciQvAXN759Beg9BKyuq7v6wptOrA1GEhAQ==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",

View File

@ -22,7 +22,7 @@
"@fontsource/inter": "^4.5.15",
"@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.19.16",
"@uiw/codemirror-theme-bbedit": "4.20.2",
"@uiw/react-codemirror": "4.19.16",
"@xstate/react": "3.2.2",
"antd": "4.24.10",