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

This commit is contained in:
renovate[bot]
2025-08-06 04:21:40 +00:00
committed by GitHub
parent 36f266bc2f
commit aff3008e2f
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -23,7 +23,7 @@
"@next/bundle-analyzer": "^14.0.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@uiw/codemirror-theme-bbedit": "4.24.1",
"@uiw/codemirror-theme-bbedit": "4.24.2",
"@uiw/react-codemirror": "4.24.1",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@@ -9715,21 +9715,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.24.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.24.1.tgz",
"integrity": "sha512-b1FkM6XuKGgG3P3eFJf1fqd0Q2pIxx5S/AYApWJ+KVfNLiyDHlOyKZN0+tN4ZIFLGd3hdMPFgHJnF7ICgcnPsw==",
"version": "4.24.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.24.2.tgz",
"integrity": "sha512-iKQ+UFX4u1vCiBbJeDqwqw+zlhkKp4esB5F6sqRAhBrxiCVvyr5rhhJmONPEztPnwWix/1OXrJ9U59ClmHOXGw==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.24.1"
"@uiw/codemirror-themes": "4.24.2"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.24.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.24.1.tgz",
"integrity": "sha512-hduBbFNiWNW6nYa2/giKQ9YpzhWNw87BGpCjC+cXYMZ7bCD6q5DC6Hw+7z7ZwSzEaOQvV91lmirOjJ8hn9+pkg==",
"version": "4.24.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.24.2.tgz",
"integrity": "sha512-0fQusJE08APL+1WM0xYqvampVM2RpABHjvZbcJWHdRc+teZbrP8907VW1ZX1tO/7/xgRRt4Fc3RHPCcTs7b0NQ==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"@next/bundle-analyzer": "^14.0.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@uiw/codemirror-theme-bbedit": "4.24.1",
"@uiw/codemirror-theme-bbedit": "4.24.2",
"@uiw/react-codemirror": "4.24.1",
"@xstate/react": "3.2.2",
"antd": "4.24.16",