Skip to content

Commit 6a2242e

Browse files
chore(deps): bump ag-grid-community from 35.1.0 to 35.2.0 (#1147)
Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 35.1.0 to 35.2.0. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-35.1.0...release-35.2.0) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 35.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9091d4f commit 6a2242e

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@object-ui/plugin-view": "workspace:*",
3131
"@object-ui/react": "workspace:*",
3232
"@object-ui/types": "workspace:*",
33-
"ag-grid-community": "^35.1.0",
33+
"ag-grid-community": "^35.2.0",
3434
"ag-grid-react": "^35.1.0",
3535
"fumadocs-core": "16.7.7",
3636
"fumadocs-mdx": "14.2.11",

packages/plugin-aggrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react-dom": "19.2.3",
5151
"@vitejs/plugin-react": "^6.0.1",
5252
"ag-grid-react": "^35.1.0",
53-
"ag-grid-community": "^35.1.0",
53+
"ag-grid-community": "^35.2.0",
5454
"typescript": "^5.9.3",
5555
"vite": "^8.0.3",
5656
"vite-plugin-dts": "^4.5.4"

pnpm-lock.yaml

Lines changed: 16 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)