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

This commit is contained in:
renovate[bot] 2024-10-08 03:40:09 +00:00 committed by GitHub
parent d33954c68d
commit 71c141980a
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.4",
"@uiw/codemirror-theme-bbedit": "4.23.5",
"@uiw/react-codemirror": "4.23.4",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -11758,21 +11758,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.23.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.4.tgz",
"integrity": "sha512-gs8e6kvKvubpO+1x3MSGwS52XRb1pveKnKyLc8cEZMDrhe5L7ktGlZZ0G9BZ/lrVUnvjFS2eUg5CyF3UgU19zg==",
"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==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.23.4"
"@uiw/codemirror-themes": "4.23.5"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.23.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.4.tgz",
"integrity": "sha512-rnuNUOTVq+B9ym2V7tqjGWhAr+4dyVRGYan2pIRFPRNpYTcr7XsbcGRy6DBkHK5uVK8tAiqC1Gn7vPSdC1nZXg==",
"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==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",

View file

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