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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-17 11:53:22 -08:00
committed by GitHub
parent 5c5e28a09c
commit 536eeb804a
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.1.1",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.6",
"@uiw/codemirror-theme-bbedit": "4.23.7",
"@uiw/react-codemirror": "4.23.7",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@@ -9509,21 +9509,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.23.6",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.6.tgz",
"integrity": "sha512-hyUJbLMt/TZ4iptffDPGI796taU1oJqUgFrKOpaC/Sjrun4sJllufOkfcQ3sEIYsY0rHb7G5dngzGLAv1vJw+g==",
"version": "4.23.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.7.tgz",
"integrity": "sha512-o5KJLUEmjZScRmVJQT7k6ojqzf5U5Q348FGu+xgGeQdQeeAlkQ55fe6D7lJCyQnu8Et5kZhTmvJsks1xT6b0rQ==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.23.6"
"@uiw/codemirror-themes": "4.23.7"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.23.6",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.6.tgz",
"integrity": "sha512-0dpuLQW+V6zrKvfvor/eo71V3tpr2L2Hsu8QZAdtSzksjWABxTOzH3ShaBRxCEsrz6sU9sa9o7ShwBMMDz59bQ==",
"version": "4.23.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.7.tgz",
"integrity": "sha512-UNf1XOx1hG9OmJnrtT86PxKcdcwhaNhbrcD+nsk8WxRJ3n5c8nH6euDvgVPdVLPwbizsaQcZTILACgA/FjRpVg==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",