fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.11
This commit is contained in:
parent
745df2cca2
commit
50a6bfaeea
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.10",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.11",
|
||||
"@uiw/react-codemirror": "4.21.10",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.13",
|
||||
@ -14362,17 +14362,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.21.10",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.10.tgz",
|
||||
"integrity": "sha512-XZYmLzLyssXqAdMUr7Qwr0BUlgxDrwiVBenZiJa52bHl8bWwoMQ7R5gYNmHfn3Ib66grS2k9sBYZKDOvHQvY6g==",
|
||||
"version": "4.21.11",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.11.tgz",
|
||||
"integrity": "sha512-Tg4EF+hM114yHltHKgOWVz3b9zrT3gDuPROUWA12IganEzi/Ac4t+4/fgDSJmqIMNDOXF7I3H0PET8KBdhi+DA==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.10"
|
||||
"@uiw/codemirror-themes": "4.21.11"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"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==",
|
||||
"version": "4.21.11",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.11.tgz",
|
||||
"integrity": "sha512-joHXffuPa5cbQMauICrnNzU3MNql85m+a2Dc8HNmKdiidCdd7jJ3fkqQ0tG8DUlgiIqQUNct+k68wR1MK2Xm0g==",
|
||||
"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.10",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.11",
|
||||
"@uiw/react-codemirror": "4.21.10",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user