From 0471bde545b26bb5e06798a38208b9d203662b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:41:54 +0000 Subject: [PATCH] chore(deps): bump @uiw/codemirror-theme-tokyo-night in /ui (#3779) Bumps [@uiw/codemirror-theme-tokyo-night](https://github.com/uiwjs/react-codemirror) from 4.23.6 to 4.23.7. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.23.6...v4.23.7) --- updated-dependencies: - dependency-name: "@uiw/codemirror-theme-tokyo-night" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package-lock.json | 30 +++++++++++++++--------------- ui/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 47d22ccd9..2ae5bc93b 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -29,7 +29,7 @@ "@radix-ui/react-switch": "^1.1.2", "@reduxjs/toolkit": "^2.5.0", "@tanstack/react-table": "^8.20.5", - "@uiw/codemirror-theme-tokyo-night": "^4.23.6", + "@uiw/codemirror-theme-tokyo-night": "^4.23.7", "@uiw/react-codemirror": "^4.23.7", "buffer": "^6.0.3", "chart.js": "^4.4.7", @@ -6826,20 +6826,20 @@ } }, "node_modules/@uiw/codemirror-theme-tokyo-night": { - "version": "4.23.6", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-tokyo-night/-/codemirror-theme-tokyo-night-4.23.6.tgz", - "integrity": "sha512-AS7dwUEVPUo31W36eoABz3S8Y6e0bpqpprAeZ3J5JqTKwPgA9M66l3pfilZnoNHZm5KZIasH/a7guFWfUmG3Rw==", + "version": "4.23.7", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-tokyo-night/-/codemirror-theme-tokyo-night-4.23.7.tgz", + "integrity": "sha512-ovyI+t9PR+a0gO4JXrH480aDW180aBgTO73SGpY71WQCMExUXWd0SMFMw+dfMpXvuaX+yyITqKOVVavrdMVB1A==", "dependencies": { - "@uiw/codemirror-themes": "4.23.6" + "@uiw/codemirror-themes": "4.23.7" }, "funding": { "url": "https://jaywcjlove.github.io/#/sponsor" } }, "node_modules/@uiw/codemirror-themes": { - "version": "4.23.6", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.6.tgz", - "integrity": "sha512-0dpuLQW+V6zrKvfvor/eo71V3tpr2L2Hsu8QZAdtSzksjWABxTOzH3ShaBRxCEsrz6sU9sa9o7ShwBMMDz59bQ==", + "version": "4.23.7", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.7.tgz", + "integrity": "sha512-UNf1XOx1hG9OmJnrtT86PxKcdcwhaNhbrcD+nsk8WxRJ3n5c8nH6euDvgVPdVLPwbizsaQcZTILACgA/FjRpVg==", "dependencies": { "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", @@ -20678,17 +20678,17 @@ } }, "@uiw/codemirror-theme-tokyo-night": { - "version": "4.23.6", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-tokyo-night/-/codemirror-theme-tokyo-night-4.23.6.tgz", - "integrity": "sha512-AS7dwUEVPUo31W36eoABz3S8Y6e0bpqpprAeZ3J5JqTKwPgA9M66l3pfilZnoNHZm5KZIasH/a7guFWfUmG3Rw==", + "version": "4.23.7", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-tokyo-night/-/codemirror-theme-tokyo-night-4.23.7.tgz", + "integrity": "sha512-ovyI+t9PR+a0gO4JXrH480aDW180aBgTO73SGpY71WQCMExUXWd0SMFMw+dfMpXvuaX+yyITqKOVVavrdMVB1A==", "requires": { - "@uiw/codemirror-themes": "4.23.6" + "@uiw/codemirror-themes": "4.23.7" } }, "@uiw/codemirror-themes": { - "version": "4.23.6", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.6.tgz", - "integrity": "sha512-0dpuLQW+V6zrKvfvor/eo71V3tpr2L2Hsu8QZAdtSzksjWABxTOzH3ShaBRxCEsrz6sU9sa9o7ShwBMMDz59bQ==", + "version": "4.23.7", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.7.tgz", + "integrity": "sha512-UNf1XOx1hG9OmJnrtT86PxKcdcwhaNhbrcD+nsk8WxRJ3n5c8nH6euDvgVPdVLPwbizsaQcZTILACgA/FjRpVg==", "requires": { "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", diff --git a/ui/package.json b/ui/package.json index 4ffaa510a..b0eac4c41 100644 --- a/ui/package.json +++ b/ui/package.json @@ -35,7 +35,7 @@ "@radix-ui/react-switch": "^1.1.2", "@reduxjs/toolkit": "^2.5.0", "@tanstack/react-table": "^8.20.5", - "@uiw/codemirror-theme-tokyo-night": "^4.23.6", + "@uiw/codemirror-theme-tokyo-night": "^4.23.7", "@uiw/react-codemirror": "^4.23.7", "buffer": "^6.0.3", "chart.js": "^4.4.7",