Skip to content

Commit

Permalink
Bump ag-grid-react from 33.0.1 to 33.0.3
Browse files Browse the repository at this point in the history
Bumps [ag-grid-react](https://github.com/ag-grid/ag-grid) from 33.0.1 to 33.0.3.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@v33.0.1...v33.0.3)

---
updated-dependencies:
- dependency-name: ag-grid-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9bfb23f commit 6bc2729
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@popperjs/core": "^2.11.8",
"@rollbar/react": "^0.12.0-beta",
"ag-grid-community": "^33.0.1",
"ag-grid-react": "^33.0.1",
"ag-grid-react": "^33.0.3",
"path": "^0.12.7",
"react": "^19.0.0",
"react-bootstrap": "^2.10.6",
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,23 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-community@npm:33.0.1, ag-grid-community@npm:^33.0.1":
"ag-charts-types@npm:11.0.3":
version: 11.0.3
resolution: "ag-charts-types@npm:11.0.3"
checksum: 74a2ef675a5435f369fd35c251df1e6c75b4e71fc127c5d48021f8306f079b2e1662c547f746f702240c87c790c68c29c5ed61e9eb31f87b7d678082b0823994
languageName: node
linkType: hard

"ag-grid-community@npm:33.0.3":
version: 33.0.3
resolution: "ag-grid-community@npm:33.0.3"
dependencies:
ag-charts-types: 11.0.3
checksum: 198249eee011f449cdba7c3e211c5fbf377ef14911d2c2b03ad2c3cb196f779d79652312a4b1e2a5fbb828a29e89b01d303ba773d39e7967cbc8b9f9902ad3cf
languageName: node
linkType: hard

"ag-grid-community@npm:^33.0.1":
version: 33.0.1
resolution: "ag-grid-community@npm:33.0.1"
dependencies:
Expand All @@ -1010,16 +1026,16 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-react@npm:^33.0.1":
version: 33.0.1
resolution: "ag-grid-react@npm:33.0.1"
"ag-grid-react@npm:^33.0.3":
version: 33.0.3
resolution: "ag-grid-react@npm:33.0.3"
dependencies:
ag-grid-community: 33.0.1
ag-grid-community: 33.0.3
prop-types: ^15.8.1
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 91874a2920fdabad2c2cfd008c683a2a0235cc7564d83ed553e4b17f0ada60207bf9f3739a05cb494513f0b3f8ff58248cfb55b19f0b5e5e20010f5058368779
checksum: f37b67cec85dc1db3aed28bef8a10ed16fcfa75a62ae1c3b992098d6bb0e346bebc60770c0a0bf465dd7170263b8569de16356763e499245ad13d66600cc6e5b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1641,7 +1657,7 @@ __metadata:
"@types/react-router": ^5.1.20
"@vitejs/plugin-react-swc": ^3.7.2
ag-grid-community: ^33.0.1
ag-grid-react: ^33.0.1
ag-grid-react: ^33.0.3
cypress: ^13.16.1
lightningcss: ^1.28.2
path: ^0.12.7
Expand Down

0 comments on commit 6bc2729

Please sign in to comment.