Bump @ag-grid-community/client-side-row-model from 31.3.2 to 32.0.0

Bumps [@ag-grid-community/client-side-row-model](https://github.com/ag-grid/ag-grid) from 31.3.2 to 32.0.0.
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](https://github.com/ag-grid/ag-grid/compare/v31.3.2...v32.0.0)

---
updated-dependencies:
- dependency-name: "@ag-grid-community/client-side-row-model"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-08 11:19:16 +00:00
committed by GitHub
parent 15b75b322f
commit e6fb2958a9
2 changed files with 6 additions and 14 deletions

18
package-lock.json generated
View File

@@ -11,19 +11,11 @@
]
},
"node_modules/@ag-grid-community/client-side-row-model": {
"version": "31.3.2",
"resolved": "https://registry.npmjs.org/@ag-grid-community/client-side-row-model/-/client-side-row-model-31.3.2.tgz",
"integrity": "sha512-XFzq4BvPPEjf5HtC1VpruBESqvsJYfIcY1EC5CaY1hqV1NRp1JVImFrMdoxUuw9NsoucGneDT/DOj42WHweFIg==",
"dependencies": {
"@ag-grid-community/core": "31.3.2",
"tslib": "^2.3.0"
}
},
"node_modules/@ag-grid-community/client-side-row-model/node_modules/@ag-grid-community/core": {
"version": "31.3.2",
"resolved": "https://registry.npmjs.org/@ag-grid-community/core/-/core-31.3.2.tgz",
"integrity": "sha512-iab+xIPCvjzGkIBgo12IQNa9/ZGI4BmjsQz65+aipNXISbtGketkN5iO4OFQgafgf0f9JZVFOZ3EzCnMiVWLiQ==",
"version": "32.0.0",
"resolved": "https://registry.npmjs.org/@ag-grid-community/client-side-row-model/-/client-side-row-model-32.0.0.tgz",
"integrity": "sha512-J/soopC8OqAWe5J1nykzY442b5Z8SuTf6ew1RrEjAhSCz1X+kpNxZmLAZlVvigpsWogMeKNhfuO6KNTTHkSTaw==",
"dependencies": {
"@ag-grid-community/core": "32.0.0",
"tslib": "^2.3.0"
}
},
@@ -10944,7 +10936,7 @@
"resources/assets/v2": {
"hasInstallScript": true,
"dependencies": {
"@ag-grid-community/client-side-row-model": "^31.0.3",
"@ag-grid-community/client-side-row-model": "^32.0.0",
"@ag-grid-community/core": "^32.0.0",
"@ag-grid-community/infinite-row-model": "^32.0.0",
"@ag-grid-community/styles": "^32.0.0",

View File

@@ -16,7 +16,7 @@
"vite-plugin-manifest-sri": "^0.2.0"
},
"dependencies": {
"@ag-grid-community/client-side-row-model": "^31.0.3",
"@ag-grid-community/client-side-row-model": "^32.0.0",
"@ag-grid-community/core": "^32.0.0",
"@ag-grid-community/infinite-row-model": "^32.0.0",
"@ag-grid-community/styles": "^32.0.0",