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

This commit is contained in:
renovate[bot] 2024-07-07 04:42:19 +00:00 committed by GitHub
parent 8a2374309a
commit a9a626b507
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View File

@ -17,7 +17,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.2",
"@uiw/codemirror-theme-bbedit": "4.23.0",
"@uiw/react-codemirror": "4.22.2",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -11844,21 +11844,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.22.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.2.tgz",
"integrity": "sha512-adeyK7fbdfDS3zELSUPbce7xMEMNhJbSX0hXxaL6L4jdmt2/OTHCwovNPzlH6AWyMupE+WTQmVY6y67m14dikg==",
"version": "4.23.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.0.tgz",
"integrity": "sha512-dykg68sP5LXXGn++s2DFm6frflg/dmCeImGvKnYqjOFUrisMHXxLezk6uAqobW39U6eyvYfoYsvi3IbQjrkjQQ==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.22.2"
"@uiw/codemirror-themes": "4.23.0"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.22.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.2.tgz",
"integrity": "sha512-gsLHn6SUuV5iboBvGrM7YimzLFHQmsNlkGIYs3UaVUJTo/A/ZrKoSJNyPziShLRjBXA2UwKdBTIU6VhHyyaChw==",
"version": "4.23.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.0.tgz",
"integrity": "sha512-9fiji9xooZyBQozR1i6iTr56YP7j/Dr/VgsNWbqf5Szv+g+4WM1iZuiDGwNXmFMWX8gbkDzp6ASE21VCPSofWw==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",

View File

@ -23,7 +23,7 @@
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.2",
"@uiw/codemirror-theme-bbedit": "4.23.0",
"@uiw/react-codemirror": "4.22.2",
"@xstate/react": "3.2.2",
"antd": "4.24.16",