Skip to content

Commit

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

build(deps): bump @mui/x-data-grid from 6.16.3 to 6.17.0
  • Loading branch information
NickSettler committed Oct 31, 2023
2 parents 70a9e90 + f343bde commit f9f96ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.15",
"@mui/material": "^5.14.14",
"@mui/x-data-grid": "^6.16.3",
"@mui/x-data-grid": "^6.17.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^4.36.1",
"axios": "^1.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1836,10 +1836,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"

"@mui/x-data-grid@^6.16.3":
version "6.16.3"
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.16.3.tgz#5440b7f56ee2e62a315b36c2a1f900b11da8fa59"
integrity sha512-msohYxn11JHzeQOywaH5wGSCb/fESootqHLKG6LuET7xOxjHS8GlN/GuW/4kKcbQRunSVh/ADwqpqq+SmWrSeQ==
"@mui/x-data-grid@^6.17.0":
version "6.17.0"
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.17.0.tgz#ef8b04ddc53a9a3cf25dbd55efcc09f7d63cb01b"
integrity sha512-HlpavV9jR7bLDYfi7n05R0xSsLl5ZxCTy3J5g4OfQtxhg9Zsu1uOkkLfudsM5LFqTbi5o+3PvZ9Kh33VvNUN/w==
dependencies:
"@babel/runtime" "^7.23.2"
"@mui/utils" "^5.14.14"
Expand Down

0 comments on commit f9f96ae

Please sign in to comment.