fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.20.2
This commit is contained in:
parent
a64d0758d8
commit
8ed19a59a2
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"@fontsource/inter": "^4.5.15",
|
"@fontsource/inter": "^4.5.15",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.16",
|
"@uiw/codemirror-theme-bbedit": "4.20.2",
|
||||||
"@uiw/react-codemirror": "4.19.16",
|
"@uiw/react-codemirror": "4.19.16",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.10",
|
"antd": "4.24.10",
|
||||||
@ -14169,17 +14169,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.19.16",
|
"version": "4.20.2",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.16.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.2.tgz",
|
||||||
"integrity": "sha512-0tpqBqoesvCqo/yE9nuP+g5vVh3A9CRb8PGJFzhVOrzSfWaYBcilRAi65e7T63qtli0VTNMZnc3si8ygOe11nA==",
|
"integrity": "sha512-RpCducgai8oPH4p/sXD41hkOYUYUrB+DdtdZ4j3zFEX+UAqn0cisk6pFyyV/0H5R16snGUli9sjUatPKe7P1gA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.19.16"
|
"@uiw/codemirror-themes": "4.20.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.19.16",
|
"version": "4.20.2",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.16.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.2.tgz",
|
||||||
"integrity": "sha512-c16zrvMEEfNkYydjwa6Eq+aDrYCbtmt4O0jBWPX1P4CxFATCn59aeW9HFZ4uqMko8aYOiTupOsizxlJ+MBwW2Q==",
|
"integrity": "sha512-ymETGtpeC7Uq5lH844DQ9pjSHKytFLODWmYUP7CQNZJipHkQ3h0NciQvAXN759Beg9BKyuq7v6wptOrA1GEhAQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/language": "^6.0.0",
|
"@codemirror/language": "^6.0.0",
|
||||||
"@codemirror/state": "^6.0.0",
|
"@codemirror/state": "^6.0.0",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"@fontsource/inter": "^4.5.15",
|
"@fontsource/inter": "^4.5.15",
|
||||||
"@fontsource/poppins": "4.5.10",
|
"@fontsource/poppins": "4.5.10",
|
||||||
"@next/bundle-analyzer": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.19.16",
|
"@uiw/codemirror-theme-bbedit": "4.20.2",
|
||||||
"@uiw/react-codemirror": "4.19.16",
|
"@uiw/react-codemirror": "4.19.16",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.10",
|
"antd": "4.24.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user