From 20d5d5fec21a5a82a4aae1912f7b4ddb30b39811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 06:18:11 +0000 Subject: [PATCH] Bump @fortawesome/fontawesome-free from 5.15.4 to 7.0.1 in /public/front Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.4 to 7.0.1. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.4...7.0.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- public/front/package.json | 2 +- public/front/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/front/package.json b/public/front/package.json index d066991..4a32033 100644 --- a/public/front/package.json +++ b/public/front/package.json @@ -4,7 +4,7 @@ "license": "MIT", "dependencies": { "@chenfengyuan/datepicker": "1.*", - "@fortawesome/fontawesome-free": "5.*", + "@fortawesome/fontawesome-free": "7.*", "block-ui": "2.*", "bootstrap": "4.*", "bootstrap-table": "1.*", diff --git a/public/front/yarn.lock b/public/front/yarn.lock index 8512e7a..b07f04d 100644 --- a/public/front/yarn.lock +++ b/public/front/yarn.lock @@ -12,10 +12,10 @@ resolved "https://registry.yarnpkg.com/@chenfengyuan/datepicker/-/datepicker-1.0.10.tgz#33d544d80f8f0a10dcb6194136ea5639d285b3d5" integrity sha512-w016ygdUgBY6hhV7HFKRy2DeSiRPPczekA6FJfIpmqQYh5leKne4WvW/YWOCY1xrQVvamdLyhMhbsn8vN5iQAg== -"@fortawesome/fontawesome-free@5.*": - version "5.15.4" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5" - integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg== +"@fortawesome/fontawesome-free@7.*": + version "7.0.1" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz#c1ac7f07ba2df47d1de7b7236fad25c4e6ca5076" + integrity sha512-RLmb9U6H2rJDnGxEqXxzy7ANPrQz7WK2/eTjdZqyU9uRU5W+FkAec9uU5gTYzFBH7aoXIw2WTJSCJR4KPlReQw== "@kurkle/color@^0.3.0": version "0.3.4"