fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.12
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/inter": "^5.0.0",
|
||||||
"@fontsource/poppins": "5.0.8",
|
"@fontsource/poppins": "5.0.8",
|
||||||
"@next/bundle-analyzer": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.11",
|
"@uiw/codemirror-theme-bbedit": "4.21.12",
|
||||||
"@uiw/react-codemirror": "4.21.11",
|
"@uiw/react-codemirror": "4.21.11",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.13",
|
"antd": "4.24.13",
|
||||||
@@ -14362,17 +14362,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-theme-bbedit": {
|
"node_modules/@uiw/codemirror-theme-bbedit": {
|
||||||
"version": "4.21.11",
|
"version": "4.21.12",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.11.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.12.tgz",
|
||||||
"integrity": "sha512-Tg4EF+hM114yHltHKgOWVz3b9zrT3gDuPROUWA12IganEzi/Ac4t+4/fgDSJmqIMNDOXF7I3H0PET8KBdhi+DA==",
|
"integrity": "sha512-/UgGp/D6EZGxbNjwhufoxA525N39xc+7IgLa3Q1PQBunfMpnOfx/cvX9DXVxk/oQt7dXvy77AMhmem/cgS+kXg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@uiw/codemirror-themes": "4.21.11"
|
"@uiw/codemirror-themes": "4.21.12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@uiw/codemirror-themes": {
|
"node_modules/@uiw/codemirror-themes": {
|
||||||
"version": "4.21.11",
|
"version": "4.21.12",
|
||||||
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.11.tgz",
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz",
|
||||||
"integrity": "sha512-joHXffuPa5cbQMauICrnNzU3MNql85m+a2Dc8HNmKdiidCdd7jJ3fkqQ0tG8DUlgiIqQUNct+k68wR1MK2Xm0g==",
|
"integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==",
|
||||||
"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": "^13.1.1",
|
"@next/bundle-analyzer": "^13.1.1",
|
||||||
"@uiw/codemirror-theme-bbedit": "4.21.11",
|
"@uiw/codemirror-theme-bbedit": "4.21.12",
|
||||||
"@uiw/react-codemirror": "4.21.11",
|
"@uiw/react-codemirror": "4.21.11",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"antd": "4.24.13",
|
"antd": "4.24.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user