mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
Add packages badgen & simple-icons
This commit is contained in:
19
package-lock.json
generated
19
package-lock.json
generated
@@ -10,8 +10,10 @@
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"badgen": "^3.2.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"sass": "^1.56.0",
|
||||
"simple-icons": "^8.11.0",
|
||||
"vite-plugin-vuetify": "^1.0.0",
|
||||
"vuetify": "^3.0.0"
|
||||
},
|
||||
@@ -2884,6 +2886,11 @@
|
||||
"is-retry-allowed": "^2.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/badgen": {
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/badgen/-/badgen-3.2.2.tgz",
|
||||
"integrity": "sha512-MfBNhOzp+qbTg/3BAeaK1g+VE3uZ0CRfqMyrfyI3JUBz7b+DwxrZbYQdz5JQnibRih9YOVzXuVJl3A3xaWXfFQ=="
|
||||
},
|
||||
"node_modules/balanced-match": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
||||
@@ -7814,6 +7821,18 @@
|
||||
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/simple-icons": {
|
||||
"version": "8.11.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.11.0.tgz",
|
||||
"integrity": "sha512-/uzrLkK+4UnI2wEQf36OfPJdDfcLrgugUMOnPJ3FzdichZcjEQGrTYo4lhFoT87mSm6az7qpO0oFV0wzNS4erg==",
|
||||
"engines": {
|
||||
"node": ">=0.12.18"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/simple-icons"
|
||||
}
|
||||
},
|
||||
"node_modules/sisteransi": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
|
||||
|
||||
Reference in New Issue
Block a user