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

This commit is contained in:
renovate[bot] 2023-09-01 19:23:40 +00:00 committed by Gabe Kangas
parent 5c83af36f0
commit eb485d5515
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.11",
"@uiw/codemirror-theme-bbedit": "4.21.12",
"@uiw/react-codemirror": "4.21.11",
"@xstate/react": "3.2.2",
"antd": "4.24.13",
@ -14362,17 +14362,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.11",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.11.tgz",
"integrity": "sha512-Tg4EF+hM114yHltHKgOWVz3b9zrT3gDuPROUWA12IganEzi/Ac4t+4/fgDSJmqIMNDOXF7I3H0PET8KBdhi+DA==",
"version": "4.21.12",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.12.tgz",
"integrity": "sha512-/UgGp/D6EZGxbNjwhufoxA525N39xc+7IgLa3Q1PQBunfMpnOfx/cvX9DXVxk/oQt7dXvy77AMhmem/cgS+kXg==",
"dependencies": {
"@uiw/codemirror-themes": "4.21.11"
"@uiw/codemirror-themes": "4.21.12"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.21.11",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.11.tgz",
"integrity": "sha512-joHXffuPa5cbQMauICrnNzU3MNql85m+a2Dc8HNmKdiidCdd7jJ3fkqQ0tG8DUlgiIqQUNct+k68wR1MK2Xm0g==",
"version": "4.21.12",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz",
"integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==",
"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.11",
"@uiw/codemirror-theme-bbedit": "4.21.12",
"@uiw/react-codemirror": "4.21.11",
"@xstate/react": "3.2.2",
"antd": "4.24.13",