Skip to content

Commit 17763bb

Browse files
fix(deps): update ag-grid monorepo to v34
1 parent 0e3fab4 commit 17763bb

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
@@ -4630,32 +4630,32 @@ __metadata:
46304630
languageName: node
46314631
linkType: hard
46324632

4633-
"ag-charts-types@npm:10.3.9":
4634-
version: 10.3.9
4635-
resolution: "ag-charts-types@npm:10.3.9"
4636-
checksum: 10c0/09edd315982e86b73c15a0d33ca852059d07ebe0928b5628ad34cf8d65ff1025f3d8f9f5393304d6ad7dd0780f5759c3f70f45df35a438ef691ff89d0c82bb64
4633+
"ag-charts-types@npm:12.1.1":
4634+
version: 12.1.1
4635+
resolution: "ag-charts-types@npm:12.1.1"
4636+
checksum: 10c0/8d49a1598cbb4bcc756bd85a622bc692d525c079751cf8fbcd94b39aab8b0c0297176de062bf846540e5d5598e9cb1786609f019682619999424d64ade70d3c8
46374637
languageName: node
46384638
linkType: hard
46394639

4640-
"ag-grid-community@npm:32.3.9, ag-grid-community@npm:^32.3.1":
4641-
version: 32.3.9
4642-
resolution: "ag-grid-community@npm:32.3.9"
4640+
"ag-grid-community@npm:34.1.1, ag-grid-community@npm:^34.0.0":
4641+
version: 34.1.1
4642+
resolution: "ag-grid-community@npm:34.1.1"
46434643
dependencies:
4644-
ag-charts-types: "npm:10.3.9"
4645-
checksum: 10c0/7b7bd1e6f653296fd4e9db533bbf0632fd1aa5fb517fd0b37d33db770b3d7b0451baae115ee8cb77a5a1b81cb696c61d8b8f8508373e64693a2e1927c109478d
4644+
ag-charts-types: "npm:12.1.1"
4645+
checksum: 10c0/7558385f74cd6ccb7738afc61720fdb2742d7b689d3d65fdc60cb3818243444109b65845d26b5005c48194b15f0f2fdfa0a38d10617c49364027f87cdc3b2234
46464646
languageName: node
46474647
linkType: hard
46484648

4649-
"ag-grid-react@npm:^32.3.1":
4650-
version: 32.3.9
4651-
resolution: "ag-grid-react@npm:32.3.9"
4649+
"ag-grid-react@npm:^34.0.0":
4650+
version: 34.1.1
4651+
resolution: "ag-grid-react@npm:34.1.1"
46524652
dependencies:
4653-
ag-grid-community: "npm:32.3.9"
4653+
ag-grid-community: "npm:34.1.1"
46544654
prop-types: "npm:^15.8.1"
46554655
peerDependencies:
46564656
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
46574657
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4658-
checksum: 10c0/356a88358f3986487549283f807d4c6e1230d1223a9acc37ab44700b85a9dc869a4e46c90fb43fe63b23ed2b8cca679ba5f8d8f207322057edf52c6f77b9099f
4658+
checksum: 10c0/8df25755eb97f8f6c647f750ea0f7aaf8e360ae00a9d105e90284303b9c5620d1b391e34fcda3faa046d76714ee49b4ce184e8c03e1aa4d9c3c28878e6c76659
46594659
languageName: node
46604660
linkType: hard
46614661

@@ -7592,8 +7592,8 @@ __metadata:
75927592
"@vitest/ui": "npm:^3.2.4"
75937593
ace-builds: "npm:^1.42.1"
75947594
acorn: "npm:^8.9.0"
7595-
ag-grid-community: "npm:^32.3.1"
7596-
ag-grid-react: "npm:^32.3.1"
7595+
ag-grid-community: "npm:^34.0.0"
7596+
ag-grid-react: "npm:^34.0.0"
75977597
array-move: "npm:^4.0.0"
75987598
browserfs: "npm:^1.4.3"
75997599
buffer: "npm:^6.0.3"

0 commit comments

Comments
 (0)