chore(deps): bump ag-grid-community from 31.3.4 to 35.1.0 in /frontend

Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 31.3.4 to 35.1.0.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/compare/v31.3.4...release-35.1.0)

---
updated-dependencies:
- dependency-name: ag-grid-community
  dependency-version: 35.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-01 09:02:53 +00:00
committed by GitHub
parent 6eca08480a
commit ca72ada7aa
2 changed files with 21 additions and 6 deletions
+20 -5
View File
@@ -31,7 +31,7 @@
"@xyflow/svelte": "^1.0.0",
"ag-charts-community": "^9.0.1",
"ag-charts-enterprise": "^9.0.1",
"ag-grid-community": "^31.3.4",
"ag-grid-community": "^35.1.0",
"ag-grid-enterprise": "^31.3.4",
"ansi_up": "^6.0.6",
"chart.js": "^4.4.6",
@@ -2920,12 +2920,21 @@
"ag-charts-community": "9.3.2"
}
},
"node_modules/ag-grid-community": {
"version": "31.3.4",
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz",
"integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==",
"node_modules/ag-charts-types": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-13.1.0.tgz",
"integrity": "sha512-DytRM3CXli+Y013SC1Mr8lQBrhVTACK+11ilDHOhwUM0sRpmGuR51XFGcBKOliW1Vas1AycP31Cm3Pp0jx3hqw==",
"license": "MIT"
},
"node_modules/ag-grid-community": {
"version": "35.1.0",
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-35.1.0.tgz",
"integrity": "sha512-yWFQfRNjv3KUBkHHzFdDOYGjPcDMU0B8Up4qG651diFlGRUGEGVs94SK73niWvk1FDZdpV9oWrwq3f30/qAoVg==",
"license": "MIT",
"dependencies": {
"ag-charts-types": "13.1.0"
}
},
"node_modules/ag-grid-enterprise": {
"version": "31.3.4",
"resolved": "https://registry.npmjs.org/ag-grid-enterprise/-/ag-grid-enterprise-31.3.4.tgz",
@@ -2936,6 +2945,12 @@
"ag-grid-community": "31.3.4"
}
},
"node_modules/ag-grid-enterprise/node_modules/ag-grid-community": {
"version": "31.3.4",
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz",
"integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==",
"license": "MIT"
},
"node_modules/ajv": {
"version": "8.17.1",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+1 -1
View File
@@ -103,7 +103,7 @@
"@xyflow/svelte": "^1.0.0",
"ag-charts-community": "^9.0.1",
"ag-charts-enterprise": "^9.0.1",
"ag-grid-community": "^31.3.4",
"ag-grid-community": "^35.1.0",
"ag-grid-enterprise": "^31.3.4",
"ansi_up": "^6.0.6",
"chart.js": "^4.4.6",