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

This commit is contained in:
renovate[bot] 2023-01-20 18:51:56 +00:00 committed by GitHub
parent 218a43be09
commit ab74cef90a
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

@ -16,7 +16,7 @@
"@fontsource/open-sans": "4.5.13", "@fontsource/open-sans": "4.5.13",
"@fontsource/poppins": "4.5.10", "@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.19.6", "@uiw/codemirror-theme-bbedit": "4.19.7",
"@uiw/react-codemirror": "4.19.6", "@uiw/react-codemirror": "4.19.6",
"@xstate/react": "3.0.2", "@xstate/react": "3.0.2",
"antd": "4.24.3", "antd": "4.24.3",
@ -12389,17 +12389,17 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.19.6", "version": "4.19.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.6.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.7.tgz",
"integrity": "sha512-ZzHtAvrmK+m4ql+vQrsJdNa+0yHoxGs8My2WHWuz3Z4DR3a0c2Hl/LSSyZE5F6vf1MT8i6Kv2fhPWqUgRaQ3ww==", "integrity": "sha512-WjrkNhwHNU+KiwJLbrdTin9YVq5UmveLuH3VFtswLxw8hlFjjEziKgpErD4C8PsC125o6Dlcc7p1nbqVSmQjog==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.19.6" "@uiw/codemirror-themes": "4.19.7"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.19.6", "version": "4.19.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.6.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.7.tgz",
"integrity": "sha512-vSVVwR6qkc74mbRuSpoDZadis6ygG3R49MWVf85BYz/3qyMl6dUZ4fby4FfQRFkdIWly2C+kOZydycx99IGp2g==", "integrity": "sha512-M/42RkPI60ItlssmNuEoZO2MQvlY6fRmdX7XRUAhKjxczZoaq8xS6HIvv1whGf2zGsTrwdVTPCm6ls0l17dvPA==",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0", "@codemirror/state": "^6.0.0",

View File

@ -20,7 +20,7 @@
"@codemirror/language-data": "6.1.0", "@codemirror/language-data": "6.1.0",
"@fontsource/open-sans": "4.5.13", "@fontsource/open-sans": "4.5.13",
"@fontsource/poppins": "4.5.10", "@fontsource/poppins": "4.5.10",
"@uiw/codemirror-theme-bbedit": "4.19.6", "@uiw/codemirror-theme-bbedit": "4.19.7",
"@uiw/react-codemirror": "4.19.6", "@uiw/react-codemirror": "4.19.6",
"@xstate/react": "3.0.2", "@xstate/react": "3.0.2",
"antd": "4.24.3", "antd": "4.24.3",