Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@mantine/core": "^9.2.1",
"@mantine/form": "^9.2.1",
"@mantine/form": "^9.3.0",
"@mantine/hooks": "^9.2.1",
"@mantine/modals": "^9.2.1",
"@mantine/notifications": "^9.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,16 +976,16 @@ __metadata:
languageName: node
linkType: hard

"@mantine/form@npm:^9.2.1":
version: 9.2.1
resolution: "@mantine/form@npm:9.2.1"
"@mantine/form@npm:^9.3.0":
version: 9.3.0
resolution: "@mantine/form@npm:9.3.0"
dependencies:
"@standard-schema/spec": "npm:^1.1.0"
fast-deep-equal: "npm:^3.1.3"
klona: "npm:^2.0.6"
peerDependencies:
react: ^19.2.0
checksum: 10c0/3420cf788f878929889bbe35b055acd8022519915c9c719587908f008502cc83e5e8674b1f755e4ca5b665fe93178d0e3a7f679018858e4e02595e2fdf031eea
checksum: 10c0/9d67b7f46542cc585526bbf9c8fa965eb048a091e1d148ff46af0232a032aa8890e18b86cb5331d259d326d8c0765308a166d0aab91405336e6b0c8e20e4a11e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4865,7 +4865,7 @@ __metadata:
"@eslint/js": "npm:^10.0.1"
"@lhci/cli": "npm:^0.15.1"
"@mantine/core": "npm:^9.2.1"
"@mantine/form": "npm:^9.2.1"
"@mantine/form": "npm:^9.3.0"
"@mantine/hooks": "npm:^9.2.1"
"@mantine/modals": "npm:^9.2.1"
"@mantine/notifications": "npm:^9.2.1"
Expand Down