0

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

This commit is contained in:
renovate[bot] 2024-06-10 06:04:49 +00:00 committed by GitHub
parent 399c7d38c2
commit aed8e2056c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.14", "@fontsource/poppins": "5.0.14",
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.1", "@uiw/codemirror-theme-bbedit": "4.22.2",
"@uiw/react-codemirror": "4.22.1", "@uiw/react-codemirror": "4.22.1",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",
@ -11260,21 +11260,21 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.22.1", "version": "4.22.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.1.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.22.2.tgz",
"integrity": "sha512-tUo+a+bVBb77fRlHZHmF+VICRPW0zyUXeCYqQILvLx1bSMc5ek/wxoNaqO02PbBvtl5z7ifvlSmwh65DAvcUTA==", "integrity": "sha512-adeyK7fbdfDS3zELSUPbce7xMEMNhJbSX0hXxaL6L4jdmt2/OTHCwovNPzlH6AWyMupE+WTQmVY6y67m14dikg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.22.1" "@uiw/codemirror-themes": "4.22.2"
}, },
"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.22.1", "version": "4.22.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.1.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.22.2.tgz",
"integrity": "sha512-5TeB8wCc0aNd3YEhzOvgekpAFQfEm4fCTUcGmEIQqaRNgKAM83HYNpE1JF2j7x2oDFugdiO0yJynS6bo1zVOuw==", "integrity": "sha512-gsLHn6SUuV5iboBvGrM7YimzLFHQmsNlkGIYs3UaVUJTo/A/ZrKoSJNyPziShLRjBXA2UwKdBTIU6VhHyyaChw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@codemirror/language": "^6.0.0", "@codemirror/language": "^6.0.0",

View File

@ -23,7 +23,7 @@
"@fontsource/inter": "^5.0.0", "@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14", "@fontsource/poppins": "5.0.14",
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.22.1", "@uiw/codemirror-theme-bbedit": "4.22.2",
"@uiw/react-codemirror": "4.22.1", "@uiw/react-codemirror": "4.22.1",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",