fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.21
This commit is contained in:
22
web/package-lock.json
generated
22
web/package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.8",
|
||||
"@next/bundle-analyzer": "^14.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.20",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.21",
|
||||
"@uiw/react-codemirror": "4.21.20",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.15",
|
||||
@@ -9568,22 +9568,28 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.21.20",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.20.tgz",
|
||||
"integrity": "sha512-XRi7YK00bmojfqgKJesVvUxjTGvWP1fwpFyYsmVJImrXHAXvPKAEStR4fIwjQxo4rUWyPl996uzqkcTvIegPlQ==",
|
||||
"version": "4.21.21",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.21.tgz",
|
||||
"integrity": "sha512-EH5fGyU3oepRLhVwPdqaShIgypPUG3FbwxB7cqH3TgGlDUIQtCK9u5MFo0br84kE+ZXIqqphlOb9d/5gawDVRw==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.20"
|
||||
"@uiw/codemirror-themes": "4.21.21"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://jaywcjlove.github.io/#/sponsor"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.21.20",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.20.tgz",
|
||||
"integrity": "sha512-/Ncc88v5RroeDAOfhao5lmkobmH4aJZqlSAJJTxXE7AzM85BjuCnnUYXVT7VFeEslFtfTiIgriyLmJQoGOi2mA==",
|
||||
"version": "4.21.21",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.21.tgz",
|
||||
"integrity": "sha512-ljVcMGdaxo75UaH+EqxJ+jLyMVVgeSfW2AKyT1VeLy+4SDpuqNQ7wq5XVxktsG6LH+OvgSFndWXgPANf4+gQcA==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
"@codemirror/view": "^6.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://jaywcjlove.github.io/#/sponsor"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@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": "^14.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.20",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.21",
|
||||
"@uiw/react-codemirror": "4.21.20",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.15",
|
||||
|
||||
Reference in New Issue
Block a user