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:
renovate[bot]
2025-04-04 18:37:22 +08:00
committed by GitHub
parent a76414066a
commit 0f7a739b3b
18 changed files with 811 additions and 802 deletions

View File

@@ -32,7 +32,7 @@ Note:
## Returns
`Function`
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\>
### Parameters

View File

@@ -37,7 +37,7 @@ Note:
## Returns
`Function`
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\>
### Parameters

View File

@@ -25,7 +25,7 @@ Updating local property will also trigger the `elementUpdated` slot of the surfa
## Returns
`Function`
> (`_target`, `context`): `ClassAccessorDecoratorResult`\<`T`, `V`\>
### Parameters

View File

@@ -36,7 +36,7 @@ re-observe the property automatically when the value is altered.
## Returns
`Function`
> (`_`, `context`): `ClassAccessorDecoratorResult`\<`GfxPrimitiveElementModel`\<`BaseElementProps`\>, `V`\>
### Parameters

View File

@@ -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