From 41d2541c6a00601c09893e0234302f9dfc0ea68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 04:14:44 +0000 Subject: [PATCH] Bump @ag-grid-community/core from 32.0.0 to 32.0.2 Bumps [@ag-grid-community/core](https://github.com/ag-grid/ag-grid) from 32.0.0 to 32.0.2. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](https://github.com/ag-grid/ag-grid/compare/v32.0.0...v32.0.2) --- updated-dependencies: - dependency-name: "@ag-grid-community/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 38 +++++--------------------------- resources/assets/v2/package.json | 2 +- 2 files changed, 6 insertions(+), 34 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6000b263e2..7a4a9c3d18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "tslib": "^2.3.0" } }, - "node_modules/@ag-grid-community/client-side-row-model/node_modules/@ag-grid-community/core": { + "node_modules/@ag-grid-community/core": { "version": "32.0.2", "resolved": "https://registry.npmjs.org/@ag-grid-community/core/-/core-32.0.2.tgz", "integrity": "sha512-Pm4KpWuoHtn/eXgzunX0R10TZt6ze3KIz89Q/pzl2ZE+GdEjn6vPmgG+lMb/z90FgFwnMuIOQiz1qk0x5/xaHA==", @@ -28,20 +28,6 @@ "tslib": "^2.3.0" } }, - "node_modules/@ag-grid-community/client-side-row-model/node_modules/ag-charts-types": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-10.0.2.tgz", - "integrity": "sha512-Nxo5slHOXlaeg0gRIsVnovAosQzzlYfWJtdDy0Aq/VvpJru/PJ+5i2c9aCyEhgRxhBjImsoegwkgRj7gNOWV6Q==" - }, - "node_modules/@ag-grid-community/core": { - "version": "32.0.0", - "resolved": "https://registry.npmjs.org/@ag-grid-community/core/-/core-32.0.0.tgz", - "integrity": "sha512-xBsDlua2CehOmVIYzaAJtoKjLtbv6o/w2lMwdlllfpZAiqnbJQiLJEARWCOGRn769HUnIWFNtrbzJlbuFj4Usw==", - "dependencies": { - "ag-charts-types": "10.0.0", - "tslib": "^2.3.0" - } - }, "node_modules/@ag-grid-community/infinite-row-model": { "version": "32.0.2", "resolved": "https://registry.npmjs.org/@ag-grid-community/infinite-row-model/-/infinite-row-model-32.0.2.tgz", @@ -51,20 +37,6 @@ "tslib": "^2.3.0" } }, - "node_modules/@ag-grid-community/infinite-row-model/node_modules/@ag-grid-community/core": { - "version": "32.0.2", - "resolved": "https://registry.npmjs.org/@ag-grid-community/core/-/core-32.0.2.tgz", - "integrity": "sha512-Pm4KpWuoHtn/eXgzunX0R10TZt6ze3KIz89Q/pzl2ZE+GdEjn6vPmgG+lMb/z90FgFwnMuIOQiz1qk0x5/xaHA==", - "dependencies": { - "ag-charts-types": "10.0.2", - "tslib": "^2.3.0" - } - }, - "node_modules/@ag-grid-community/infinite-row-model/node_modules/ag-charts-types": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-10.0.2.tgz", - "integrity": "sha512-Nxo5slHOXlaeg0gRIsVnovAosQzzlYfWJtdDy0Aq/VvpJru/PJ+5i2c9aCyEhgRxhBjImsoegwkgRj7gNOWV6Q==" - }, "node_modules/@ag-grid-community/styles": { "version": "32.0.0", "resolved": "https://registry.npmjs.org/@ag-grid-community/styles/-/styles-32.0.0.tgz", @@ -3346,9 +3318,9 @@ "integrity": "sha512-sRpozBFpM65uJbr4zJ38RAfhgfIrJlM2aWaLlfBSkz0cuALl/cJSn1hSc437IPw+rS7r+j82Y6H5HCYJSNUBIg==" }, "node_modules/ag-charts-types": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-10.0.0.tgz", - "integrity": "sha512-jjiwrzydERou4yp9WHiJeVK237B7BUP3/4j6tdycyHag266YVWa/BMNtTOThWJKGku+m+TC2qfaujLYixgcbrQ==" + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-10.0.2.tgz", + "integrity": "sha512-Nxo5slHOXlaeg0gRIsVnovAosQzzlYfWJtdDy0Aq/VvpJru/PJ+5i2c9aCyEhgRxhBjImsoegwkgRj7gNOWV6Q==" }, "node_modules/ajv": { "version": "6.12.6", @@ -10965,7 +10937,7 @@ "hasInstallScript": true, "dependencies": { "@ag-grid-community/client-side-row-model": "^32.0.2", - "@ag-grid-community/core": "^32.0.0", + "@ag-grid-community/core": "^32.0.2", "@ag-grid-community/infinite-row-model": "^32.0.2", "@ag-grid-community/styles": "^32.0.0", "@fortawesome/fontawesome-free": "^6.4.0", diff --git a/resources/assets/v2/package.json b/resources/assets/v2/package.json index b0d305b6a4..3af8cccce9 100644 --- a/resources/assets/v2/package.json +++ b/resources/assets/v2/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@ag-grid-community/client-side-row-model": "^32.0.2", - "@ag-grid-community/core": "^32.0.0", + "@ag-grid-community/core": "^32.0.2", "@ag-grid-community/infinite-row-model": "^32.0.2", "@ag-grid-community/styles": "^32.0.0", "@fortawesome/fontawesome-free": "^6.4.0",