chore(deps): update lucide monorepo to v1.20.0 (#5297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-17 09:34:21 -04:00
committed by GitHub
parent b9e0739bea
commit a103db8590
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -8,7 +8,7 @@
"name": "sunshine",
"version": "0.0.0",
"dependencies": {
"@lucide/vue": "1.18.0",
"@lucide/vue": "1.20.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.5",
@@ -681,9 +681,9 @@
"license": "MIT"
},
"node_modules/@lucide/vue": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.18.0.tgz",
"integrity": "sha512-DmnUpDB85PlMZ+ofjZLcKq3JoJnaD1bk7SIj9xwUvqerfNqA6hCLa0/m3gIybH6rdrErABbqvTD8yYJdNqiZ3Q==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.20.0.tgz",
"integrity": "sha512-fy0XKdMPSGhhmfTp6evMN69ts7AJnopqflzbYM60a6vbnINhD5H/PbT+VeO9EQCHfSxQQiYBwUcBflbfKU57ng==",
"license": "ISC",
"peerDependencies": {
"vue": ">=3.0.1"
+1 -1
View File
@@ -9,7 +9,7 @@
},
"type": "module",
"dependencies": {
"@lucide/vue": "1.18.0",
"@lucide/vue": "1.20.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.5",