mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
chore: bump up all non-major dependencies (#11351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: LongYinan <lynweklm@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ Note:
|
||||
|
||||
## Returns
|
||||
|
||||
`Function`
|
||||
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\>
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ Note:
|
||||
|
||||
## Returns
|
||||
|
||||
`Function`
|
||||
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\>
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ Updating local property will also trigger the `elementUpdated` slot of the surfa
|
||||
|
||||
## Returns
|
||||
|
||||
`Function`
|
||||
> (`_target`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\>
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ re-observe the property automatically when the value is altered.
|
||||
|
||||
## Returns
|
||||
|
||||
`Function`
|
||||
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\>
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ You can thinks of it as a decorator version of `elementUpdated` slot of the surf
|
||||
|
||||
## Returns
|
||||
|
||||
`Function`
|
||||
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\>
|
||||
|
||||
### Parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user