mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump @fortawesome/vue-fontawesome from 3.0.0-4 to 3.0.0-5
Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 3.0.0-4 to 3.0.0-5. - [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/3.0.0-5/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/vue-fontawesome/compare/3.0.0-4...3.0.0-5) --- updated-dependencies: - dependency-name: "@fortawesome/vue-fontawesome" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fa93aae097
commit
86317f739a
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
||||
"@fortawesome/vue-fontawesome": "^3.0.0-4",
|
||||
"@fortawesome/vue-fontawesome": "^3.0.0-5",
|
||||
"core-js": "3.18.3",
|
||||
"css-loader": "^6.4.0",
|
||||
"dompurify": "^2.3.3",
|
||||
|
|
|
@ -951,10 +951,10 @@
|
|||
dependencies:
|
||||
"@fortawesome/fontawesome-common-types" "^0.2.36"
|
||||
|
||||
"@fortawesome/vue-fontawesome@^3.0.0-4":
|
||||
version "3.0.0-4"
|
||||
resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-4.tgz#f90c62160c436e102f82d8bc02ec44de2cf008dc"
|
||||
integrity sha512-dQVhhMRcUPCb0aqk5ohm0KGk5OJ7wFZ9aYapLzJB3Z+xs7LhkRWLTb87reelUAG5PFDjutDAXuloT9hi6cz72A==
|
||||
"@fortawesome/vue-fontawesome@^3.0.0-5":
|
||||
version "3.0.0-5"
|
||||
resolved "https://registry.yarnpkg.com/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.0.0-5.tgz#6251e6917198362fa56510eb256cfb6aa6d30a32"
|
||||
integrity sha512-aNmBT4bOecrFsZTog1l6AJDQHPP3ocXV+WQ3Ogy8WZCqstB/ahfhH4CPu5i4N9Hw0MBKXqE+LX+NbUxcj8cVTw==
|
||||
|
||||
"@hapi/address@2.x.x":
|
||||
version "2.1.4"
|
||||
|
|
Loading…
Reference in a new issue