Skip to content
Closed
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 @@ -36,7 +36,7 @@
"node": "26.2.0"
},
"dependencies": {
"@mantine/core": "^9.2.1",
"@mantine/core": "^9.2.2",
"@mantine/form": "^9.2.1",
"@mantine/hooks": "^9.2.1",
"@mantine/modals": "^9.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -959,20 +959,20 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:^9.2.1":
version: 9.2.1
resolution: "@mantine/core@npm:9.2.1"
"@mantine/core@npm:^9.2.2":
version: 9.2.2
resolution: "@mantine/core@npm:9.2.2"
dependencies:
"@floating-ui/react": "npm:^0.27.19"
clsx: "npm:^2.1.1"
react-number-format: "npm:^5.4.5"
react-remove-scroll: "npm:^2.7.2"
type-fest: "npm:^5.6.0"
peerDependencies:
"@mantine/hooks": 9.2.1
"@mantine/hooks": 9.2.2
react: ^19.2.0
react-dom: ^19.2.0
checksum: 10c0/998f9da4463119e62b8031f577e3a4da0082f56a8b516576e5f123a4bba96c1a35007419cd8ee99d7a6f695eba49842b807c8ea704bbb178300808434286ac55
checksum: 10c0/7c1f82a5c340eb149e865a45d36703ea71da7d2c8171e7c5f5b368df8b45f241c86eeee9863cb8595536b2ac1bbd4b04d5bd8fcd5ed28321dd9ae2e0f3450d1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4864,7 +4864,7 @@ __metadata:
"@babel/core": "npm:^7.29.0"
"@eslint/js": "npm:^10.0.1"
"@lhci/cli": "npm:^0.15.1"
"@mantine/core": "npm:^9.2.1"
"@mantine/core": "npm:^9.2.2"
"@mantine/form": "npm:^9.2.1"
"@mantine/hooks": "npm:^9.2.1"
"@mantine/modals": "npm:^9.2.1"
Expand Down