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

This commit is contained in:
renovate[bot] 2022-11-13 14:49:15 +00:00 committed by GitHub
parent 060016808a
commit 9245763c86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.13.0",
"@uiw/codemirror-theme-bbedit": "4.13.1",
"@uiw/react-codemirror": "4.13.0",
"@xstate/react": "3.0.1",
"antd": "4.24.1",
@ -12137,17 +12137,17 @@
}
},
"node_modules/@uiw/codemirror-theme-bbedit": {
"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==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.13.1.tgz",
"integrity": "sha512-+kkutHfgxmmq4fP6+fBqwqCEIQbrHzVRDkP3lmDODzG3CoZl81+If+W/OtE2mvLDXIWcg2GII67Ush+t+wHqBw==",
"dependencies": {
"@uiw/codemirror-themes": "4.13.0"
"@uiw/codemirror-themes": "4.13.1"
}
},
"node_modules/@uiw/codemirror-themes": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.0.tgz",
"integrity": "sha512-wYSc7eccNAaWZYIKr6ncWhlZw99qOaNFCTgz3bbQhYgoqMXzYhImICkLo7iNvMhJe+rR4tl2HnRj8Tstb6rZTA==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.1.tgz",
"integrity": "sha512-Ht65n+PKKJA2ILQmkmjVZ8AMzN7OiZruTskHKTIrSSPQllwKPmNMYv97SGKQ4PtsNjjmuPR7BZ4/ZOPGpg1I0w==",
"dependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",
@ -42093,17 +42093,17 @@
}
},
"@uiw/codemirror-theme-bbedit": {
"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==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.13.1.tgz",
"integrity": "sha512-+kkutHfgxmmq4fP6+fBqwqCEIQbrHzVRDkP3lmDODzG3CoZl81+If+W/OtE2mvLDXIWcg2GII67Ush+t+wHqBw==",
"requires": {
"@uiw/codemirror-themes": "4.13.0"
"@uiw/codemirror-themes": "4.13.1"
}
},
"@uiw/codemirror-themes": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.0.tgz",
"integrity": "sha512-wYSc7eccNAaWZYIKr6ncWhlZw99qOaNFCTgz3bbQhYgoqMXzYhImICkLo7iNvMhJe+rR4tl2HnRj8Tstb6rZTA==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.13.1.tgz",
"integrity": "sha512-Ht65n+PKKJA2ILQmkmjVZ8AMzN7OiZruTskHKTIrSSPQllwKPmNMYv97SGKQ4PtsNjjmuPR7BZ4/ZOPGpg1I0w==",
"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.13.0",
"@uiw/codemirror-theme-bbedit": "4.13.1",
"@uiw/react-codemirror": "4.13.0",
"@xstate/react": "3.0.1",
"antd": "4.24.1",