bump system-react
This commit is contained in:
parent
eedbe90197
commit
1be9254221
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@snort/system-react",
|
||||
"version": "1.2.6",
|
||||
"version": "1.2.8",
|
||||
"description": "React hooks for @snort/system",
|
||||
"main": "dist/index.js",
|
||||
"module": "src/index.ts",
|
||||
@ -17,7 +17,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@snort/shared": "^1.0.13",
|
||||
"@snort/system": "^1.2.6",
|
||||
"@snort/system": "^1.2.8",
|
||||
"react": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3023,7 +3023,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@snort/shared@^1.0.11, @snort/shared@^1.0.12, @snort/shared@^1.0.6, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
|
||||
"@snort/shared@^1.0.11, @snort/shared@^1.0.13, @snort/shared@^1.0.6, @snort/shared@workspace:*, @snort/shared@workspace:packages/shared":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@snort/shared@workspace:packages/shared"
|
||||
dependencies:
|
||||
@ -3042,8 +3042,8 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@snort/system-react@workspace:packages/system-react"
|
||||
dependencies:
|
||||
"@snort/shared": ^1.0.12
|
||||
"@snort/system": ^1.2.1
|
||||
"@snort/shared": ^1.0.13
|
||||
"@snort/system": ^1.2.8
|
||||
"@types/react": ^18.2.14
|
||||
react: ^18.2.0
|
||||
typescript: ^5.2.2
|
||||
@ -3078,7 +3078,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@snort/system@^1.0.21, @snort/system@^1.2.0, @snort/system@^1.2.1, @snort/system@workspace:*, @snort/system@workspace:packages/system":
|
||||
"@snort/system@^1.0.21, @snort/system@^1.2.0, @snort/system@^1.2.8, @snort/system@workspace:*, @snort/system@workspace:packages/system":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@snort/system@workspace:packages/system"
|
||||
dependencies:
|
||||
@ -3087,7 +3087,7 @@ __metadata:
|
||||
"@noble/hashes": ^1.3.2
|
||||
"@peculiar/webcrypto": ^1.4.3
|
||||
"@scure/base": ^1.1.2
|
||||
"@snort/shared": ^1.0.12
|
||||
"@snort/shared": ^1.0.13
|
||||
"@stablelib/xchacha20": ^1.0.1
|
||||
"@types/debug": ^4.1.8
|
||||
"@types/jest": ^29.5.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user