diff --git a/bun.lockb b/bun.lockb index d8e56bc..a92a098 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06aaef5..1b87d00 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,9 @@ "@capacitor/splash-screen": "^6.0.3", "@capacitor/status-bar": "^6.0.2", "@emotion/react": "^11.14.0", - "@mantine/core": "^7.15.1", - "@mantine/hooks": "^7.15.1", - "@mantine/notifications": "^7.15.1", + "@mantine/core": "^7.15.2", + "@mantine/hooks": "^7.15.2", + "@mantine/notifications": "^7.15.2", "@noble/ed25519": "^2.1.0", "@tabler/icons-react": "^3.26.0", "@tiptap/extension-code-block": "^2.10.4",