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.22.0 (#5358)
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.21.0",
|
||||
"@lucide/vue": "1.22.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.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.21.0.tgz",
|
||||
"integrity": "sha512-eoFn3tppjKAc12ZqdnRSMFdtwQ1ZMRQFb6SV1Eub6Y8kU28ccnqKeSFdnur9hMg8gIbosU2Y3WFJr/J/xS/IlQ==",
|
||||
"version": "1.22.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/vue/-/vue-1.22.0.tgz",
|
||||
"integrity": "sha512-2/+mGF+NrHieiGTwq5wHRVsLhtzoY8x64ovvQkVYDXLrLHKqE/58xR/hveFsxkH0Ey4M8UsvsYNxAHjPgbTyqQ==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.0.1"
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@lucide/vue": "1.21.0",
|
||||
"@lucide/vue": "1.22.0",
|
||||
"bootstrap": "5.3.8",
|
||||
"date-fns": "4.4.0",
|
||||
"marked": "18.0.5",
|
||||
|
||||
Reference in New Issue
Block a user