Skip to content

Commit

Permalink
Merge pull request #473 from NickSettler/dependabot/npm_and_yarn/mui/…
Browse files Browse the repository at this point in the history
…x-data-grid-7.7.0

Bump @mui/x-data-grid from 7.6.2 to 7.7.0
  • Loading branch information
github-actions[bot] authored Jun 13, 2024
2 parents cde31de + a6da8a9 commit bc22a26
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@fontsource/roboto": "^5.0.13",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@mui/x-data-grid": "^7.6.2",
"@mui/x-data-grid": "^7.7.0",
"@reduxjs/toolkit": "^2.2.5",
"@sentry/react": "^8.9.2",
"@tanstack/react-query": "^5.45.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.24.0"

"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.6", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.7", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.24.7"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -759,12 +759,12 @@
prop-types "^15.8.1"
react-is "^18.2.0"

"@mui/x-data-grid@^7.6.2":
version "7.6.2"
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.6.2.tgz#9a9111133d19b289ce616563736e32d71c8b6ac2"
integrity sha512-f3t6TU8+f0VgmL4aJ9N/Wm5IeWfICfVb45S469wzzldUhbb/beIO/T3uMyGP13WFhx5f8N5wRRHSYZRHpfzhZw==
"@mui/x-data-grid@^7.7.0":
version "7.7.0"
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.7.0.tgz#4b417de6f85e888b953d5d4f4bb7abfabed62717"
integrity sha512-s3Oii9EKcYPnL7M4g5evNley/J0slLL6xWRi0VwYqTHPGntBAMntUktMZ63bD/xko99f5ZcFoRBYTc55+mJ+AQ==
dependencies:
"@babel/runtime" "^7.24.6"
"@babel/runtime" "^7.24.7"
"@mui/system" "^5.15.15"
"@mui/utils" "^5.15.14"
clsx "^2.1.1"
Expand Down

0 comments on commit bc22a26

Please sign in to comment.