mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
chore(deps): update dependency @lucide/vue to v1.26.0 (#5440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -8,7 +8,7 @@
|
||||
"name": "sunshine",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@lucide/vue": "1.25.0",
|
||||
"@lucide/vue": "1.26.0",
|
||||
"bootstrap": "5.3.8",
|
||||
"date-fns": "4.4.0",
|
||||
"marked": "18.0.7",
|
||||
@@ -681,9 +681,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@lucide/vue": {
|
||||
"version": "1.25.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.25.0.tgz",
|
||||
"integrity": "sha512-hkEetV+v48ScIn3uwqwWQ66sI8foeP2q6OMI09GzLFH4SfvBlfe3JHYlMBdBCqFC7WRlhFsndyDn/awRKRc2OQ==",
|
||||
"version": "1.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.26.0.tgz",
|
||||
"integrity": "sha512-jz00zLm8+i7VzBuQTbmjChIvIKehaIK5YbOVC+bab7qTh4JTkCd0XJQ4l5TY57gT08fMPVlvUITROB/vm/xImA==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.0.1"
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@lucide/vue": "1.25.0",
|
||||
"@lucide/vue": "1.26.0",
|
||||
"bootstrap": "5.3.8",
|
||||
"date-fns": "4.4.0",
|
||||
"marked": "18.0.7",
|
||||
|
||||
Reference in New Issue
Block a user