Skip to content

Commit

Permalink
fix: lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
v0l committed May 9, 2024
1 parent ef9efb0 commit 7b781f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4692,7 +4692,7 @@ __metadata:
languageName: unknown
linkType: soft

"@snort/shared@npm:^1.0.14, @snort/shared@npm:^1.0.6, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
"@snort/shared@npm:^1.0.14, @snort/shared@npm:^1.0.15, @snort/shared@npm:^1.0.6, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
version: 0.0.0-use.local
resolution: "@snort/shared@workspace:packages/shared"
dependencies:
Expand All @@ -4711,8 +4711,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@snort/system-react@workspace:packages/system-react"
dependencies:
"@snort/shared": "npm:^1.0.14"
"@snort/system": "npm:^1.2.12"
"@snort/shared": "npm:^1.0.15"
"@snort/system": "npm:^1.3.1"
"@types/react": "npm:^18.2.14"
react: "npm:^18.2.0"
typescript: "npm:^5.2.2"
Expand Down Expand Up @@ -4747,7 +4747,7 @@ __metadata:
languageName: unknown
linkType: soft

"@snort/system@npm:^1.0.21, @snort/system@npm:^1.2.11, @snort/system@npm:^1.2.12, @snort/system@workspace:*, @snort/system@workspace:packages/system":
"@snort/system@npm:^1.0.21, @snort/system@npm:^1.2.11, @snort/system@npm:^1.2.12, @snort/system@npm:^1.3.1, @snort/system@workspace:*, @snort/system@workspace:packages/system":
version: 0.0.0-use.local
resolution: "@snort/system@workspace:packages/system"
dependencies:
Expand All @@ -4757,7 +4757,7 @@ __metadata:
"@nostr-dev-kit/ndk": "npm:^2.7.1"
"@peculiar/webcrypto": "npm:^1.4.3"
"@scure/base": "npm:^1.1.2"
"@snort/shared": "npm:^1.0.14"
"@snort/shared": "npm:^1.0.15"
"@stablelib/xchacha20": "npm:^1.0.1"
"@types/debug": "npm:^4.1.8"
"@types/jest": "npm:^29.5.11"
Expand Down

0 comments on commit 7b781f3

Please sign in to comment.