From fefc9a66731d8f8519067780928d8bc88600a93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:30:52 +0000 Subject: [PATCH] chore(deps-dev): bump @antv/g2plot from 2.4.32 to 2.4.33 Bumps [@antv/g2plot](https://github.com/antvis/G2plot) from 2.4.32 to 2.4.33. - [Release notes](https://github.com/antvis/G2plot/releases) - [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md) - [Commits](https://github.com/antvis/G2plot/compare/2.4.32...2.4.33) --- updated-dependencies: - dependency-name: "@antv/g2plot" dependency-version: 2.4.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d9a3404..2f26c4a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -542,10 +542,11 @@ } }, "node_modules/@antv/g2plot": { - "version": "2.4.32", - "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.32.tgz", - "integrity": "sha512-HTBuAMa+PJ6DqY1XCX1GBNTGz/IBmn9lx2xu18NQSHtgXAIHWSF+WYs7Aj8iaujcapM8g+IPgjS6ObO1u9CbFg==", + "version": "2.4.33", + "resolved": "https://registry.npmjs.org/@antv/g2plot/-/g2plot-2.4.33.tgz", + "integrity": "sha512-f3Fx3IL2nC3jZR2InoY5tSpouA06Lpa7vAHehkFPwmwaSV6gVGfmp08z/LGg6EAaqPP7I58c/UrGZVTD+61qzw==", "dev": true, + "license": "MIT", "dependencies": { "@antv/color-util": "^2.0.6", "@antv/event-emitter": "^0.1.2", @@ -26919,12 +26920,6 @@ "node": ">=v12.22.7" } }, - "node_modules/scheduler": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", - "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", - "dev": true - }, "node_modules/schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",