Skip to content

Commit

Permalink
fix(deps): update ag-grid monorepo to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent d6bf04c commit 87ab627
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@uppy/status-bar": "3.2.2",
"@uppy/tus": "3.1.2",
"@uppy/xhr-upload": "3.3.1",
"ag-grid-community": "29.3.5",
"ag-grid-react": "29.3.5",
"ag-grid-community": "30.2.1",
"ag-grid-react": "30.2.1",
"axios": "1.5.0",
"date-fns": "2.30.0",
"filesize": "10.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3874,23 +3874,23 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-community@npm:29.3.5":
version: 29.3.5
resolution: "ag-grid-community@npm:29.3.5"
checksum: ad071f6ea80ebfa96e79d3e9e77947a52182c783bcee5f7ed377f5de2758f0e88bbf3dbace9272c80e7fb566931fe6a56227dd1e2526670a7e17dd1152d854d6
"ag-grid-community@npm:30.2.1":
version: 30.2.1
resolution: "ag-grid-community@npm:30.2.1"
checksum: c3c3ee522185a7370bcb8c5fd59887665e39e5cdecbf1ce7c3fb20f211f0f8ebd0a48aff059d1e17c4d090b6b78335961513d8430bff820ea274bb79efe36eb7
languageName: node
linkType: hard

"ag-grid-react@npm:29.3.5":
version: 29.3.5
resolution: "ag-grid-react@npm:29.3.5"
"ag-grid-react@npm:30.2.1":
version: 30.2.1
resolution: "ag-grid-react@npm:30.2.1"
dependencies:
prop-types: ^15.8.1
peerDependencies:
ag-grid-community: ~29.3.5
ag-grid-community: ~30.2.1
react: ^16.3.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0
checksum: e22371250461069096c3528ff1e9a4310e44d2167467729776b9ff1af0b63827f034069a791240fa2d2e69f22dfa2d1a846d7d490b0beb9814fd085d25b19426
checksum: f610f1bc4e64d80157b9439b8d9f39ce2a41fc616d44eeab4326cd9ae81a22c704767bc304e38abd93db2da5e613a858af896be83e3889218a8dd8a1515e56ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -7113,8 +7113,8 @@ __metadata:
"@uppy/tus": 3.1.2
"@uppy/xhr-upload": 3.3.1
"@vitejs/plugin-react": 4.1.0
ag-grid-community: 29.3.5
ag-grid-react: 29.3.5
ag-grid-community: 30.2.1
ag-grid-react: 30.2.1
axios: 1.5.0
concurrently: 8.2.2
cypress: 13.3.2
Expand Down

0 comments on commit 87ab627

Please sign in to comment.