From 5cd3e37b47353e9b5f57ffcd54997d3aa03c443d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:05:10 +0000 Subject: [PATCH] Bump @mui/x-data-grid from 7.20.0 to 7.21.0 (#3153) * Bump @mui/x-data-grid from 7.20.0 to 7.21.0 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.21.0/packages/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * update snapshots --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier FACQ --- package-lock.json | 31 ++++--------------- package.json | 2 +- .../ReleaseNotesRender.test.tsx.snap | 4 +-- .../__snapshots__/release-notes.test.tsx.snap | 4 +-- 4 files changed, 11 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bc376290..5195f015e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^6.0.0-beta.12", "@mui/material": "^6.1.4", - "@mui/x-data-grid": "^7.20.0", + "@mui/x-data-grid": "^7.21.0", "@mui/x-date-pickers": "^7.21.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", @@ -4202,13 +4202,13 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "7.20.0", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.20.0.tgz", - "integrity": "sha512-B5tAbjfn5OPMbSJuwag17Eb6QTe70BgV414tWVCLz/bhJTovQ4C5aDGCY3ahyxZECsxcGDSTT/orWtFmKOUO5A==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.21.0.tgz", + "integrity": "sha512-0JAiwb2yRuVAd4idzfA64Bs1yn6KfC8VPBH7Njba0ySQB0+Ix+hvkzWQySD96hl7tK5heXbvbJ48pYLvhqS4Vw==", "dependencies": { "@babel/runtime": "^7.25.7", "@mui/utils": "^5.16.6 || ^6.0.0", - "@mui/x-internals": "7.20.0", + "@mui/x-internals": "7.21.0", "clsx": "^2.1.1", "prop-types": "^15.8.1", "reselect": "^5.1.1" @@ -4302,7 +4302,7 @@ } } }, - "node_modules/@mui/x-date-pickers/node_modules/@mui/x-internals": { + "node_modules/@mui/x-internals": { "version": "7.21.0", "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.21.0.tgz", "integrity": "sha512-94YNyZ0BhK5Z+Tkr90RKf47IVCW8R/1MvdUhh6MCQg6sZa74jsX+x+gEZ4kzuCqOsuyTyxikeQ8vVuCIQiP7UQ==", @@ -4321,25 +4321,6 @@ "react": "^17.0.0 || ^18.0.0" } }, - "node_modules/@mui/x-internals": { - "version": "7.20.0", - "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.20.0.tgz", - "integrity": "sha512-ScXdEwtnxmBEq9umeusnotfeVQnnhjOZcM2ddXyIupmzeGmgDDtEcXGyTgrS/GOc91J74g81s6eJ4UCrlYZ2sg==", - "dependencies": { - "@babel/runtime": "^7.25.7", - "@mui/utils": "^5.16.6 || ^6.0.0" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mui-org" - }, - "peerDependencies": { - "react": "^17.0.0 || ^18.0.0" - } - }, "node_modules/@netlify/cache-utils": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-5.1.6.tgz", diff --git a/package.json b/package.json index e945a5c5d..07048bded 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^6.0.0-beta.12", "@mui/material": "^6.1.4", - "@mui/x-data-grid": "^7.20.0", + "@mui/x-data-grid": "^7.21.0", "@mui/x-date-pickers": "^7.21.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", diff --git a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap index fd9735ce6..9f128be9a 100644 --- a/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap +++ b/src/components/ReleaseNotesRender/__tests__/__snapshots__/ReleaseNotesRender.test.tsx.snap @@ -83,7 +83,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `

should render correctly 1`] = ` >
renders correctly 1`] = `

renders correctly 1`] = ` >