chore(deps): update dependency lucide-vue-next to ^0.525.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m6s
/ playwright (push) Successful in 2m36s
/ cleanup_surge (push) Successful in 11s
/ surge (push) Successful in 4m0s
/ build-and-deploy-to-vercel (push) Successful in 3m58s
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m6s
/ playwright (push) Successful in 2m36s
/ cleanup_surge (push) Successful in 11s
/ surge (push) Successful in 4m0s
/ build-and-deploy-to-vercel (push) Successful in 3m58s
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"deep-freeze-es6": "^4.0.1",
|
||||
"jsencrypt": "^3.3.2",
|
||||
"lucide-vue-next": "^0.524.0",
|
||||
"lucide-vue-next": "^0.525.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"p5": "^2.0.3",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -77,8 +77,8 @@ importers:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
lucide-vue-next:
|
||||
specifier: ^0.524.0
|
||||
version: 0.524.0(vue@3.5.17(typescript@5.8.3))
|
||||
specifier: ^0.525.0
|
||||
version: 0.525.0(vue@3.5.17(typescript@5.8.3))
|
||||
mitt:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
@ -3825,8 +3825,8 @@ packages:
|
||||
lru-cache@5.1.1:
|
||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||
|
||||
lucide-vue-next@0.524.0:
|
||||
resolution: {integrity: sha512-Ea+g23VY0pS6hTscAKxflu2yHpoSloN8ouIguLfXggUCnYjo0ymPEfxcWmXzSJyUE5+otZF5R7yALX8F46jSEA==}
|
||||
lucide-vue-next@0.525.0:
|
||||
resolution: {integrity: sha512-Xf8+x8B2DrnGDV/rxylS+KBp2FIe6ljwDn2JsGTZZvXIfhmm/q+nv8RuGO1OyoMjOVkkz7CqtUqJfwtFPRbB2w==}
|
||||
peerDependencies:
|
||||
vue: '>=3.0.1'
|
||||
|
||||
@ -9073,7 +9073,7 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-vue-next@0.524.0(vue@3.5.17(typescript@5.8.3)):
|
||||
lucide-vue-next@0.525.0(vue@3.5.17(typescript@5.8.3)):
|
||||
dependencies:
|
||||
vue: 3.5.17(typescript@5.8.3)
|
||||
|
||||
|
Reference in New Issue
Block a user