mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-20 11:48:27 -06:00
Bump laravel-mix from 6.0.24 to 6.0.25
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 6.0.24 to 6.0.25. - [Release notes](https://github.com/JeffreyWay/laravel-mix/releases) - [Changelog](https://github.com/JeffreyWay/laravel-mix/blob/master/CHANGELOG.md) - [Commits](https://github.com/JeffreyWay/laravel-mix/compare/v6.0.24...v6.0.25) --- updated-dependencies: - dependency-name: laravel-mix dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d1135cb69
commit
8f5ac5cd7e
10
yarn.lock
10
yarn.lock
@ -1909,7 +1909,7 @@ clone-deep@^4.0.1:
|
||||
kind-of "^6.0.2"
|
||||
shallow-clone "^3.0.0"
|
||||
|
||||
collect.js@^4.28.6:
|
||||
collect.js@^4.28.5:
|
||||
version "4.28.6"
|
||||
resolved "https://registry.yarnpkg.com/collect.js/-/collect.js-4.28.6.tgz#7fb75ae93b8198f7bb88461e263ea09744d0c56b"
|
||||
integrity sha512-NAyuk1DnCotRaDZIS5kJ4sptgkwOeYqElird10yziN5JBuwYOGkOTguhNcPn5g344IfylZecxNYZAVXgv19p5Q==
|
||||
@ -3464,9 +3464,9 @@ klona@^2.0.4:
|
||||
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
|
||||
|
||||
laravel-mix@^6.0:
|
||||
version "6.0.24"
|
||||
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.24.tgz#daf5ff501b9a9a14c296640cceea768c5740ec97"
|
||||
integrity sha512-64KE/HKm3jiAHzOz6k+niODh4kL6mgzAeKLzEiMLG1odq5vqCnPXsmXfUYm6XaAHDS+2gLN1JlxsdVqtT7GB/w==
|
||||
version "6.0.25"
|
||||
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.25.tgz#6989f3e1a6d4cc0b73732bf02e5355a8f3696156"
|
||||
integrity sha512-SDpLGUnXJ8g0rvtiLljSTJSR6awj86M2Jd3MhbtT32TCgwXdtajVLF7Mv2blsPLixGHtynwZgi+UFlYQbquPLg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.14.5"
|
||||
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"
|
||||
@ -3486,7 +3486,7 @@ laravel-mix@^6.0:
|
||||
chokidar "^3.5.1"
|
||||
clean-css "^4.2.3 || ^5.1.2"
|
||||
cli-table3 "^0.6.0"
|
||||
collect.js "^4.28.6"
|
||||
collect.js "^4.28.5"
|
||||
commander "^7.2.0"
|
||||
concat "^1.0.3"
|
||||
css-loader "^5.2.6"
|
||||
|
Loading…
Reference in New Issue
Block a user