chore(deps): update dependency @lucide/vue to v1.30.0 (#5486)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-08 10:04:04 -04:00
committed by GitHub
parent 224f382655
commit f32275b1ca
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "sunshine",
"version": "0.0.0",
"dependencies": {
"@lucide/vue": "1.28.0",
"@lucide/vue": "1.30.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.9",
@@ -681,9 +681,9 @@
"license": "MIT"
},
"node_modules/@lucide/vue": {
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.28.0.tgz",
"integrity": "sha512-cO89UyNM/0i2Srdi04nFWeEOQkqzDZlM2ehtWyBhcMpRTJDKpMZPCGAVlmVBgBgr5HaeL5L6FsU8RHsOdwXtKw==",
"version": "1.30.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.30.0.tgz",
"integrity": "sha512-EF+N6eH/zaaZN0EY0y0URvKjMAj4QUeVtdDeFxjWHjhXihve/pBge+ahaeXLtqa1np0Ax5vsZEIsOTcsGZwPNQ==",
"license": "ISC",
"peerDependencies": {
"vue": ">=3.0.1"