fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.3
This commit is contained in:
parent
44549a6393
commit
fd551b1766
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -15,7 +15,7 @@
|
|||||||
"@fontsource/open-sans": "4.5.13",
|
"@fontsource/open-sans": "4.5.13",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.0.0",
|
"@next/bundle-analyzer": "^13.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.2",
|
"@uiw/codemirror-theme-bbedit": "4.19.3",
|
||||||
"@uiw/react-codemirror": "4.19.2",
|
"@uiw/react-codemirror": "4.19.2",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.24.3",
|
"antd": "4.24.3",
|
||||||
@ -12176,17 +12176,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.19.2",
|
"version": "4.19.3",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.2.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.3.tgz",
|
||||||
"integrity": "sha512-sBziR/+eRsfTLcG4G7JHXNTRikr4+66aJPLM/UQ6HTkZ2oUnb7Yy7KIlSuulb1Sjg3O1eplLcGwjgq99+0Wkkg==",
|
"integrity": "sha512-x98Cj1cWKrxmEk+M2ZdG3kfvlTqJrmWybuAOjHm576MFxtcVB0nXx+eyKJf4tUYMACy+o8LaMsouVj7S89Gaew==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.19.2"
|
"@uiw/codemirror-themes": "4.19.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.19.2",
|
"version": "4.19.3",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.2.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.3.tgz",
|
||||||
"integrity": "sha512-huxcq5ddOyXanMzA3R7Bdn0VP90TWAwOUFgXTNOBCFYuNUQoHP30XDJH7nnvZWCXRNXV51p3Wb0bVF2fEuFPBw==",
|
"integrity": "sha512-2mqrrYZnUL/hseEeIYC0DBP4igst/w5g5JT1+3v+yMyvwsvSAWxxN1Zeh5FFMfVTZWjpYujOuoJ4V507taorBw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/language": "^6.0.0",
|
"@codemirror/language": "^6.0.0",
|
||||||
"@codemirror/state": "^6.0.0",
|
"@codemirror/state": "^6.0.0",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"@fontsource/open-sans": "4.5.13",
|
"@fontsource/open-sans": "4.5.13",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.0.0",
|
"@next/bundle-analyzer": "^13.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.2",
|
"@uiw/codemirror-theme-bbedit": "4.19.3",
|
||||||
"@uiw/react-codemirror": "4.19.2",
|
"@uiw/react-codemirror": "4.19.2",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.24.3",
|
"antd": "4.24.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user