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

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

* Update translations.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
renovate[bot]
2025-08-20 21:11:15 -07:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Gabe Kangas
parent c26f98d2a0
commit 047f22f4a1
3 changed files with 9 additions and 10 deletions
-1
View File
@@ -29,7 +29,6 @@ jobs:
- uses: actions/checkout@v5 - uses: actions/checkout@v5
- name: Install dependencies - name: Install dependencies
if: ${{ github.actor != 'renovate[bot]' && github.actor != 'renovate' }}
run: npm install run: npm install
- name: Generate translation files - name: Generate translation files
+8 -8
View File
@@ -23,7 +23,7 @@
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@uiw/codemirror-theme-bbedit": "4.24.2", "@uiw/codemirror-theme-bbedit": "4.25.1",
"@uiw/react-codemirror": "4.24.2", "@uiw/react-codemirror": "4.24.2",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",
@@ -10412,21 +10412,21 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.24.2", "version": "4.25.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.24.2.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.25.1.tgz",
"integrity": "sha512-iKQ+UFX4u1vCiBbJeDqwqw+zlhkKp4esB5F6sqRAhBrxiCVvyr5rhhJmONPEztPnwWix/1OXrJ9U59ClmHOXGw==", "integrity": "sha512-PF2WmeES5lP6HWLW95RS3dExvcxWQBg68pwSVwFUbtLm26nxcmsx/YDIOwAHemv5+jBRQuVU+sxiK9AQSEybkg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.24.2" "@uiw/codemirror-themes": "4.25.1"
}, },
"funding": { "funding": {
"url": "https://jaywcjlove.github.io/#/sponsor" "url": "https://jaywcjlove.github.io/#/sponsor"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.24.2", "version": "4.25.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.24.2.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.25.1.tgz",
"integrity": "sha512-0fQusJE08APL+1WM0xYqvampVM2RpABHjvZbcJWHdRc+teZbrP8907VW1ZX1tO/7/xgRRt4Fc3RHPCcTs7b0NQ==", "integrity": "sha512-6o8tQ8bdq14RuVFpZ7l9u8KnuPq824uG3U1VV933Uhv8mfaxaoaOQSjv6T2bQUPhjH6ZlEu5+tAMkOfIL21eIQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@uiw/codemirror-theme-bbedit": "4.24.2", "@uiw/codemirror-theme-bbedit": "4.25.1",
"@uiw/react-codemirror": "4.24.2", "@uiw/react-codemirror": "4.24.2",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",