-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
formatting and remove header grouping
- Loading branch information
1 parent
451bded
commit a8255cf
Showing
3 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"Updates": [ | ||
{ | ||
"minor": [ | ||
{ | ||
"count": 9 | ||
}, | ||
{ | ||
"cmd": "npm install @mui/[email protected] @mui/[email protected] [email protected] [email protected] @babel/[email protected] @babel/[email protected] @testing-library/[email protected] [email protected] [email protected] " | ||
}, | ||
{ | ||
"list": [ | ||
"Update @mui/x-date-pickers from 7.21.0 to 7.22.1", | ||
"Update @mui/x-data-grid from 7.21.0 to 7.22.1", | ||
"Update react-router-dom from 6.27.0 to 6.28.0", | ||
"Update typescript-eslint from 8.11.0 to 8.13.0", | ||
"Update @babel/preset-env from 7.25.2 to 7.26.0", | ||
"Update @babel/preset-react from 7.24.1 to 7.25.9", | ||
"Update @testing-library/jest-dom from 6.5.0 to 6.6.3", | ||
"Update eslint from 9.11.1 to 9.14.0", | ||
"Update vite-tsconfig-paths from 5.0.1 to 5.1.0" | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"WARNINGS": [ | ||
"Found update in: react-app for: xlsx which is on the ignore list. Dependency not included in final update list." | ||
] | ||
} | ||
] | ||
} |