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

This commit is contained in:
renovate[bot] 2022-11-12 18:08:09 +00:00
parent 8c26a91f16
commit dd881b00d3
2 changed files with 16 additions and 16 deletions

30
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.12.4",
"@uiw/codemirror-theme-bbedit": "4.13.0",
"@uiw/react-codemirror": "4.12.4",
"@xstate/react": "3.0.1",
"antd": "4.24.1",
@ -12137,17 +12137,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.12.4.tgz",
"integrity": "sha512-DYlX8zirnNN0LXY8i08crfBp0sPPO4i+JleZNtoRL6QRJ93VMuJj/gL5yf17vSjw9G4jes3viqkthZm2PZVs9w==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.13.0.tgz",
"integrity": "sha512-8n09XX1X6fqAbKNxpKkdrjknMA5Qmc1DAMt4LK2gm4sADn3sroj5J+uxewaLMCxlHA6aIuPkzc1QLz/Mk5BTAA==",
"dependencies": {
"@uiw/codemirror-themes": "4.12.4"
"@uiw/codemirror-themes": "4.13.0"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.12.4.tgz",
"integrity": "sha512-ekySMFlXaJ4u0TCz/caHG8HqJPT0+viUA2ZQ4yZ+F1z2Lk9HgMS/1YfRj8vHuEUPNXc9Fsy5qxwTp7I1hEanEg==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.0.tgz",
"integrity": "sha512-wYSc7eccNAaWZYIKr6ncWhlZw99qOaNFCTgz3bbQhYgoqMXzYhImICkLo7iNvMhJe+rR4tl2HnRj8Tstb6rZTA==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",
@ -42105,17 +42105,17 @@
}
},
"@uiw/codemirror-theme-bbedit": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.12.4.tgz",
"integrity": "sha512-DYlX8zirnNN0LXY8i08crfBp0sPPO4i+JleZNtoRL6QRJ93VMuJj/gL5yf17vSjw9G4jes3viqkthZm2PZVs9w==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.13.0.tgz",
"integrity": "sha512-8n09XX1X6fqAbKNxpKkdrjknMA5Qmc1DAMt4LK2gm4sADn3sroj5J+uxewaLMCxlHA6aIuPkzc1QLz/Mk5BTAA==",
"requires": {
"@uiw/codemirror-themes": "4.12.4"
"@uiw/codemirror-themes": "4.13.0"
}
},
"@uiw/codemirror-themes": {
"version": "4.12.4",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.12.4.tgz",
"integrity": "sha512-ekySMFlXaJ4u0TCz/caHG8HqJPT0+viUA2ZQ4yZ+F1z2Lk9HgMS/1YfRj8vHuEUPNXc9Fsy5qxwTp7I1hEanEg==",
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.0.tgz",
"integrity": "sha512-wYSc7eccNAaWZYIKr6ncWhlZw99qOaNFCTgz3bbQhYgoqMXzYhImICkLo7iNvMhJe+rR4tl2HnRj8Tstb6rZTA==",
"requires": {
"@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.12.4",
"@uiw/codemirror-theme-bbedit": "4.13.0",
"@uiw/react-codemirror": "4.12.4",
"@xstate/react": "3.0.1",
"antd": "4.24.1",