mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
1f4e10964f
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.5.2 to 6.6.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18 lines
408 B
JSON
18 lines
408 B
JSON
{
|
|
"scripts": {
|
|
"build": "vite build --debug",
|
|
"build-clean": "vite build --debug --emptyOutDir",
|
|
"dev": "vite build --watch"
|
|
},
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "6.6.0",
|
|
"@popperjs/core": "2.11.8",
|
|
"@vitejs/plugin-vue": "4.6.2",
|
|
"bootstrap": "5.3.3",
|
|
"vite": "4.5.2",
|
|
"vite-plugin-ejs": "1.6.4",
|
|
"vue": "3.4.32",
|
|
"vue-i18n": "9.13.1"
|
|
}
|
|
}
|