fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.22.1
This commit is contained in:
parent
b26ad4e48c
commit
13c3481970
18
web/package-lock.json
generated
18
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"@fontsource/inter": "^5.0.0",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.14",
|
"@fontsource/poppins": "5.0.14",
|
||||||
"@next/bundle-analyzer": "^14.0.0",
|
"@next/bundle-analyzer": "^14.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.22.0",
|
"@uiw/codemirror-theme-bbedit": "4.22.1",
|
||||||
"@uiw/react-codemirror": "4.22.0",
|
"@uiw/react-codemirror": "4.22.0",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.16",
|
"antd": "4.24.16",
|
||||||
@ -9886,20 +9886,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.22.0",
|
"version": "4.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.1.tgz",
|
||||||
"integrity": "sha512-xsniLycEFsZ3X14PgLgnkhPcjmkmjrTLChc3kIqPCj9eoQuUHooRrEr41ChmMpOhab4V0fbwFdCQvKJYK9YojA==",
|
"integrity": "sha512-tUo+a+bVBb77fRlHZHmF+VICRPW0zyUXeCYqQILvLx1bSMc5ek/wxoNaqO02PbBvtl5z7ifvlSmwh65DAvcUTA==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.22.0"
|
"@uiw/codemirror-themes": "4.22.1"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://jaywcjlove.github.io/#/sponsor"
|
"url": "https://jaywcjlove.github.io/#/sponsor"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.22.0",
|
"version": "4.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.1.tgz",
|
||||||
"integrity": "sha512-nn7K+lkfdLOSQN6NZx651ae24L5L2RiCuNOxIeP3/CcGm9tnic8i+9pq42IXZe+hEoxX64yUTZisoB5qtocvrQ==",
|
"integrity": "sha512-5TeB8wCc0aNd3YEhzOvgekpAFQfEm4fCTUcGmEIQqaRNgKAM83HYNpE1JF2j7x2oDFugdiO0yJynS6bo1zVOuw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/language": "^6.0.0",
|
"@codemirror/language": "^6.0.0",
|
||||||
"@codemirror/state": "^6.0.0",
|
"@codemirror/state": "^6.0.0",
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"@fontsource/inter": "^5.0.0",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.14",
|
"@fontsource/poppins": "5.0.14",
|
||||||
"@next/bundle-analyzer": "^14.0.0",
|
"@next/bundle-analyzer": "^14.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.22.0",
|
"@uiw/codemirror-theme-bbedit": "4.22.1",
|
||||||
"@uiw/react-codemirror": "4.22.0",
|
"@uiw/react-codemirror": "4.22.0",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.16",
|
"antd": "4.24.16",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user