fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.24
This commit is contained in:
parent
162da792e4
commit
3300f7f9fc
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"@fontsource/inter": "^5.0.0",
|
"@fontsource/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.8",
|
"@fontsource/poppins": "5.0.8",
|
||||||
"@next/bundle-analyzer": "^14.0.0",
|
"@next/bundle-analyzer": "^14.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.23",
|
"@uiw/codemirror-theme-bbedit": "4.21.24",
|
||||||
"@uiw/react-codemirror": "4.21.23",
|
"@uiw/react-codemirror": "4.21.23",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.15",
|
"antd": "4.24.15",
|
||||||
@ -9870,20 +9870,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.21.23",
|
"version": "4.21.24",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.23.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.24.tgz",
|
||||||
"integrity": "sha512-q3ue7ukW4HWRRBteqlmuVpkqjiqMFaM9SoDwhMJZjPyyQamhpHu6GiUGzW6RlFSYPCaAMypYPnL8Dw6sKElftA==",
|
"integrity": "sha512-DGoWzM7UJIjVeuiQCKjFpf0oobY9wkqf4uDcOVfFvUVD04dLKo8xGJnwy/pEZD3DnEBjT7lubsOQhf3DowsO1g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.21.23"
|
"@uiw/codemirror-themes": "4.21.24"
|
||||||
},
|
},
|
||||||
"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.21.23",
|
"version": "4.21.24",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.23.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.24.tgz",
|
||||||
"integrity": "sha512-eTQjWTASVgDleSaN7JfsplG/M9gGuOujSRTVZ7IvXL+c1mobtxVgLpo2IjQHWzJBBD0XAqsah6Mbu1dhP0jZHw==",
|
"integrity": "sha512-InY24KWP8YArDBACWHKFZ6ZU+WCvRHf3ZB2cCVxMVN35P1ANUmRzpAP2ernZQ5OIriL1/A/kXgD0Zg3Y65PNgg==",
|
||||||
"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.8",
|
"@fontsource/poppins": "5.0.8",
|
||||||
"@next/bundle-analyzer": "^14.0.0",
|
"@next/bundle-analyzer": "^14.0.0",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.23",
|
"@uiw/codemirror-theme-bbedit": "4.21.24",
|
||||||
"@uiw/react-codemirror": "4.21.23",
|
"@uiw/react-codemirror": "4.21.23",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.15",
|
"antd": "4.24.15",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user