0

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

This commit is contained in:
renovate[bot] 2023-04-11 07:56:57 +00:00 committed by GitHub
parent 40772292f1
commit 92490edb93
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.14", "@uiw/codemirror-theme-bbedit": "4.19.15",
"@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.14", "version": "4.19.15",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.14.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.15.tgz",
"integrity": "sha512-3CrPCs2B2XjWXVQhZ1QtriBWZv0fhSUOVgmhGip0wOYEoGMH3FT2ZdIUrMMxKbnsmDpK0jcmG3lAfXgpJ/CirA==", "integrity": "sha512-4VPxSLZTGTQ3guX34jqSbEP0mHfoes9HwvaGBkvjE3Q4pZ45FISX6BDZ1WbLDidwJU2q28X6HUSoPkeDL8C3lw==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.19.14" "@uiw/codemirror-themes": "4.19.15"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.19.14", "version": "4.19.15",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.14.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.15.tgz",
"integrity": "sha512-pyWMbzreZ9DAcYLEHhY/elVuaFm1amjxHUswEKLd/vJXmNNZB/VlOaS8nyyy3ShVLKfYTND/yi8VjkR7Gsds3Q==", "integrity": "sha512-53jwVHF0vo+VbfowMQGmXW5NnmqsYQvvLgst5UiiHomaZQ2pn4e09yqOWDM1xaMFZy8QYbAcf1FFP/ensNTUbw==",
"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.14", "@uiw/codemirror-theme-bbedit": "4.19.15",
"@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",