1
0
forked from Kieran/snort

fix: lockfile

This commit is contained in:
Kieran 2023-11-16 11:47:19 +00:00
parent d0bcc59372
commit 83ffe746b1
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 8 additions and 8 deletions

View File

@ -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";

View File

@ -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