0

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

This commit is contained in:
renovate[bot] 2024-05-19 09:41:34 +00:00 committed by GitHub
parent b26ad4e48c
commit 13c3481970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 9 deletions

18
web/package-lock.json generated
View File

@ -17,7 +17,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.0",
"@uiw/codemirror-theme-bbedit": "4.22.1",
"@uiw/react-codemirror": "4.22.0",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -9886,20 +9886,22 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.0.tgz",
"integrity": "sha512-xsniLycEFsZ3X14PgLgnkhPcjmkmjrTLChc3kIqPCj9eoQuUHooRrEr41ChmMpOhab4V0fbwFdCQvKJYK9YojA==",
"version": "4.22.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.1.tgz",
"integrity": "sha512-tUo+a+bVBb77fRlHZHmF+VICRPW0zyUXeCYqQILvLx1bSMc5ek/wxoNaqO02PbBvtl5z7ifvlSmwh65DAvcUTA==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.22.0"
"@uiw/codemirror-themes": "4.22.1"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.0.tgz",
"integrity": "sha512-nn7K+lkfdLOSQN6NZx651ae24L5L2RiCuNOxIeP3/CcGm9tnic8i+9pq42IXZe+hEoxX64yUTZisoB5qtocvrQ==",
"version": "4.22.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.1.tgz",
"integrity": "sha512-5TeB8wCc0aNd3YEhzOvgekpAFQfEm4fCTUcGmEIQqaRNgKAM83HYNpE1JF2j7x2oDFugdiO0yJynS6bo1zVOuw==",
"license": "MIT",
"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.14",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.0",
"@uiw/codemirror-theme-bbedit": "4.22.1",
"@uiw/react-codemirror": "4.22.0",
"@xstate/react": "3.2.2",
"antd": "4.24.16",