0

fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.14

This commit is contained in:
renovate[bot] 2023-04-10 18:58:08 +00:00 committed by GitHub
parent 4becc3a535
commit fd07b1e810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
web/package-lock.json generated
View File

@ -17,7 +17,7 @@
"@fontsource/open-sans": "4.5.14", "@fontsource/open-sans": "4.5.14",
"@fontsource/poppins": "4.5.10", "@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.19.11", "@uiw/codemirror-theme-bbedit": "4.19.14",
"@uiw/react-codemirror": "4.19.11", "@uiw/react-codemirror": "4.19.11",
"@xstate/react": "3.2.1", "@xstate/react": "3.2.1",
"antd": "4.24.8", "antd": "4.24.8",
@ -12769,17 +12769,17 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.19.11", "version": "4.19.14",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.11.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.14.tgz",
"integrity": "sha512-JLJdQ62Q3b+xPpKNYP/DXd1Uh+YQe7WI+RXS24Ul/Z/fuaHVr6sCTkDtltsVS7V6uWsL1Q8XAxf+9IN1MpjImQ==", "integrity": "sha512-3CrPCs2B2XjWXVQhZ1QtriBWZv0fhSUOVgmhGip0wOYEoGMH3FT2ZdIUrMMxKbnsmDpK0jcmG3lAfXgpJ/CirA==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.19.11" "@uiw/codemirror-themes": "4.19.14"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.19.11", "version": "4.19.14",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.11.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.14.tgz",
"integrity": "sha512-4bh0vfkqeVJ7L2aGimKXqQtaoSEe/1xZb9nkGn35V5daHXkxRhb+BRFMOSrMsjGm74hM+dvYi5iH8HXVsvjJrQ==", "integrity": "sha512-pyWMbzreZ9DAcYLEHhY/elVuaFm1amjxHUswEKLd/vJXmNNZB/VlOaS8nyyy3ShVLKfYTND/yi8VjkR7Gsds3Q==",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0", "@codemirror/state": "^6.0.0",

View File

@ -21,7 +21,7 @@
"@fontsource/open-sans": "4.5.14", "@fontsource/open-sans": "4.5.14",
"@fontsource/poppins": "4.5.10", "@fontsource/poppins": "4.5.10",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.19.11", "@uiw/codemirror-theme-bbedit": "4.19.14",
"@uiw/react-codemirror": "4.19.11", "@uiw/react-codemirror": "4.19.11",
"@xstate/react": "3.2.1", "@xstate/react": "3.2.1",
"antd": "4.24.8", "antd": "4.24.8",