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

This commit is contained in:
renovate[bot]
2025-12-15 17:32:00 +00:00
committed by GitHub
parent 733a0f8631
commit da94960739
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.3",
"@uiw/codemirror-theme-bbedit": "4.25.4",
"@uiw/react-codemirror": "4.25.3",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@@ -9341,21 +9341,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"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==",
"version": "4.25.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.4.tgz",
"integrity": "sha512-Rq6rlv/Jr9G/PNSRAIfLl7OUyZAOVdVwkHTQP8YJVCj7JGylv/+7CflET6CPJXCZmrv4ZvPZmjS53c1+Pz5I6w==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.25.3"
"@uiw/codemirror-themes": "4.25.4"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.25.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.3.tgz",
"integrity": "sha512-k7/B7Vf4jU/WcdewgJWP9tMFxbjB6UpUymZ3fx/TsbGwt2JXAouw0uyqCn1RlYBfr7YQnvEs3Ju9ECkd2sKzdg==",
"version": "4.25.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.4.tgz",
"integrity": "sha512-2SLktItgcZC4p0+PfFusEbAHwbuAWe3bOOntCevVgHtrWGtGZX3IPv2k8IKZMgOXtAHyGKpJvT9/nspPn/uCQg==",
"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.3",
"@uiw/codemirror-theme-bbedit": "4.25.4",
"@uiw/react-codemirror": "4.25.3",
"@xstate/react": "3.2.2",
"antd": "4.24.16",