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