From 4237fa63dbce9c2bc85fad802f72bbd08e41c412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 15:39:07 +0000 Subject: [PATCH] Bump mui-file-input from 6.0.0 to 7.0.0 Bumps [mui-file-input](https://github.com/viclafouch/mui-file-input) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/viclafouch/mui-file-input/releases) - [Commits](https://github.com/viclafouch/mui-file-input/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: mui-file-input dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c565b5b..0ce130e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vercel/speed-insights": "^1.2.0", "crypto-js": "^4.2.0", "dayjs": "^1.11.13", - "mui-file-input": "^6.0.0", + "mui-file-input": "^7.0.0", "next": "^15.2.3", "next-auth": "^5.0.0-beta.25", "powered-by-vercel": "^1.1.0",