Skip to content

Commit de0823b

Browse files
fix(deps): update ag-grid monorepo to v34
1 parent 8b3a6ee commit de0823b

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
@@ -4584,32 +4584,32 @@ __metadata:
45844584
languageName: node
45854585
linkType: hard
45864586

4587-
"ag-charts-types@npm:10.3.8":
4588-
version: 10.3.8
4589-
resolution: "ag-charts-types@npm:10.3.8"
4590-
checksum: 10c0/89b6cf77367bd0877674f966a4ba96c226150ae375565b14dfd64297be5685636f57a90864c49e9462bc139b28102da165eff74f8abcace152b9228981efb0f6
4587+
"ag-charts-types@npm:12.0.1":
4588+
version: 12.0.1
4589+
resolution: "ag-charts-types@npm:12.0.1"
4590+
checksum: 10c0/91945803bf3f224b48bacf11f530f17314c8bd112c9ebd6271417e8f446af8630338a7acc5b71c3c94289262b0a2a4becf3b4e04e6e7dae081195772508c31b7
45914591
languageName: node
45924592
linkType: hard
45934593

4594-
"ag-grid-community@npm:32.3.8, ag-grid-community@npm:^32.3.1":
4595-
version: 32.3.8
4596-
resolution: "ag-grid-community@npm:32.3.8"
4594+
"ag-grid-community@npm:34.0.1, ag-grid-community@npm:^34.0.0":
4595+
version: 34.0.1
4596+
resolution: "ag-grid-community@npm:34.0.1"
45974597
dependencies:
4598-
ag-charts-types: "npm:10.3.8"
4599-
checksum: 10c0/6b084374412195fab34fe311483d2c19b789f034b643514e88cd4639cdaa7bd2077d937e167af490af3c0be46449a7a52b37ccb253f1c92fa22d8f1e22abb134
4598+
ag-charts-types: "npm:12.0.1"
4599+
checksum: 10c0/1af8b293cb1ce81ffc9e53f3e894b21c64d6ccb55bdc77a89c75780cc40d3bd11ab69fc1e38aa3cd810a1a76b14013581d4a537c4cc12e455a767241164912fa
46004600
languageName: node
46014601
linkType: hard
46024602

4603-
"ag-grid-react@npm:^32.3.1":
4604-
version: 32.3.8
4605-
resolution: "ag-grid-react@npm:32.3.8"
4603+
"ag-grid-react@npm:^34.0.0":
4604+
version: 34.0.1
4605+
resolution: "ag-grid-react@npm:34.0.1"
46064606
dependencies:
4607-
ag-grid-community: "npm:32.3.8"
4607+
ag-grid-community: "npm:34.0.1"
46084608
prop-types: "npm:^15.8.1"
46094609
peerDependencies:
46104610
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
46114611
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4612-
checksum: 10c0/0eb194da84a43a78c3c1b2aa571ac5e5a58053830824a682baede7cac846b9db1d9f12868309fb5da0bec2ba73dcf9d8d4a6a58b7ca5a0c232764e7b48946e3a
4612+
checksum: 10c0/c47d06ba95822dacbe0a966581fde58c5560abb24412321cbfcf51bce2a038ee857e6f231a346e73022fe6f3b682eafbe7f92c7e12d0e33e700290312bce6138
46134613
languageName: node
46144614
linkType: hard
46154615

@@ -7661,8 +7661,8 @@ __metadata:
76617661
"@types/xml2js": "npm:^0.4.11"
76627662
ace-builds: "npm:^1.36.3"
76637663
acorn: "npm:^8.9.0"
7664-
ag-grid-community: "npm:^32.3.1"
7665-
ag-grid-react: "npm:^32.3.1"
7664+
ag-grid-community: "npm:^34.0.0"
7665+
ag-grid-react: "npm:^34.0.0"
76667666
array-move: "npm:^4.0.0"
76677667
babel-jest: "npm:^29.7.0"
76687668
browserfs: "npm:^1.4.3"

0 commit comments

Comments
 (0)