Bump @ag-grid-community/styles from 31.3.2 to 32.0.0

Bumps [@ag-grid-community/styles](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/styles"
  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 03:05:13 +00:00
committed by GitHub
parent 84a1a876e1
commit aed30d1499
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -37,9 +37,9 @@
}
},
"node_modules/@ag-grid-community/styles": {
"version": "31.3.2",
"resolved": "https://registry.npmjs.org/@ag-grid-community/styles/-/styles-31.3.2.tgz",
"integrity": "sha512-FP1FxUGKHCUdu081eptYg1g5FdDHjluTt2w6Jm5/KmC2XISUzdhhxJATsNM4Nu0h6fwxhQICsJl0xsTvXG/rxw=="
"version": "32.0.0",
"resolved": "https://registry.npmjs.org/@ag-grid-community/styles/-/styles-32.0.0.tgz",
"integrity": "sha512-zhVjY4hzX/E1vdBqnuF3akMamAxgIWK8GHZAvN/xNkoqOYU5r6ErNW+7uS6GxwjjQlawdeK42FNY2ohqDRD1nw=="
},
"node_modules/@ampproject/remapping": {
"version": "2.3.0",
@@ -10933,7 +10933,7 @@
"@ag-grid-community/client-side-row-model": "^31.0.3",
"@ag-grid-community/core": "^31.0.3",
"@ag-grid-community/infinite-row-model": "^31.0.3",
"@ag-grid-community/styles": "^31.0.3",
"@ag-grid-community/styles": "^32.0.0",
"@fortawesome/fontawesome-free": "^6.4.0",
"@popperjs/core": "^2.11.8",
"admin-lte": "^4.0.0-alpha3",

View File

@@ -19,7 +19,7 @@
"@ag-grid-community/client-side-row-model": "^31.0.3",
"@ag-grid-community/core": "^31.0.3",
"@ag-grid-community/infinite-row-model": "^31.0.3",
"@ag-grid-community/styles": "^31.0.3",
"@ag-grid-community/styles": "^32.0.0",
"@fortawesome/fontawesome-free": "^6.4.0",
"@popperjs/core": "^2.11.8",
"admin-lte": "^4.0.0-alpha3",