Skip to content

Commit 01103b2

Browse files
build(deps): bump the ag-grid group with 2 updates (#1620)
Bumps the ag-grid group with 2 updates: [ag-grid-community](https://github.com/ag-grid/ag-grid) and [ag-grid-react](https://github.com/ag-grid/ag-grid). Updates `ag-grid-community` from 34.2.0 to 34.3.1 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-34.2.0...release-34.3.1) Updates `ag-grid-react` from 34.2.0 to 34.3.1 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-34.2.0...release-34.3.1) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 34.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ag-grid - dependency-name: ag-grid-react dependency-version: 34.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ag-grid ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa345d8 commit 01103b2

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@fortawesome/free-solid-svg-icons": "^7.1.0",
3333
"@fortawesome/react-fontawesome": "^3.1.0",
3434
"@mui/material": "^7.3.1",
35-
"ag-grid-community": "^34.2.0",
36-
"ag-grid-react": "^34.2.0",
35+
"ag-grid-community": "^34.3.1",
36+
"ag-grid-react": "^34.3.1",
3737
"bootstrap": "^5.3.3",
3838
"core-js": "^3.42.0",
3939
"formik": "^2.4.6",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3758,32 +3758,32 @@ __metadata:
37583758
languageName: node
37593759
linkType: hard
37603760

3761-
"ag-charts-types@npm:12.2.0":
3762-
version: 12.2.0
3763-
resolution: "ag-charts-types@npm:12.2.0"
3764-
checksum: 193460961e54185b7b18842a99fb5481a5f95ace46e2b45c3c06655b9e5c3baab440e30563067c933df5467f0b54f2973deb837edf93053fc3697e7bb5845795
3761+
"ag-charts-types@npm:12.3.1":
3762+
version: 12.3.1
3763+
resolution: "ag-charts-types@npm:12.3.1"
3764+
checksum: e575787f8cc05a17ebf9ae30643e7aec86b863dcb353231f53c9ccec2e65a298f3fde2d2ce84129c85341c9bd2013e7e6acb3624ebb91d9776d4b639f19bd230
37653765
languageName: node
37663766
linkType: hard
37673767

3768-
"ag-grid-community@npm:34.2.0, ag-grid-community@npm:^34.2.0":
3769-
version: 34.2.0
3770-
resolution: "ag-grid-community@npm:34.2.0"
3768+
"ag-grid-community@npm:34.3.1, ag-grid-community@npm:^34.3.1":
3769+
version: 34.3.1
3770+
resolution: "ag-grid-community@npm:34.3.1"
37713771
dependencies:
3772-
ag-charts-types: 12.2.0
3773-
checksum: 3ab84ad7ae61b4479c3f617c76b73a86d26d07fd47752b879483ed65b1f3c9872b14cb9bf4c874728c25b382f6b00e2f49cf3572e303a509eff2cdbcabb656e4
3772+
ag-charts-types: 12.3.1
3773+
checksum: 24b9e42e3f69b15ce390151521f1f943234b4d5faf3ae7d41c7e0ab739eef48f3c40bf40f89d49ec6f23db360e51a050f59c8afc4af0366d052aca42f3e406d2
37743774
languageName: node
37753775
linkType: hard
37763776

3777-
"ag-grid-react@npm:^34.2.0":
3778-
version: 34.2.0
3779-
resolution: "ag-grid-react@npm:34.2.0"
3777+
"ag-grid-react@npm:^34.3.1":
3778+
version: 34.3.1
3779+
resolution: "ag-grid-react@npm:34.3.1"
37803780
dependencies:
3781-
ag-grid-community: 34.2.0
3781+
ag-grid-community: 34.3.1
37823782
prop-types: ^15.8.1
37833783
peerDependencies:
37843784
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
37853785
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3786-
checksum: 50a9e035fe81fb9e8b7b37e8bb73b54194c3cfe69b4617890fb16a6eaf9b19dbce4376cc4e5a830e177827a32aa23428c8dad23891d391ce12fb02c8ac565b36
3786+
checksum: bc32051b8ca57eb576224d37fa601b9493deca8ca65c7c4ec981cf4fc304381689580df46682d60d54218938e6c0ea4fb363066066cd382908213fe45741204f
37873787
languageName: node
37883788
linkType: hard
37893789

@@ -5101,8 +5101,8 @@ __metadata:
51015101
"@testing-library/dom": ^10.4.0
51025102
"@testing-library/react": ^16.0.1
51035103
"@testing-library/user-event": ^14.6.1
5104-
ag-grid-community: ^34.2.0
5105-
ag-grid-react: ^34.2.0
5104+
ag-grid-community: ^34.3.1
5105+
ag-grid-react: ^34.3.1
51065106
babel-jest: ^29.5.0
51075107
babel-loader: ^10.0.0
51085108
bootstrap: ^5.3.3

0 commit comments

Comments
 (0)