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

This commit is contained in:
renovate[bot]
2025-11-08 08:43:23 +00:00
committed by GitHub
parent 36e659fb50
commit ee2e246648
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.25.2",
"@uiw/codemirror-theme-bbedit": "4.25.3",
"@uiw/react-codemirror": "4.25.2",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@@ -9317,21 +9317,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.25.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.2.tgz",
"integrity": "sha512-YM3t7+4AcBv4KH4oLy+hVvAgc2kGVAkL5HYji+raLiwX36uyR4ttudiPJyH1d+EoAFoB7kgdb96eKnNlQ0JziQ==",
"version": "4.25.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.3.tgz",
"integrity": "sha512-f+WCsHm4KMyC/gStKIhCxK2bWxaIQKysutYRVDxjb/a6wh5cJru8SsYsqFNyUcgbSm+qwMBEYx1ngN5v49pmcA==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.25.2"
"@uiw/codemirror-themes": "4.25.3"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.25.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.2.tgz",
"integrity": "sha512-WFYxW3OlCkMomXQBlQdGj1JZ011UNCa7xYdmgYqywVc4E8f5VgIzRwCZSBNVjpWGGDBOjc+Z6F65l7gttP16pg==",
"version": "4.25.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.3.tgz",
"integrity": "sha512-k7/B7Vf4jU/WcdewgJWP9tMFxbjB6UpUymZ3fx/TsbGwt2JXAouw0uyqCn1RlYBfr7YQnvEs3Ju9ECkd2sKzdg==",
"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.25.2",
"@uiw/codemirror-theme-bbedit": "4.25.3",
"@uiw/react-codemirror": "4.25.2",
"@xstate/react": "3.2.2",
"antd": "4.24.16",