From 338cf816679117680ef734160d4b1f2ab080df49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:14:35 +0000 Subject: [PATCH] Bump @mui/x-data-grid from 7.15.0 to 7.16.0 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.15.0 to 7.16.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.16.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] --- package-lock.json | 42 +++++++++++------------------------------- package.json | 2 +- 2 files changed, 12 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 394168fdf..3d7574a52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^6.0.2", - "@mui/x-data-grid": "^7.15.0", + "@mui/x-data-grid": "^7.16.0", "@mui/x-date-pickers": "^7.16.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", @@ -4332,16 +4332,16 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.15.0.tgz", - "integrity": "sha512-S7FLp+SUz/fo+JAQcM4npnL70tGnL4qcYYMkjK4tPkPLrTnBWlm47D5OoGNzpPO1CnOAryFR5h0rdwbeHZmAWg==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.16.0.tgz", + "integrity": "sha512-71ZyffTeF8RPa399UkMlUbQ8T70kOrUK3fBXfinnal4mwgISlKwBN8EHNZZhyxSQ4vpWs3wHrHZ6MGQeXNUhJQ==", "dependencies": { - "@babel/runtime": "^7.25.4", + "@babel/runtime": "^7.25.6", "@mui/utils": "^5.16.6", - "@mui/x-internals": "7.15.0", + "@mui/x-internals": "7.16.0", "clsx": "^2.1.1", "prop-types": "^15.8.1", - "reselect": "^4.1.8" + "reselect": "^5.1.1" }, "engines": { "node": ">=14.0.0" @@ -4432,7 +4432,7 @@ } } }, - "node_modules/@mui/x-date-pickers/node_modules/@mui/x-internals": { + "node_modules/@mui/x-internals": { "version": "7.16.0", "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.16.0.tgz", "integrity": "sha512-ijer5XYmWlJqWaTmF6TGH1odG7EAupv8iDWYmDm2yVR9IQ+L2nQSuhiFClI+wmGx40KS2VKOlzDMPpF0t7/HCg==", @@ -4451,25 +4451,6 @@ "react": "^17.0.0 || ^18.0.0" } }, - "node_modules/@mui/x-internals": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.15.0.tgz", - "integrity": "sha512-Q/IZvZhHpe64Ost1mRbdp6ML8KQQBprwwgzqo6pZbrCaWMPB2gk2jcUwdCwnLsc+gutaEPVhZ8N7it8VZcHtbg==", - "dependencies": { - "@babel/runtime": "^7.25.4", - "@mui/utils": "^5.16.6" - }, - "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", @@ -27424,10 +27405,9 @@ "license": "MIT" }, "node_modules/reselect": { - "version": "4.1.8", - "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.8.tgz", - "integrity": "sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==", - "license": "MIT" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz", + "integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==" }, "node_modules/reserved-words": { "version": "0.1.2", diff --git a/package.json b/package.json index 7e5ead72b..50b699612 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdx-js/react": "^2.3.0", "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^6.0.2", - "@mui/x-data-grid": "^7.15.0", + "@mui/x-data-grid": "^7.16.0", "@mui/x-date-pickers": "^7.16.0", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0",