chore(deps): update dependency lucide-vue-next to ^0.516.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m3s
/ surge (push) Successful in 2m58s
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 9s
/ lint-build-and-check (push) Successful in 5m47s
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m3s
/ surge (push) Successful in 2m58s
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 9s
/ lint-build-and-check (push) Successful in 5m47s
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.515.0",
|
||||
"lucide-vue-next": "^0.516.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.515.0
|
||||
version: 0.515.0(vue@3.5.16(typescript@5.8.3))
|
||||
specifier: ^0.516.0
|
||||
version: 0.516.0(vue@3.5.16(typescript@5.8.3))
|
||||
mitt:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1
|
||||
@ -3754,8 +3754,8 @@ packages:
|
||||
lru-cache@5.1.1:
|
||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||
|
||||
lucide-vue-next@0.515.0:
|
||||
resolution: {integrity: sha512-RqR6xrhay6xtnRPpfNQUYAO8yQjxWkoL7RWIa6im9IUmqGD2nsdUqDP8ZnpS5Ji4QhemSk6vgPJxAsYUbeLICw==}
|
||||
lucide-vue-next@0.516.0:
|
||||
resolution: {integrity: sha512-bEfA+6Pp4tJBKt1UTVeXY6JOp4m2jZunyxud/Vy/t2Y59ABF8T9EEOjfZHoM58Xwaac2AIUFFohB6eiIpC6GKw==}
|
||||
peerDependencies:
|
||||
vue: '>=3.0.1'
|
||||
|
||||
@ -8902,7 +8902,7 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-vue-next@0.515.0(vue@3.5.16(typescript@5.8.3)):
|
||||
lucide-vue-next@0.516.0(vue@3.5.16(typescript@5.8.3)):
|
||||
dependencies:
|
||||
vue: 3.5.16(typescript@5.8.3)
|
||||
|
||||
|
Reference in New Issue
Block a user