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

This commit is contained in:
renovate[bot]
2026-03-05 19:20:58 +00:00
committed by GitHub
parent 097864b650
commit cd1c7b7df7
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
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.5",
"@uiw/codemirror-theme-bbedit": "4.25.7",
"@uiw/react-codemirror": "4.25.5",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@@ -9168,21 +9168,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.25.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.5.tgz",
"integrity": "sha512-6B8ebidbja0RqIx1n5/pq/ssGXB989Tiq2BG5QM2/KRCIwvMnmrRvrjRt8sryirlhw+gS5fKeaITL6CfyjzdKg==",
"version": "4.25.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.7.tgz",
"integrity": "sha512-LJ0EdNqW9/+qbV7f0hk6AQrmNHlqQCfiex+NkUhCEE4/Q/wULyIy2/JnH5liCM+ouH9hQKx3hsUq600+RR1/vA==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.25.5"
"@uiw/codemirror-themes": "4.25.7"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.25.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.5.tgz",
"integrity": "sha512-mvNFy1eEkWTPSztL+N6cmOOZN26Wn9mGZUsFeIIRRkGqR4+Z9NBjzWF8JHqhZ73pEMOYe3UO+cRF/M9cxiTk9Q==",
"version": "4.25.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.7.tgz",
"integrity": "sha512-Rcx1XiQiMOJzk/efVuZioCv3VuswUb2CPmiM1NIXY5N4vEMmWLY3N8T4/WkPzJ8ZZuk7o3OH2VI5bj7729fDYg==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",

View File

@@ -41,7 +41,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.5",
"@uiw/codemirror-theme-bbedit": "4.25.7",
"@uiw/react-codemirror": "4.25.5",
"@xstate/react": "3.2.2",
"antd": "4.24.16",