Skip to content

Commit 0f6398d

Browse files
fix(deps): update ag-grid monorepo to v34
1 parent 983d145 commit 0f6398d

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
@@ -4634,32 +4634,32 @@ __metadata:
46344634
languageName: node
46354635
linkType: hard
46364636

4637-
"ag-charts-types@npm:10.3.8":
4638-
version: 10.3.8
4639-
resolution: "ag-charts-types@npm:10.3.8"
4640-
checksum: 10c0/89b6cf77367bd0877674f966a4ba96c226150ae375565b14dfd64297be5685636f57a90864c49e9462bc139b28102da165eff74f8abcace152b9228981efb0f6
4637+
"ag-charts-types@npm:12.0.1":
4638+
version: 12.0.1
4639+
resolution: "ag-charts-types@npm:12.0.1"
4640+
checksum: 10c0/91945803bf3f224b48bacf11f530f17314c8bd112c9ebd6271417e8f446af8630338a7acc5b71c3c94289262b0a2a4becf3b4e04e6e7dae081195772508c31b7
46414641
languageName: node
46424642
linkType: hard
46434643

4644-
"ag-grid-community@npm:32.3.8, ag-grid-community@npm:^32.3.1":
4645-
version: 32.3.8
4646-
resolution: "ag-grid-community@npm:32.3.8"
4644+
"ag-grid-community@npm:34.0.1, ag-grid-community@npm:^34.0.0":
4645+
version: 34.0.1
4646+
resolution: "ag-grid-community@npm:34.0.1"
46474647
dependencies:
4648-
ag-charts-types: "npm:10.3.8"
4649-
checksum: 10c0/6b084374412195fab34fe311483d2c19b789f034b643514e88cd4639cdaa7bd2077d937e167af490af3c0be46449a7a52b37ccb253f1c92fa22d8f1e22abb134
4648+
ag-charts-types: "npm:12.0.1"
4649+
checksum: 10c0/1af8b293cb1ce81ffc9e53f3e894b21c64d6ccb55bdc77a89c75780cc40d3bd11ab69fc1e38aa3cd810a1a76b14013581d4a537c4cc12e455a767241164912fa
46504650
languageName: node
46514651
linkType: hard
46524652

4653-
"ag-grid-react@npm:^32.3.1":
4654-
version: 32.3.8
4655-
resolution: "ag-grid-react@npm:32.3.8"
4653+
"ag-grid-react@npm:^34.0.0":
4654+
version: 34.0.1
4655+
resolution: "ag-grid-react@npm:34.0.1"
46564656
dependencies:
4657-
ag-grid-community: "npm:32.3.8"
4657+
ag-grid-community: "npm:34.0.1"
46584658
prop-types: "npm:^15.8.1"
46594659
peerDependencies:
46604660
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
46614661
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4662-
checksum: 10c0/0eb194da84a43a78c3c1b2aa571ac5e5a58053830824a682baede7cac846b9db1d9f12868309fb5da0bec2ba73dcf9d8d4a6a58b7ca5a0c232764e7b48946e3a
4662+
checksum: 10c0/c47d06ba95822dacbe0a966581fde58c5560abb24412321cbfcf51bce2a038ee857e6f231a346e73022fe6f3b682eafbe7f92c7e12d0e33e700290312bce6138
46634663
languageName: node
46644664
linkType: hard
46654665

@@ -7711,8 +7711,8 @@ __metadata:
77117711
"@types/xml2js": "npm:^0.4.11"
77127712
ace-builds: "npm:^1.36.3"
77137713
acorn: "npm:^8.9.0"
7714-
ag-grid-community: "npm:^32.3.1"
7715-
ag-grid-react: "npm:^32.3.1"
7714+
ag-grid-community: "npm:^34.0.0"
7715+
ag-grid-react: "npm:^34.0.0"
77167716
array-move: "npm:^4.0.0"
77177717
babel-jest: "npm:^29.7.0"
77187718
browserfs: "npm:^1.4.3"

0 commit comments

Comments
 (0)