chore(deps): bump ag-grid-community from 34.2.0 to 34.3.1 in /superset-frontend (#36154)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2025-12-10 23:24:56 -08:00
committed by GitHub
parent 47ea316792
commit c79c85cdfe
3 changed files with 19 additions and 19 deletions

View File

@@ -57,8 +57,8 @@
"@visx/scale": "^3.5.0",
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"ag-grid-community": "34.2.0",
"ag-grid-react": "34.2.0",
"ag-grid-community": "34.3.1",
"ag-grid-react": "34.3.1",
"antd": "^5.26.0",
"chrono-node": "^2.7.8",
"classnames": "^2.2.5",
@@ -19420,27 +19420,27 @@
}
},
"node_modules/ag-charts-types": {
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-12.2.0.tgz",
"integrity": "sha512-d2qQrQirt9wP36YW5HPuOvXsiajyiFnr1CTsoCbs02bavPDz7Lk2jHp64+waM4YKgXb3GN7gafbBI9Qgk33BmQ==",
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-12.3.1.tgz",
"integrity": "sha512-5216xYoawnvMXDFI6kTpPku+mH0Csiwu/FE7lsAm8Z22HEN6ciSG/V7g+IrpLWncELqksgENebCTP75PZ3CsHA==",
"license": "MIT"
},
"node_modules/ag-grid-community": {
"version": "34.2.0",
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-34.2.0.tgz",
"integrity": "sha512-peS7THEMYwpIrwLQHmkRxw/TlOnddD/F5A88RqlBxf8j+WqVYRWMOOhU5TqymGcha7z2oZ8IoL9ROl3gvtdEjg==",
"version": "34.3.1",
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-34.3.1.tgz",
"integrity": "sha512-PwlrPudsFOzGumphi2y9ihWeaUlIwKhOra/MXu2LjeV2U8DgLLcYS8CartE5Hszhn1poJHawwI9HWrxlKliwdw==",
"license": "MIT",
"dependencies": {
"ag-charts-types": "12.2.0"
"ag-charts-types": "12.3.1"
}
},
"node_modules/ag-grid-react": {
"version": "34.2.0",
"resolved": "https://registry.npmjs.org/ag-grid-react/-/ag-grid-react-34.2.0.tgz",
"integrity": "sha512-dLKFw6hz75S0HLuZvtcwjm+gyiI4gXVzHEu7lWNafWAX0mb8DhogEOP5wbzAlsN6iCfi7bK/cgZImZFjenlqwg==",
"version": "34.3.1",
"resolved": "https://registry.npmjs.org/ag-grid-react/-/ag-grid-react-34.3.1.tgz",
"integrity": "sha512-1UTlBT+xJkjNZAuf7RxK61mgxKGTPB+6XR99oIHq7cYC89kJmLbWqhHt/1XqRWF5cAgSKk8u+HtOQaN8tAZStw==",
"license": "MIT",
"dependencies": {
"ag-grid-community": "34.2.0",
"ag-grid-community": "34.3.1",
"prop-types": "^15.8.1"
},
"peerDependencies": {
@@ -64877,8 +64877,8 @@
"@types/json-bigint": "^1.0.4",
"@visx/responsive": "^3.12.0",
"ace-builds": "^1.43.4",
"ag-grid-community": "34.2.0",
"ag-grid-react": "34.2.0",
"ag-grid-community": "34.3.1",
"ag-grid-react": "34.3.1",
"brace": "^0.11.1",
"classnames": "^2.2.5",
"core-js": "^3.38.1",

View File

@@ -136,8 +136,8 @@
"@visx/scale": "^3.5.0",
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"ag-grid-community": "34.2.0",
"ag-grid-react": "34.2.0",
"ag-grid-community": "34.3.1",
"ag-grid-react": "34.3.1",
"antd": "^5.26.0",
"chrono-node": "^2.7.8",
"classnames": "^2.2.5",

View File

@@ -29,8 +29,8 @@
"@babel/runtime": "^7.28.4",
"@types/json-bigint": "^1.0.4",
"ace-builds": "^1.43.4",
"ag-grid-community": "34.2.0",
"ag-grid-react": "34.2.0",
"ag-grid-community": "34.3.1",
"ag-grid-react": "34.3.1",
"brace": "^0.11.1",
"classnames": "^2.2.5",
"csstype": "^3.1.3",