0

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

This commit is contained in:
renovate[bot] 2023-06-29 22:51:13 +00:00 committed by GitHub
parent 53eeb97c19
commit 127853dcdf
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/inter": "^5.0.0", "@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3", "@fontsource/poppins": "5.0.3",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.5", "@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.5", "@uiw/react-codemirror": "4.21.5",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.10", "antd": "4.24.10",
@ -14070,17 +14070,17 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.5", "version": "4.21.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.5.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.7.tgz",
"integrity": "sha512-AUzZsBMgKY8sPnFZay8Eh19ly1aEitmqncZn6rTyxsCXmGDVMpK8YNaxcB+U9/lwxZ19M4nmFPt2XSGbn/fZwg==", "integrity": "sha512-fDJcsECamVQkweYFcF/I7PVWDENmMZA9xb/TTDGuxIy4dvJLw/8jLPjUO5cu9WtwArnnYdZFZwezkrl4EJHj8A==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.21.5" "@uiw/codemirror-themes": "4.21.7"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.21.5", "version": "4.21.7",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.5.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.7.tgz",
"integrity": "sha512-+B8f2cniWDNISaS3s0zvJK2oTaJDytAH1c0DzvOjAmKqf1P558g+oj1TMfBVrQCqM6DOv1DwfQujlINDNLhO1g==", "integrity": "sha512-IggpVo7R+GREBpmInhrGxYcmbcqMci/cbaBxMmjNtPILqDwlGgWNtc7F2gNQ+gfQ138l+KXtdamielrSEM1qeA==",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0", "@codemirror/state": "^6.0.0",

View File

@ -22,7 +22,7 @@
"@fontsource/inter": "^5.0.0", "@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3", "@fontsource/poppins": "5.0.3",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.5", "@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.5", "@uiw/react-codemirror": "4.21.5",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.10", "antd": "4.24.10",