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

This commit is contained in:
renovate[bot] 2024-05-02 05:38:28 +00:00 committed by GitHub
parent 56c1a78889
commit 96cb802b88
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.21.25",
"@uiw/codemirror-theme-bbedit": "4.22.0",
"@uiw/react-codemirror": "4.21.25",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -9968,20 +9968,20 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.25",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.25.tgz",
"integrity": "sha512-2QZ6whVoTbSO8uQDIB2lT2KY+qmlQeSXryDJfw43MAbxITO/igIcaNdybPyp22j4g/BAFVxq7LEDtfHaYHX/3A==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.0.tgz",
"integrity": "sha512-xsniLycEFsZ3X14PgLgnkhPcjmkmjrTLChc3kIqPCj9eoQuUHooRrEr41ChmMpOhab4V0fbwFdCQvKJYK9YojA==",
"dependencies": {
"@uiw/codemirror-themes": "4.21.25"
"@uiw/codemirror-themes": "4.22.0"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.21.25",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.25.tgz",
"integrity": "sha512-C3t/voELxQj0eaVhrlgzaOnSALNf8bOcRbL5xN9r2+RkdsbFOmvNl3VVhlxEB7PSGc1jUZwVO4wQsB2AP178ag==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.0.tgz",
"integrity": "sha512-nn7K+lkfdLOSQN6NZx651ae24L5L2RiCuNOxIeP3/CcGm9tnic8i+9pq42IXZe+hEoxX64yUTZisoB5qtocvrQ==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^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.21.25",
"@uiw/codemirror-theme-bbedit": "4.22.0",
"@uiw/react-codemirror": "4.21.25",
"@xstate/react": "3.2.2",
"antd": "4.24.16",