From 01a484127e569f4a7c05f9199422abc699028324 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:27:37 +0000 Subject: [PATCH] Bump ag-grid-community from 31.1.1 to 32.0.1 Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 31.1.1 to 32.0.1. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](https://github.com/ag-grid/ag-grid/compare/v31.1.1...v32.0.1) --- updated-dependencies: - dependency-name: ag-grid-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 23bbf5c098..22b7702ec5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@tremor/react": "^1.8.2", "ace-builds": "^1.4.14", "acorn": "^8.9.0", - "ag-grid-community": "^31.0.0", + "ag-grid-community": "^32.0.1", "ag-grid-react": "^31.0.0", "array-move": "^4.0.0", "browserfs": "^1.4.3", diff --git a/yarn.lock b/yarn.lock index 08bb6f6459..61d571b51d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3764,11 +3764,23 @@ adjust-sourcemap-loader@^4.0.0: loader-utils "^2.0.0" regex-parser "^2.2.11" -ag-grid-community@31.1.1, ag-grid-community@^31.0.0: +ag-charts-types@10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/ag-charts-types/-/ag-charts-types-10.0.1.tgz#8b65ec22dc8d2e4d7f4dba5f8aba0a788215652d" + integrity sha512-o8aXJfO5lsLGu4jE/2MiTogLCfdJ8UCmrWNPb+AWU0YutCrBHO0uWbSuqzabZxZ4WHxwwRtTllZMT6WqTdz+qg== + +ag-grid-community@31.1.1: version "31.1.1" resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-31.1.1.tgz#212fc3e358d4be1865bc4618f6d0d865faaed385" integrity sha512-tiQZ7VQ07yJScTMIQpaYoUMPgiyXMwYDcwTxe4riRrcYGTg0e258XEihoPUZFejR60P1fYWMxdJaR2JUnyhGrg== +ag-grid-community@^32.0.1: + version "32.0.1" + resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-32.0.1.tgz#3cec7cb49eb7d0fb15ab3f1586475228e1a5bd34" + integrity sha512-/eimCgJqMeyFxpJMTQuCtedKzk+BIInqhRdKdoQG8MD3yjrs/AWQFAcT6MP0T64CuNd85mxwB2t+3Ggb+S8hdA== + dependencies: + ag-charts-types "10.0.1" + ag-grid-react@^31.0.0: version "31.1.1" resolved "https://registry.yarnpkg.com/ag-grid-react/-/ag-grid-react-31.1.1.tgz#196c078a89bf977e81d64e3948fa31e23dca46b2"