From 3f6868c5831830ec74d4bd74a4dc862c8b0fbb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:27:29 +0000 Subject: [PATCH] chore(deps): bump mui-tel-input from 9.0.1 to 10.0.0 Bumps [mui-tel-input](https://github.com/viclafouch/mui-tel-input) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/viclafouch/mui-tel-input/releases) - [Commits](https://github.com/viclafouch/mui-tel-input/compare/v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: mui-tel-input dependency-version: 10.0.0 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 5343d370..470f4ced 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lodash.upperfirst": "^4.3.1", "lottie-react": "^2.4.0", "ms": "^2.1.3", - "mui-tel-input": "^9.0.0", + "mui-tel-input": "^10.0.0", "node-polyfill-webpack-plugin": "^4.0.0", "process": "^0.11.10", "query-string": "^9.1.1",