From 5923bd0cfe72c116fe9178d40293db2cde3722ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 07:37:18 +0000 Subject: [PATCH] Bump @uiw/codemirror-theme-github from 4.23.3 to 4.23.4 in /client Bumps [@uiw/codemirror-theme-github](https://github.com/uiwjs/react-codemirror) from 4.23.3 to 4.23.4. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.23.3...v4.23.4) --- updated-dependencies: - dependency-name: "@uiw/codemirror-theme-github" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/package.json b/client/package.json index eb822cb..a51aead 100644 --- a/client/package.json +++ b/client/package.json @@ -12,7 +12,7 @@ "@fontsource/plus-jakarta-sans": "^5.1.0", "@mdi/js": "^7.4.47", "@mdi/react": "^1.6.1", - "@uiw/codemirror-theme-github": "^4.23.3", + "@uiw/codemirror-theme-github": "^4.23.4", "@uiw/react-codemirror": "^4.23.4", "guacamole-common-js": "^1.5.0", "qrcode.react": "^4.0.1", diff --git a/client/yarn.lock b/client/yarn.lock index 50155c2..ba5c2d2 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -700,17 +700,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-github@^4.23.3": - version "4.23.3" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-github/-/codemirror-theme-github-4.23.3.tgz#fe5cc9393fa430ac898072add8ef0a7ed5b40d24" - integrity sha512-aVjAEm8O/GfoltXN2g5cjA2ZCCQmT6/D4mHZdTkHfP9dzJorOw9Fs7XTGBtLcWtd2y3ysrZK/9R3rYT+2bwe9A== +"@uiw/codemirror-theme-github@^4.23.4": + version "4.23.4" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-github/-/codemirror-theme-github-4.23.4.tgz#1fdd40870ec912a6b3e7b827af7681fa61f49b13" + integrity sha512-NplhZWAz5NAEbVK4s/ecZsPxWETmXfpPmdXGM/5SZ5qLKe4H5TDjrorKpWMcjwxwWduizABFhwqif9DhmtPl7Q== dependencies: - "@uiw/codemirror-themes" "4.23.3" + "@uiw/codemirror-themes" "4.23.4" -"@uiw/codemirror-themes@4.23.3": - version "4.23.3" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.23.3.tgz#5ee8cc289532c7950a725d2eda74d670b693897e" - integrity sha512-oUq2qoj+hMrR34Xhbp7S1P2elPtySWyzij97IwsZAdGZD/yS+c9+2yRSMYqtaWh7D9M4sJmwgU1lZibmwLZOfQ== +"@uiw/codemirror-themes@4.23.4": + version "4.23.4" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.23.4.tgz#980f794f17f3bd3d1042eb14fd43509976b6e26b" + integrity sha512-rnuNUOTVq+B9ym2V7tqjGWhAr+4dyVRGYan2pIRFPRNpYTcr7XsbcGRy6DBkHK5uVK8tAiqC1Gn7vPSdC1nZXg== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"