Skip to content

Commit d9062fd

Browse files
chore(deps): bump ag-grid-react from 35.1.0 to 35.2.0 (#1146)
Bumps [ag-grid-react](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-react 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 6a2242e commit d9062fd

File tree

3 files changed

+10
-22
lines changed

3 files changed

+10
-22
lines changed

apps/site/package.json

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

packages/plugin-aggrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react": "19.2.14",
5050
"@types/react-dom": "19.2.3",
5151
"@vitejs/plugin-react": "^6.0.1",
52-
"ag-grid-react": "^35.1.0",
52+
"ag-grid-react": "^35.2.0",
5353
"ag-grid-community": "^35.2.0",
5454
"typescript": "^5.9.3",
5555
"vite": "^8.0.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)