Skip to content

Commit

Permalink
chore(deps): update ag-grid monorepo to v31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent bc656a4 commit 0c02fbf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@mui/icons-material": "~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0",
"@mui/lab": "~5.0.0-alpha.120",
"@mui/material": "~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0",
"ag-grid-community": "29.3.5",
"ag-grid-react": "29.3.5",
"ag-grid-community": "31.0.1",
"ag-grid-react": "31.0.1",
"i18next": "^22.4.15 || ^23.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down Expand Up @@ -138,8 +138,8 @@
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"ag-grid-community": "28.2.1",
"ag-grid-react": "28.2.1",
"ag-grid-community": "31.0.1",
"ag-grid-react": "31.0.1",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2964,8 +2964,8 @@ __metadata:
"@types/uuid": "npm:9.0.7"
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
ag-grid-community: "npm:28.2.1"
ag-grid-react: "npm:28.2.1"
ag-grid-community: "npm:31.0.1"
ag-grid-react: "npm:31.0.1"
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
babel-plugin-dynamic-import-node: "npm:^2.3.3"
Expand Down Expand Up @@ -3025,8 +3025,8 @@ __metadata:
"@mui/icons-material": ~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0
"@mui/lab": ~5.0.0-alpha.120
"@mui/material": ~5.11.9 || ~5.13.0 || ~5.14.0 || ~5.15.0
ag-grid-community: 29.3.5
ag-grid-react: 29.3.5
ag-grid-community: 31.0.1
ag-grid-react: 31.0.1
i18next: ^22.4.15 || ^23.0.0
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -7308,23 +7308,23 @@ __metadata:
languageName: node
linkType: hard

"ag-grid-community@npm:28.2.1":
version: 28.2.1
resolution: "ag-grid-community@npm:28.2.1"
checksum: 32de9e6cb547b57d2fa89d9fffed70d445e0542c70ace5a3b6fc92f9547b2d5a97caeaab3ae1c21f2f5a58c0669857427a79ea1a0bd97a8273a0f571f56c20bf
"ag-grid-community@npm:31.0.1, ag-grid-community@npm:~31.0.1":
version: 31.0.1
resolution: "ag-grid-community@npm:31.0.1"
checksum: 203e45c3f61aff8d5fea993c4657b2e2aa0d276b65d63ad18d8458b46fae28686e57e83bc0f699e433195acd8e500aa4e73652eb1c4ac695386d19c3821c54de
languageName: node
linkType: hard

"ag-grid-react@npm:28.2.1":
version: 28.2.1
resolution: "ag-grid-react@npm:28.2.1"
"ag-grid-react@npm:31.0.1":
version: 31.0.1
resolution: "ag-grid-react@npm:31.0.1"
dependencies:
ag-grid-community: "npm:~31.0.1"
prop-types: "npm:^15.8.1"
peerDependencies:
ag-grid-community: ~28.2.1
react: ^16.3.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.3.0 || ^17.0.0 || ^18.0.0
checksum: 5f494d1c7032c50b91020cb3b3e5ea6c34651ff01ff6e52009c729f96c83615013eb00930af02af8696420bca75626fcd0f36a5a8b0fca7c1f5d45634e7bf52c
checksum: dbe5f640c02c2acd1c3fca957ffa9275b56bd7da6d95581a6bad1e84ffe58bd6d42aa0d365a8c84283449474bf46dfc6c1c98323aeac1460a6df59ef09c862aa
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c02fbf

Please sign in to comment.