chore(deps): update dependency @lucide/vue to v1.31.0 (#5493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-10 10:57:01 -04:00
committed by GitHub
parent cd9eacf09b
commit f0eef8c504
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.30.0",
"@lucide/vue": "1.31.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.30.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.30.0.tgz",
"integrity": "sha512-EF+N6eH/zaaZN0EY0y0URvKjMAj4QUeVtdDeFxjWHjhXihve/pBge+ahaeXLtqa1np0Ax5vsZEIsOTcsGZwPNQ==",
"version": "1.31.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.31.0.tgz",
"integrity": "sha512-NtjEHhcAa7umPh40wrRmlESJqNGdnpc7LziBKFnW3fmlrW0g2xMCDpdWU7WeEHRSl3xOpxbqiFTLKxoK3CoVCg==",
"license": "ISC",
"peerDependencies": {
"vue": ">=3.0.1"

View File

@ -9,7 +9,7 @@
},
"type": "module",
"dependencies": {
"@lucide/vue": "1.30.0",
"@lucide/vue": "1.31.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.9",