Bump @uiw/codemirror-themes from 4.19.5 to 4.21.12 (#1960)

Bumps [@uiw/codemirror-themes](https://github.com/uiwjs/react-codemirror) from 4.19.5 to 4.21.12.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.19.5...v4.21.12)

---
updated-dependencies:
- dependency-name: "@uiw/codemirror-themes"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 15:39:20 +03:00 committed by GitHub
parent fefb42aa07
commit 24d8998fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -82,7 +82,7 @@
"@types/remove-markdown": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.57.0",
"@uiw/codemirror-themes": "^4.19.1",
"@uiw/codemirror-themes": "^4.21.12",
"apollo": "^2.34.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
@ -20132,9 +20132,9 @@
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.19.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz",
"integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==",
"version": "4.21.12",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz",
"integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==",
"dev": true,
"dependencies": {
"@codemirror/language": "^6.0.0",
@ -69381,9 +69381,9 @@
}
},
"@uiw/codemirror-themes": {
"version": "4.19.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz",
"integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==",
"version": "4.21.12",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz",
"integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==",
"dev": true,
"requires": {
"@codemirror/language": "^6.0.0",

View File

@ -97,7 +97,7 @@
"@types/remove-markdown": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.57.0",
"@uiw/codemirror-themes": "^4.19.1",
"@uiw/codemirror-themes": "^4.21.12",
"apollo": "^2.34.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",