fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.10
This commit is contained in:
parent
f30acd798d
commit
994ad17d8d
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.8",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.9",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.10",
|
||||
"@uiw/react-codemirror": "4.21.9",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.13",
|
||||
@ -14362,17 +14362,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.21.9",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.9.tgz",
|
||||
"integrity": "sha512-KzLqcd+Z+vwQQy8AZxB6ppqqf1c0ZLExtJvyR2BVIMLSSRX+iyGxUy4rMH05ED4BYXTRVngySLC8VNj/Vcre0g==",
|
||||
"version": "4.21.10",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.10.tgz",
|
||||
"integrity": "sha512-XZYmLzLyssXqAdMUr7Qwr0BUlgxDrwiVBenZiJa52bHl8bWwoMQ7R5gYNmHfn3Ib66grS2k9sBYZKDOvHQvY6g==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.9"
|
||||
"@uiw/codemirror-themes": "4.21.10"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.21.9",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.9.tgz",
|
||||
"integrity": "sha512-ndfka95Ax4LXQSPVtCXJC3Qu2ruhlWUB7PAj+qTeMZobYJdXRxDEm4jMl+/d5fN1ok3jivShQdNgIwvEIFf4lg==",
|
||||
"version": "4.21.10",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.10.tgz",
|
||||
"integrity": "sha512-ml+osiiQYuDw5gmk/BRzlaL+DrPtaCrXDuUoOlPVgi2KdKPEFIHmHklEk1m9yvg/MlkyMSWgFBCZF43hCDsnxg==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.8",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.9",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.10",
|
||||
"@uiw/react-codemirror": "4.21.9",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user