chore(deps): update lucide monorepo to v1.18.0 (#5287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-13 15:21:42 -04:00
committed by GitHub
parent 9c94748460
commit 6f14ac86f7
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.17.0",
"@lucide/vue": "1.18.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.17.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.17.0.tgz",
"integrity": "sha512-6Q1ZHgr5FbmJzKWe5BxlNdjLj2lbmuH1zwDtVzUJofX0w9UREwKgq4F4jwKqFYyyIS4Rj3FiJvDi2k6djukmmw==",
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.18.0.tgz",
"integrity": "sha512-DmnUpDB85PlMZ+ofjZLcKq3JoJnaD1bk7SIj9xwUvqerfNqA6hCLa0/m3gIybH6rdrErABbqvTD8yYJdNqiZ3Q==",
"license": "ISC",
"peerDependencies": {
"vue": ">=3.0.1"
+1 -1
View File
@@ -9,7 +9,7 @@
},
"type": "module",
"dependencies": {
"@lucide/vue": "1.17.0",
"@lucide/vue": "1.18.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.5",