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

This commit is contained in:
renovate[bot] 2024-10-05 22:10:51 +00:00 committed by GitHub
parent f439f400e2
commit 33807f0acc
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.1.0",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.3",
"@uiw/codemirror-theme-bbedit": "4.23.4",
"@uiw/react-codemirror": "4.23.3",
"@xstate/react": "3.2.2",
"antd": "4.24.16",
@ -11729,21 +11729,21 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.23.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.3.tgz",
"integrity": "sha512-Gn8nrsi4a3y7IWQ/kcaSGuozzx0pbeLa2nI548NjXWxiIUoRywRC+X27qtTDeyc39dXjPZRKEqb/BRjABNsNyA==",
"version": "4.23.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.4.tgz",
"integrity": "sha512-gs8e6kvKvubpO+1x3MSGwS52XRb1pveKnKyLc8cEZMDrhe5L7ktGlZZ0G9BZ/lrVUnvjFS2eUg5CyF3UgU19zg==",
"license": "MIT",
"dependencies": {
"@uiw/codemirror-themes": "4.23.3"
"@uiw/codemirror-themes": "4.23.4"
},
"funding": {
"url": "https://jaywcjlove.github.io/#/sponsor"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.23.3",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.3.tgz",
"integrity": "sha512-oUq2qoj+hMrR34Xhbp7S1P2elPtySWyzij97IwsZAdGZD/yS+c9+2yRSMYqtaWh7D9M4sJmwgU1lZibmwLZOfQ==",
"version": "4.23.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.4.tgz",
"integrity": "sha512-rnuNUOTVq+B9ym2V7tqjGWhAr+4dyVRGYan2pIRFPRNpYTcr7XsbcGRy6DBkHK5uVK8tAiqC1Gn7vPSdC1nZXg==",
"license": "MIT",
"dependencies": {
"@codemirror/language": "^6.0.0",

View File

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