Update dependency @mui/x-data-grid to v7.11.1 #292

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-08-23 07:53:38 +00:00
Showing only changes of commit 70783cd697 - Show all commits

View File

@ -1445,13 +1445,13 @@
} }
}, },
"node_modules/@mui/private-theming": { "node_modules/@mui/private-theming": {
"version": "5.16.4", "version": "5.16.5",
"resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.4.tgz", "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.5.tgz",
"integrity": "sha512-ZsAm8cq31SJ37SVWLRlu02v9SRthxnfQofaiv14L5Bht51B0dz6yQEoVU/V8UduZDCCIrWkBHuReVfKhE/UuXA==", "integrity": "sha512-CSLg0YkpDqg0aXOxtjo3oTMd3XWMxvNb5d0v4AYVqwOltU8q6GvnZjhWyCLjGSCrcgfwm6/VDjaKLPlR14wxIA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9", "@babel/runtime": "^7.23.9",
"@mui/utils": "^5.16.4", "@mui/utils": "^5.16.5",
"prop-types": "^15.8.1" "prop-types": "^15.8.1"
}, },
"engines": { "engines": {
@ -1504,16 +1504,16 @@
} }
}, },
"node_modules/@mui/system": { "node_modules/@mui/system": {
"version": "5.16.4", "version": "5.16.5",
"resolved": "https://registry.npmjs.org/@mui/system/-/system-5.16.4.tgz", "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.16.5.tgz",
"integrity": "sha512-ET1Ujl2/8hbsD611/mqUuNArMCGv/fIWO/f8B3ZqF5iyPHM2aS74vhTNyjytncc4i6dYwGxNk+tLa7GwjNS0/w==", "integrity": "sha512-uzIUGdrWddUx1HPxW4+B2o4vpgKyRxGe/8BxbfXVDPNPHX75c782TseoCnR/VyfnZJfqX87GcxDmnZEE1c031g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9", "@babel/runtime": "^7.23.9",
"@mui/private-theming": "^5.16.4", "@mui/private-theming": "^5.16.5",
"@mui/styled-engine": "^5.16.4", "@mui/styled-engine": "^5.16.4",
"@mui/types": "^7.2.15", "@mui/types": "^7.2.15",
"@mui/utils": "^5.16.4", "@mui/utils": "^5.16.5",
"clsx": "^2.1.0", "clsx": "^2.1.0",
"csstype": "^3.1.3", "csstype": "^3.1.3",
"prop-types": "^15.8.1" "prop-types": "^15.8.1"
@ -1558,12 +1558,13 @@
} }
}, },
"node_modules/@mui/utils": { "node_modules/@mui/utils": {
"version": "5.16.4", "version": "5.16.5",
"resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.16.4.tgz", "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-5.16.5.tgz",
"integrity": "sha512-nlppYwq10TBIFqp7qxY0SvbACOXeOjeVL3pOcDsK0FT8XjrEXh9/+lkg8AEIzD16z7YfiJDQjaJG2OLkE7BxNg==", "integrity": "sha512-CwhcA9y44XwK7k2joL3Y29mRUnoBt+gOZZdGyw7YihbEwEErJYBtDwbZwVgH68zAljGe/b+Kd5bzfl63Gi3R2A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9", "@babel/runtime": "^7.23.9",
"@mui/types": "^7.2.15",
"@types/prop-types": "^15.7.12", "@types/prop-types": "^15.7.12",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
@ -1587,15 +1588,15 @@
} }
}, },
"node_modules/@mui/x-data-grid": { "node_modules/@mui/x-data-grid": {
"version": "7.11.0", "version": "7.11.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.11.0.tgz", "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.11.1.tgz",
"integrity": "sha512-dXaIw3Noxc4d6xenS7J+zMPORG9ptkTW7B81P6QFovILSEuI/qebQhijy/IkqRvcCsuZYLL3nA89bp+EDI503Q==", "integrity": "sha512-7D8fK4NZolU4vGIhKrI8FSFp6CwlpUwBXr944GsKjOTzvC1yASkqD6b2VAYPvvpb94BzqQsvePHT3if/JZylKA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.24.8", "@babel/runtime": "^7.24.8",
"@mui/system": "^5.16.2", "@mui/system": "^5.16.5",
"@mui/utils": "^5.16.2", "@mui/utils": "^5.16.5",
"@mui/x-internals": "7.11.0", "@mui/x-internals": "7.11.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"reselect": "^4.1.8" "reselect": "^4.1.8"
@ -1680,13 +1681,13 @@
} }
}, },
"node_modules/@mui/x-internals": { "node_modules/@mui/x-internals": {
"version": "7.11.0", "version": "7.11.1",
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.11.0.tgz", "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.11.1.tgz",
"integrity": "sha512-GqCYylKiB4cLH9tK4JweJlT2JvPjnpXjS3TEIqtHB4BcSsezhdRrMGzHOO5zCJqkasqTirJh2t6X16Qw1llr4Q==", "integrity": "sha512-CN9HmtcyJ6/1fd8by5h1/R8WmFN4xyk6XYvYG9++oAaSF1ttX16oiE5vB+gGafl7St0epCWWjvOzl21h29k6WQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.24.8", "@babel/runtime": "^7.24.8",
"@mui/utils": "^5.16.2" "@mui/utils": "^5.16.5"
}, },
"engines": { "engines": {
"node": ">=14.0.0" "node": ">=14.0.0"