fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.3
This commit is contained in:
parent
ca40021f5b
commit
3a347c1b03
18
web/package-lock.json
generated
18
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.3",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.2",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.3",
|
||||
"@uiw/react-codemirror": "4.21.2",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
@ -104,7 +104,7 @@
|
||||
"less-loader": "11.1.3",
|
||||
"mdx-mermaid": "^1.3.2",
|
||||
"mermaid": "^10.0.0",
|
||||
"npm": "^9.7.1",
|
||||
"npm": "^9.4.0",
|
||||
"prettier": "2.8.8",
|
||||
"sass": "1.63.3",
|
||||
"sass-loader": "13.3.2",
|
||||
@ -14333,17 +14333,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||
"version": "4.21.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.2.tgz",
|
||||
"integrity": "sha512-Y+w6CEzfLwYgBirn0mGox8/NrSaMEMnmZagUFZ8ebmoy4C0S8HPEjJ3RN8ADv5JLrXWIWdO/3iRlVQVWyf8W5w==",
|
||||
"version": "4.21.3",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.3.tgz",
|
||||
"integrity": "sha512-eq8WEW1cU0DwfiQ3Vy2MIS1EupzKFbaspUaFC0ePCcD+ifVs8ro+fpoiYxjaMBPBZZox7RC7mMOyNxbpIEU8Gw==",
|
||||
"dependencies": {
|
||||
"@uiw/codemirror-themes": "4.21.2"
|
||||
"@uiw/codemirror-themes": "4.21.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@uiw/codemirror-themes": {
|
||||
"version": "4.21.2",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.2.tgz",
|
||||
"integrity": "sha512-ohlUOUTzGv+8uLY30fwZssGFx3Z2PXv3uOaixgMWWpjo5fBYgcH/EWp9vVKOARTk7ejZvcI0PGyfw2wd6K6TiA==",
|
||||
"version": "4.21.3",
|
||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.3.tgz",
|
||||
"integrity": "sha512-gB7jUP1SqAkvwOGt0hTpyw7xHMJkgDu5ODy+1qPHMU27IT425+GXJAHPKLHBuRL2+InnWJPMz9JXVrrJU32lLg==",
|
||||
"dependencies": {
|
||||
"@codemirror/language": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@fontsource/inter": "^5.0.0",
|
||||
"@fontsource/poppins": "5.0.3",
|
||||
"@next/bundle-analyzer": "^13.1.1",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.2",
|
||||
"@uiw/codemirror-theme-bbedit": "4.21.3",
|
||||
"@uiw/react-codemirror": "4.21.2",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user