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

This commit is contained in:
renovate[bot]
2023-06-08 16:15:07 +00:00
committed by GitHub
parent f6986a1395
commit 4f6cf65725
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.2", "@fontsource/poppins": "5.0.2",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.0", "@uiw/codemirror-theme-bbedit": "4.21.1",
"@uiw/react-codemirror": "4.20.4", "@uiw/react-codemirror": "4.20.4",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.10", "antd": "4.24.10",
@@ -14333,17 +14333,17 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.0", "version": "4.21.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.0.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.1.tgz",
"integrity": "sha512-PGAnu6PicWZlK+sNmzhXmqytJ0mH5BsQm/ftM2e/AbTl+QB8zaEUz1lwhEsERL7sismoLuIvDmwpLu8tGo1ZsQ==", "integrity": "sha512-kOuEzSvNQECR3DD37uxnQbTyVccg7fGA1e0xckdDrnLRonHAz5LlqKWwTrW3n7lVyVUD2AGHsdkgtI/8pDHCDw==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.21.0" "@uiw/codemirror-themes": "4.21.1"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.21.0", "version": "4.21.1",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.0.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.1.tgz",
"integrity": "sha512-FCYgZ52K6gTCnx+dbV9JWKmjvgmKNFKkOEJr2C4WstgZodT+mVp254nrgiwOuA/OAmTxGETNZ+mcTeTQ+VXeCg==", "integrity": "sha512-u7F9GwkQ3rsLDAciBXRviCIDK8c5E1CUFraX0sQP42jpTMOAUvEJeWYhDgO+CbbH3fK1hDKEUjzk8W8ybgq+gw==",
"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.2", "@fontsource/poppins": "5.0.2",
"@next/bundle-analyzer": "^13.1.1", "@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.0", "@uiw/codemirror-theme-bbedit": "4.21.1",
"@uiw/react-codemirror": "4.20.4", "@uiw/react-codemirror": "4.20.4",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.10", "antd": "4.24.10",