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

This commit is contained in:
renovate[bot]
2024-02-22 04:52:26 +00:00
parent d654f6b0e9
commit baa411a8e8
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.8", "@fontsource/poppins": "5.0.8",
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.21", "@uiw/codemirror-theme-bbedit": "4.21.22",
"@uiw/react-codemirror": "4.21.22", "@uiw/react-codemirror": "4.21.22",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.15", "antd": "4.24.15",
@@ -9870,20 +9870,20 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.21.21", "version": "4.21.22",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.21.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.22.tgz",
"integrity": "sha512-EH5fGyU3oepRLhVwPdqaShIgypPUG3FbwxB7cqH3TgGlDUIQtCK9u5MFo0br84kE+ZXIqqphlOb9d/5gawDVRw==", "integrity": "sha512-OQEZfO36pMSg2EFl2pD2HHrQXbiXqcTaLtbGQ78MHiZ6OqvGDkQ0djqf/n4/1e6P76EczHYiMdD5TKphblVbLA==",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.21.21" "@uiw/codemirror-themes": "4.21.22"
}, },
"funding": { "funding": {
"url": "https://jaywcjlove.github.io/#/sponsor" "url": "https://jaywcjlove.github.io/#/sponsor"
} }
}, },
"node_modules/@uiw/codemirror-themes": { "node_modules/@uiw/codemirror-themes": {
"version": "4.21.21", "version": "4.21.22",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.21.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.22.tgz",
"integrity": "sha512-ljVcMGdaxo75UaH+EqxJ+jLyMVVgeSfW2AKyT1VeLy+4SDpuqNQ7wq5XVxktsG6LH+OvgSFndWXgPANf4+gQcA==", "integrity": "sha512-oRMNtDmD6ER0EH2/NKGbrUzeRJbZ/4+GE3/9OItaAGhdsd2V33WGqVX7QwXsjLNhpNfscbVKB3PYLyRooBdlfg==",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0", "@codemirror/state": "^6.0.0",

View File

@@ -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": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.21", "@uiw/codemirror-theme-bbedit": "4.21.22",
"@uiw/react-codemirror": "4.21.22", "@uiw/react-codemirror": "4.21.22",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.15", "antd": "4.24.15",