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

This commit is contained in:
renovate[bot] 2024-09-16 07:06:04 +00:00 committed by GitHub
parent 82241ffce8
commit 837b30fbbb
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.15", "@fontsource/poppins": "5.0.15",
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.0", "@uiw/codemirror-theme-bbedit": "4.23.2",
"@uiw/react-codemirror": "4.23.0", "@uiw/react-codemirror": "4.23.0",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",
@ -12328,21 +12328,21 @@
} }
}, },
"node_modules/@uiw/codemirror-theme-bbedit": { "node_modules/@uiw/codemirror-theme-bbedit": {
"version": "4.23.0", "version": "4.23.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.0.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.23.2.tgz",
"integrity": "sha512-dykg68sP5LXXGn++s2DFm6frflg/dmCeImGvKnYqjOFUrisMHXxLezk6uAqobW39U6eyvYfoYsvi3IbQjrkjQQ==", "integrity": "sha512-ckQOqmmCtUmJM02ZlWCrRFbZXAuwoQo7rc7VGU9XDK/idJPmngTsYebti+XCQCBVtHVMAToqhdfV6ZVRdgnHzA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@uiw/codemirror-themes": "4.23.0" "@uiw/codemirror-themes": "4.23.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.23.0", "version": "4.23.2",
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.0.tgz", "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.2.tgz",
"integrity": "sha512-9fiji9xooZyBQozR1i6iTr56YP7j/Dr/VgsNWbqf5Szv+g+4WM1iZuiDGwNXmFMWX8gbkDzp6ASE21VCPSofWw==", "integrity": "sha512-g8x+oPqgbzxXSkHhRf7e1AM1mI9/Nl3URReS89pHitRKv8MZNrE+ey+HE8ycfNXRUatrb6zTSRV3M75uoZwNYw==",
"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.15", "@fontsource/poppins": "5.0.15",
"@next/bundle-analyzer": "^14.0.0", "@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.0", "@uiw/codemirror-theme-bbedit": "4.23.2",
"@uiw/react-codemirror": "4.23.0", "@uiw/react-codemirror": "4.23.0",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"antd": "4.24.16", "antd": "4.24.16",