Merge pull request #9032 from firefly-iii/dependabot/npm_and_yarn/develop/ag-grid-community/styles-32.0.0

Bump @ag-grid-community/styles from 31.3.2 to 32.0.0
This commit is contained in:
James Cole 2024-07-08 12:58:14 +02:00 committed by GitHub
commit 132553c108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",