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

This commit is contained in:
renovate[bot] 2023-01-02 06:33:51 +00:00 committed by GitHub
parent dd3371f7eb
commit ee46281196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View File

@ -15,7 +15,7 @@
"@fontsource/open-sans": "4.5.13",
"@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.0.0",
"@uiw/codemirror-theme-bbedit": "4.19.4",
"@uiw/codemirror-theme-bbedit": "4.19.5",
"@uiw/react-codemirror": "4.19.4",
"@xstate/react": "3.0.1",
"antd": "4.24.3",
@ -12355,17 +12355,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.19.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.4.tgz",
"integrity": "sha512-y9Kgari6VtXYXX3QgL66ZBLvu0EYxbksiBjXxDQnP87TN++XYjSikSbMzUWunVRACaPN+gLxXm3poMnkuwhaBQ==",
"version": "4.19.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.5.tgz",
"integrity": "sha512-XVP4N9rkZCYaIIdJNW05vlaNIzwznbQuirlZ1IvsIpjaKj4Gvt9tSrn4IJEBEmTD1al7YXMEs/n7LMUB0K0zWg==",
"dependencies": {
"@uiw/codemirror-themes": "4.19.4"
"@uiw/codemirror-themes": "4.19.5"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.19.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.4.tgz",
"integrity": "sha512-n2k1GPH9oTeeXY/Xbu5KQiw2rvrM5wkvhFDNRvoX9N/2e3+/lmyloZZ1C1Pk/OpDfOH2hWns8jiH7BKfn+I82A==",
"version": "4.19.5",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz",
"integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",

View File

@ -19,7 +19,7 @@
"@fontsource/open-sans": "4.5.13",
"@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.0.0",
"@uiw/codemirror-theme-bbedit": "4.19.4",
"@uiw/codemirror-theme-bbedit": "4.19.5",
"@uiw/react-codemirror": "4.19.4",
"@xstate/react": "3.0.1",
"antd": "4.24.3",