mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-24 14:02:09 +02:00
Add the Lucide vue package
This commit is contained in:
parent
b1b8e71cea
commit
01e56284ca
11
package-lock.json
generated
11
package-lock.json
generated
@ -23,6 +23,7 @@
|
||||
"file-saver": "^2.0.5",
|
||||
"laravel-vite-plugin": "^1.0.2",
|
||||
"laravel-vue-i18n": "^2.7.1",
|
||||
"lucide-vue-next": "^0.517.0",
|
||||
"php-parser": "^3.1.5",
|
||||
"pinia": "^2.1.6",
|
||||
"sass": "^1.67.0",
|
||||
@ -2531,6 +2532,16 @@
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/lucide-vue-next": {
|
||||
"version": "0.517.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.517.0.tgz",
|
||||
"integrity": "sha512-kTrZCEaK2C918CCCeLdI6kTj8eSx1fXKN9bQM/eFpRi5E1be4/g1TDsKhorZLfXdpzpsub3zBtAe4btQsOW23A==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/magic-string": {
|
||||
"version": "0.30.17",
|
||||
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
|
||||
|
@ -25,6 +25,7 @@
|
||||
"file-saver": "^2.0.5",
|
||||
"laravel-vite-plugin": "^1.0.2",
|
||||
"laravel-vue-i18n": "^2.7.1",
|
||||
"lucide-vue-next": "^0.517.0",
|
||||
"php-parser": "^3.1.5",
|
||||
"pinia": "^2.1.6",
|
||||
"sass": "^1.67.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user