From 5e0ee6b0a904dac9b2beba2468785e64e18faac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:08:27 +0000 Subject: [PATCH] chore(deps): bump @mui/x-data-grid from 8.28.1 to 8.28.2 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 8.28.1 to 8.28.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v8.28.2/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.28.2/packages/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-version: 8.28.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 828c71d..8373efd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^5.18.0", "@mui/material": "^5.18.0", - "@mui/x-data-grid": "^8.28.1", + "@mui/x-data-grid": "^8.28.2", "exceljs": "^4.4.0", "ini": "^6.0.0", "react": "^19.2.4", @@ -1709,9 +1709,9 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "8.28.1", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.28.1.tgz", - "integrity": "sha512-MUX3QiO9KXPEFqH+mZyYI1qV1v1BMPdjCWjpTB2BdeHKHSAfmJNb/puOAEwCR0MtEVRiwWF6ML2iUJ/2POA5dA==", + "version": "8.28.2", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.28.2.tgz", + "integrity": "sha512-nqVhOtXOfPcKtoULuZuUp9Hdgzcn4xzqjYwqxZkTPnzKGZqkXPGaupy6n+9ssyYg7jg9ot+zNUJB0sbsvlDY/g==", "dependencies": { "@babel/runtime": "^7.28.4", "@mui/utils": "^7.3.5", @@ -9625,9 +9625,9 @@ } }, "@mui/x-data-grid": { - "version": "8.28.1", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.28.1.tgz", - "integrity": "sha512-MUX3QiO9KXPEFqH+mZyYI1qV1v1BMPdjCWjpTB2BdeHKHSAfmJNb/puOAEwCR0MtEVRiwWF6ML2iUJ/2POA5dA==", + "version": "8.28.2", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.28.2.tgz", + "integrity": "sha512-nqVhOtXOfPcKtoULuZuUp9Hdgzcn4xzqjYwqxZkTPnzKGZqkXPGaupy6n+9ssyYg7jg9ot+zNUJB0sbsvlDY/g==", "requires": { "@babel/runtime": "^7.28.4", "@mui/utils": "^7.3.5", diff --git a/package.json b/package.json index 0dcfc63..c86aa7d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^5.18.0", "@mui/material": "^5.18.0", - "@mui/x-data-grid": "^8.28.1", + "@mui/x-data-grid": "^8.28.2", "exceljs": "^4.4.0", "ini": "^6.0.0", "react": "^19.2.4",