Skip to content

Commit 7f4fb72

Browse files
fix(deps): update ag-grid monorepo to v34
1 parent 35209d7 commit 7f4fb72

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
@@ -48,8 +48,8 @@
4848
"@tremor/react": "^1.8.2",
4949
"ace-builds": "^1.42.1",
5050
"acorn": "^8.9.0",
51-
"ag-grid-community": "^32.3.1",
52-
"ag-grid-react": "^32.3.1",
51+
"ag-grid-community": "^34.0.0",
52+
"ag-grid-react": "^34.0.0",
5353
"array-move": "^4.0.0",
5454
"browserfs": "^1.4.3",
5555
"classnames": "^2.3.2",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4613,32 +4613,32 @@ __metadata:
46134613
languageName: node
46144614
linkType: hard
46154615

4616-
"ag-charts-types@npm:10.3.8":
4617-
version: 10.3.8
4618-
resolution: "ag-charts-types@npm:10.3.8"
4619-
checksum: 10c0/89b6cf77367bd0877674f966a4ba96c226150ae375565b14dfd64297be5685636f57a90864c49e9462bc139b28102da165eff74f8abcace152b9228981efb0f6
4616+
"ag-charts-types@npm:12.1.1":
4617+
version: 12.1.1
4618+
resolution: "ag-charts-types@npm:12.1.1"
4619+
checksum: 10c0/8d49a1598cbb4bcc756bd85a622bc692d525c079751cf8fbcd94b39aab8b0c0297176de062bf846540e5d5598e9cb1786609f019682619999424d64ade70d3c8
46204620
languageName: node
46214621
linkType: hard
46224622

4623-
"ag-grid-community@npm:32.3.8, ag-grid-community@npm:^32.3.1":
4624-
version: 32.3.8
4625-
resolution: "ag-grid-community@npm:32.3.8"
4623+
"ag-grid-community@npm:34.1.1, ag-grid-community@npm:^34.0.0":
4624+
version: 34.1.1
4625+
resolution: "ag-grid-community@npm:34.1.1"
46264626
dependencies:
4627-
ag-charts-types: "npm:10.3.8"
4628-
checksum: 10c0/6b084374412195fab34fe311483d2c19b789f034b643514e88cd4639cdaa7bd2077d937e167af490af3c0be46449a7a52b37ccb253f1c92fa22d8f1e22abb134
4627+
ag-charts-types: "npm:12.1.1"
4628+
checksum: 10c0/7558385f74cd6ccb7738afc61720fdb2742d7b689d3d65fdc60cb3818243444109b65845d26b5005c48194b15f0f2fdfa0a38d10617c49364027f87cdc3b2234
46294629
languageName: node
46304630
linkType: hard
46314631

4632-
"ag-grid-react@npm:^32.3.1":
4633-
version: 32.3.8
4634-
resolution: "ag-grid-react@npm:32.3.8"
4632+
"ag-grid-react@npm:^34.0.0":
4633+
version: 34.1.1
4634+
resolution: "ag-grid-react@npm:34.1.1"
46354635
dependencies:
4636-
ag-grid-community: "npm:32.3.8"
4636+
ag-grid-community: "npm:34.1.1"
46374637
prop-types: "npm:^15.8.1"
46384638
peerDependencies:
46394639
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
46404640
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4641-
checksum: 10c0/0eb194da84a43a78c3c1b2aa571ac5e5a58053830824a682baede7cac846b9db1d9f12868309fb5da0bec2ba73dcf9d8d4a6a58b7ca5a0c232764e7b48946e3a
4641+
checksum: 10c0/8df25755eb97f8f6c647f750ea0f7aaf8e360ae00a9d105e90284303b9c5620d1b391e34fcda3faa046d76714ee49b4ce184e8c03e1aa4d9c3c28878e6c76659
46424642
languageName: node
46434643
linkType: hard
46444644

@@ -7531,8 +7531,8 @@ __metadata:
75317531
"@vitest/ui": "npm:^3.2.4"
75327532
ace-builds: "npm:^1.42.1"
75337533
acorn: "npm:^8.9.0"
7534-
ag-grid-community: "npm:^32.3.1"
7535-
ag-grid-react: "npm:^32.3.1"
7534+
ag-grid-community: "npm:^34.0.0"
7535+
ag-grid-react: "npm:^34.0.0"
75367536
array-move: "npm:^4.0.0"
75377537
browserfs: "npm:^1.4.3"
75387538
buffer: "npm:^6.0.3"

0 commit comments

Comments
 (0)