1
0
forked from Kieran/snort
This commit is contained in:
Kieran 2023-08-24 15:37:19 +01:00
parent 4adef50df5
commit 4e21c4834b
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
3 changed files with 8 additions and 14 deletions

View File

@ -15,11 +15,9 @@
"dist"
],
"dependencies": {
"react": "^18.2.0"
},
"peerDependencies": {
"@snort/shared": "^1.0.4",
"@snort/system": "^1.0.17"
"@snort/system": "^1.0.17",
"react": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.14",

View File

@ -30,12 +30,10 @@
"@noble/curves": "^1.0.0",
"@noble/hashes": "^1.3.1",
"@scure/base": "^1.1.1",
"@snort/shared": "^1.0.4",
"@stablelib/xchacha20": "^1.0.1",
"debug": "^4.3.4",
"dexie": "^3.2.4",
"uuid": "^9.0.0"
},
"peerDependencies": {
"@snort/shared": "^1.0.4"
}
}

View File

@ -3593,7 +3593,7 @@ __metadata:
languageName: unknown
linkType: soft
"@snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
"@snort/shared@^1.0.4, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
version: 0.0.0-use.local
resolution: "@snort/shared@workspace:packages/shared"
dependencies:
@ -3612,16 +3612,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "@snort/system-react@workspace:packages/system-react"
dependencies:
"@snort/shared": ^1.0.4
"@snort/system": ^1.0.17
"@types/react": ^18.2.14
react: ^18.2.0
typescript: ^5.1.6
peerDependencies:
"@snort/shared": ^1.0.4
"@snort/system": ^1.0.17
languageName: unknown
linkType: soft
"@snort/system@workspace:*, @snort/system@workspace:packages/system":
"@snort/system@^1.0.17, @snort/system@workspace:*, @snort/system@workspace:packages/system":
version: 0.0.0-use.local
resolution: "@snort/system@workspace:packages/system"
dependencies:
@ -3630,6 +3629,7 @@ __metadata:
"@noble/hashes": ^1.3.1
"@peculiar/webcrypto": ^1.4.3
"@scure/base": ^1.1.1
"@snort/shared": ^1.0.4
"@stablelib/xchacha20": ^1.0.1
"@types/debug": ^4.1.8
"@types/jest": ^29.5.1
@ -3641,8 +3641,6 @@ __metadata:
ts-jest: ^29.1.0
typescript: ^5.1.6
uuid: ^9.0.0
peerDependencies:
"@snort/shared": ^1.0.4
languageName: unknown
linkType: soft