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

This commit is contained in:
renovate[bot] 2024-10-28 06:11:47 +00:00 committed by GitHub
parent eed34b528e
commit bdcb481a51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.1.0",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.5",
"@uiw/codemirror-theme-bbedit": "4.23.6",
"@uiw/react-codemirror": "4.23.5",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -9054,21 +9054,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.23.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.5.tgz",
"integrity": "sha512-oZzrUaXbDGbKgugpXitgoZq9lCZ2AeFdRE6KwYy+RDWLvroF8b5Fk54m+IXEc1V8j1cIosdZwYKtU62g4Fw+LQ==",
"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==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.23.5"
"@uiw/codemirror-themes": "4.23.6"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.23.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.5.tgz",
"integrity": "sha512-yWUTpaVroxIxjKASQAmKaYy+ZYtF+YB6d8sVmSRK2TVD13M+EWvVT2jBGFLqR1UVg7G0W/McAy8xdeTg+a3slg==",
"version": "4.23.6",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.6.tgz",
"integrity": "sha512-0dpuLQW+V6zrKvfvor/eo71V3tpr2L2Hsu8QZAdtSzksjWABxTOzH3ShaBRxCEsrz6sU9sa9o7ShwBMMDz59bQ==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",

View file

@ -26,7 +26,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.1.0",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.5",
"@uiw/codemirror-theme-bbedit": "4.23.6",
"@uiw/react-codemirror": "4.23.5",
"@xstate/react": "3.2.2",
"antd": "4.24.16",