mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-01 21:19:11 -06:00
Merge pull request #5804 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-mix-6.0.43
Bump laravel-mix from 6.0.42 to 6.0.43
This commit is contained in:
commit
e715162ed6
10
yarn.lock
10
yarn.lock
@ -1937,7 +1937,7 @@ clean-css@^4.2.3:
|
|||||||
dependencies:
|
dependencies:
|
||||||
source-map "~0.6.0"
|
source-map "~0.6.0"
|
||||||
|
|
||||||
"clean-css@^4.2.3 || ^5.1.2":
|
clean-css@^5.2.4:
|
||||||
version "5.2.4"
|
version "5.2.4"
|
||||||
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.2.4.tgz#982b058f8581adb2ae062520808fb2429bd487a4"
|
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.2.4.tgz#982b058f8581adb2ae062520808fb2429bd487a4"
|
||||||
integrity sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==
|
integrity sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==
|
||||||
@ -3443,9 +3443,9 @@ klona@^2.0.5:
|
|||||||
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==
|
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==
|
||||||
|
|
||||||
laravel-mix@^6.0:
|
laravel-mix@^6.0:
|
||||||
version "6.0.42"
|
version "6.0.43"
|
||||||
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.42.tgz#cfbf0389243b2911ca41531bcb5ddea30badcbda"
|
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.43.tgz#6a9d67419e891f5075fc08bfff47770bf1f00d8a"
|
||||||
integrity sha512-3sdm4nltJ3C/cVihiEBpj81HEPIZodCGDfyUKqFpyya9EvWrKOlpb6mMocngH5dwC9cm3mS5E5Ukqs5Xe8LLgg==
|
integrity sha512-SOO+C1aOpVSAUs30DYc6k/e0QJxfyD42aav4IKJtE5UZKw9ROWcVzkVoek2J475jNeNnl7GkoLAC27gejZsQ8g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.15.8"
|
"@babel/core" "^7.15.8"
|
||||||
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"
|
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"
|
||||||
@ -3463,7 +3463,7 @@ laravel-mix@^6.0:
|
|||||||
babel-loader "^8.2.3"
|
babel-loader "^8.2.3"
|
||||||
chalk "^4.1.2"
|
chalk "^4.1.2"
|
||||||
chokidar "^3.5.2"
|
chokidar "^3.5.2"
|
||||||
clean-css "^4.2.3 || ^5.1.2"
|
clean-css "^5.2.4"
|
||||||
cli-table3 "^0.6.0"
|
cli-table3 "^0.6.0"
|
||||||
collect.js "^4.28.5"
|
collect.js "^4.28.5"
|
||||||
commander "^7.2.0"
|
commander "^7.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user