Skip to content

Commit 40bea29

Browse files
fix(deps): update ag-grid monorepo to v34
1 parent 2135803 commit 40bea29

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
@@ -45,8 +45,8 @@
4545
"@tremor/react": "^1.8.2",
4646
"ace-builds": "^1.36.3",
4747
"acorn": "^8.9.0",
48-
"ag-grid-community": "^32.3.1",
49-
"ag-grid-react": "^32.3.1",
48+
"ag-grid-community": "^34.0.0",
49+
"ag-grid-react": "^34.0.0",
5050
"array-move": "^4.0.0",
5151
"browserfs": "^1.4.3",
5252
"classnames": "^2.3.2",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4717,32 +4717,32 @@ __metadata:
47174717
languageName: node
47184718
linkType: hard
47194719

4720-
"ag-charts-types@npm:10.3.8":
4721-
version: 10.3.8
4722-
resolution: "ag-charts-types@npm:10.3.8"
4723-
checksum: 10c0/89b6cf77367bd0877674f966a4ba96c226150ae375565b14dfd64297be5685636f57a90864c49e9462bc139b28102da165eff74f8abcace152b9228981efb0f6
4720+
"ag-charts-types@npm:12.0.1":
4721+
version: 12.0.1
4722+
resolution: "ag-charts-types@npm:12.0.1"
4723+
checksum: 10c0/91945803bf3f224b48bacf11f530f17314c8bd112c9ebd6271417e8f446af8630338a7acc5b71c3c94289262b0a2a4becf3b4e04e6e7dae081195772508c31b7
47244724
languageName: node
47254725
linkType: hard
47264726

4727-
"ag-grid-community@npm:32.3.8, ag-grid-community@npm:^32.3.1":
4728-
version: 32.3.8
4729-
resolution: "ag-grid-community@npm:32.3.8"
4727+
"ag-grid-community@npm:34.0.1, ag-grid-community@npm:^34.0.0":
4728+
version: 34.0.1
4729+
resolution: "ag-grid-community@npm:34.0.1"
47304730
dependencies:
4731-
ag-charts-types: "npm:10.3.8"
4732-
checksum: 10c0/6b084374412195fab34fe311483d2c19b789f034b643514e88cd4639cdaa7bd2077d937e167af490af3c0be46449a7a52b37ccb253f1c92fa22d8f1e22abb134
4731+
ag-charts-types: "npm:12.0.1"
4732+
checksum: 10c0/1af8b293cb1ce81ffc9e53f3e894b21c64d6ccb55bdc77a89c75780cc40d3bd11ab69fc1e38aa3cd810a1a76b14013581d4a537c4cc12e455a767241164912fa
47334733
languageName: node
47344734
linkType: hard
47354735

4736-
"ag-grid-react@npm:^32.3.1":
4737-
version: 32.3.8
4738-
resolution: "ag-grid-react@npm:32.3.8"
4736+
"ag-grid-react@npm:^34.0.0":
4737+
version: 34.0.1
4738+
resolution: "ag-grid-react@npm:34.0.1"
47394739
dependencies:
4740-
ag-grid-community: "npm:32.3.8"
4740+
ag-grid-community: "npm:34.0.1"
47414741
prop-types: "npm:^15.8.1"
47424742
peerDependencies:
47434743
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
47444744
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4745-
checksum: 10c0/0eb194da84a43a78c3c1b2aa571ac5e5a58053830824a682baede7cac846b9db1d9f12868309fb5da0bec2ba73dcf9d8d4a6a58b7ca5a0c232764e7b48946e3a
4745+
checksum: 10c0/c47d06ba95822dacbe0a966581fde58c5560abb24412321cbfcf51bce2a038ee857e6f231a346e73022fe6f3b682eafbe7f92c7e12d0e33e700290312bce6138
47464746
languageName: node
47474747
linkType: hard
47484748

@@ -7794,8 +7794,8 @@ __metadata:
77947794
"@types/xml2js": "npm:^0.4.11"
77957795
ace-builds: "npm:^1.36.3"
77967796
acorn: "npm:^8.9.0"
7797-
ag-grid-community: "npm:^32.3.1"
7798-
ag-grid-react: "npm:^32.3.1"
7797+
ag-grid-community: "npm:^34.0.0"
7798+
ag-grid-react: "npm:^34.0.0"
77997799
array-move: "npm:^4.0.0"
78007800
babel-jest: "npm:^29.7.0"
78017801
browserfs: "npm:^1.4.3"

0 commit comments

Comments
 (0)