diff --git a/packages/app/src/Pages/Notifications.tsx b/packages/app/src/Pages/Notifications.tsx index 220e8ef1a..4914c2527 100644 --- a/packages/app/src/Pages/Notifications.tsx +++ b/packages/app/src/Pages/Notifications.tsx @@ -10,7 +10,7 @@ import { Bar, BarChart, Tooltip, XAxis, YAxis } from "recharts"; import useLogin from "Hooks/useLogin"; import { markNotificationsRead } from "Login"; -import { Notifications, UserCache } from "Cache"; +import { Notifications } from "Cache"; import { dedupe, findTag, orderAscending, orderDescending, getDisplayName } from "SnortUtils"; import Icon from "Icons/Icon"; import ProfileImage from "Element/User/ProfileImage"; diff --git a/yarn.lock b/yarn.lock index 29b1cccb2..3303c8a92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3172,7 +3172,7 @@ __metadata: languageName: unknown linkType: soft -"@snort/shared@^1.0.6, @snort/shared@^1.0.7, @snort/shared@^1.0.8, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared": +"@snort/shared@^1.0.6, @snort/shared@^1.0.9, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared": version: 0.0.0-use.local resolution: "@snort/shared@workspace:packages/shared" dependencies: @@ -3190,8 +3190,8 @@ __metadata: version: 0.0.0-use.local resolution: "@snort/system-react@workspace:packages/system-react" dependencies: - "@snort/shared": ^1.0.8 - "@snort/system": ^1.0.22 + "@snort/shared": ^1.0.9 + "@snort/system": ^1.1.4 "@types/react": ^18.2.14 react: ^18.2.0 typescript: ^5.2.2 @@ -3219,14 +3219,14 @@ __metadata: version: 0.0.0-use.local resolution: "@snort/system-web@workspace:packages/system-web" dependencies: - "@snort/shared": ^1.0.7 - "@snort/system": ^1.0.22 + "@snort/shared": ^1.0.9 + "@snort/system": ^1.1.1 dexie: ^3.2.4 typescript: ^5.2.2 languageName: unknown linkType: soft -"@snort/system@^1.0.21, @snort/system@^1.0.22, @snort/system@workspace:*, @snort/system@workspace:packages/system": +"@snort/system@^1.0.21, @snort/system@^1.1.1, @snort/system@^1.1.4, @snort/system@workspace:*, @snort/system@workspace:packages/system": version: 0.0.0-use.local resolution: "@snort/system@workspace:packages/system" dependencies: @@ -3235,7 +3235,7 @@ __metadata: "@noble/hashes": ^1.3.2 "@peculiar/webcrypto": ^1.4.3 "@scure/base": ^1.1.2 - "@snort/shared": ^1.0.7 + "@snort/shared": ^1.0.9 "@stablelib/xchacha20": ^1.0.1 "@types/debug": ^4.1.8 "@types/jest": ^29.5.1