fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.22
This commit is contained in:
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": "^14.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.21",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.22",
|
||||
"@uiw/react-codemirror": "4.21.22",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.15",
|
||||
@@ -9870,20 +9870,20 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"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==",
|
||||
"version": "4.21.22",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.22.tgz",
|
||||
"integrity": "sha512-OQEZfO36pMSg2EFl2pD2HHrQXbiXqcTaLtbGQ78MHiZ6OqvGDkQ0djqf/n4/1e6P76EczHYiMdD5TKphblVbLA==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.21"
|
||||
"@uiw/codemirror-themes": "4.21.22"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://jaywcjlove.github.io/#/sponsor"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"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==",
|
||||
"version": "4.21.22",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.22.tgz",
|
||||
"integrity": "sha512-oRMNtDmD6ER0EH2/NKGbrUzeRJbZ/4+GE3/9OItaAGhdsd2V33WGqVX7QwXsjLNhpNfscbVKB3PYLyRooBdlfg==",
|
||||
"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": "^14.0.0",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.21",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.22",
|
||||
"@uiw/react-codemirror": "4.21.22",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.15",
|
||||
|
||||
Reference in New Issue
Block a user