From cedc711154a7e82a8e03371f813f549ff311c5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 04:11:02 +0000 Subject: [PATCH] Bump @mantine/form from 9.0.1 to 9.4.2 in /frontend (#1793) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 9.0.1 to 9.4.2.
Release notes

Sourced from @​mantine/form's releases.

9.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/9.4.1...9.4.2

9.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/9.4.0...9.4.1

9.4.0 🥵

View changelog with demos on mantine.dev website

Support Mantine development

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mantine/form&package-manager=npm_and_yarn&previous-version=9.0.1&new-version=9.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 5caf901c..371e1fe9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@mantine/core": "8.3.7", "@mantine/dates": "8.3.7", "@mantine/dropzone": "8.3.7", - "@mantine/form": "9.0.1", + "@mantine/form": "9.4.2", "@mantine/hooks": "8.3.7", "@mantine/notifications": "8.3.7", "@mantine/spotlight": "8.3.7", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 85e46e5e..683af1d0 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 8.3.7 version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.14)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@mantine/form': - specifier: 9.0.1 - version: 9.0.1(react@19.2.0) + specifier: 9.4.2 + version: 9.4.2(react@19.2.0) '@mantine/hooks': specifier: 8.3.7 version: 8.3.7(react@19.2.0) @@ -334,8 +334,8 @@ packages: react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - '@mantine/form@9.0.1': - resolution: {integrity: sha512-47XTUugKjBwc5Dmr+2+81I4M5v48i0Z/HgGoGVdiydIgvtfchDV9GBySMxvsQ1ZVR2s+BwcYGsNHFO9RQNVM7w==} + '@mantine/form@9.4.2': + resolution: {integrity: sha512-rpj43qFQEhas/T5qD0fp2ErCNATV544BuHColyrkko/2UcVf57LUJ52N8KZxT3/mKTQmNqprOJReHrbc42Z59Q==} peerDependencies: react: ^19.2.0 @@ -1924,7 +1924,7 @@ snapshots: react-dom: 19.2.0(react@19.2.0) react-dropzone: 14.3.8(react@19.2.0) - '@mantine/form@9.0.1(react@19.2.0)': + '@mantine/form@9.4.2(react@19.2.0)': dependencies: '@standard-schema/spec': 1.1.0 fast-deep-equal: 3.1.3