From f3f80df6608129b5173e3fa13d37aad03ae65285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:17:07 -0400 Subject: [PATCH] build(deps-dev): bump the frontend-deps group with 3 updates (#551) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the frontend-deps group with 3 updates: [@iconify-json/ic](https://github.com/iconify/icon-sets), [@iconify-json/mdi](https://github.com/iconify/icon-sets) and [postcss](https://github.com/postcss/postcss). Updates `@iconify-json/ic` from 1.1.18 to 1.2.0
Commits

Updates `@iconify-json/mdi` from 1.1.68 to 1.2.0
Commits

Updates `postcss` from 8.4.41 to 8.4.44
Release notes

Sourced from postcss's releases.

8.4.44

8.4.43

8.4.42

Changelog

Sourced from postcss's changelog.

8.4.44

8.4.43

8.4.42

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 6 +++--- yarn.lock | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index bf53c19..8dba492 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ }, "devDependencies": { "@fullhuman/postcss-purgecss": "^6.0.0", - "@iconify-json/ic": "^1.1.18", - "@iconify-json/mdi": "^1.1.68", + "@iconify-json/ic": "^1.2.0", + "@iconify-json/mdi": "^1.2.0", "@octokit/plugin-retry": "^7.1.1", "@octokit/plugin-throttling": "^9.3.1", "@octokit/rest": "^21.0.2", @@ -41,7 +41,7 @@ "flowbite": "^2.5.1", "flowbite-svelte": "0.46.15", "jsdom": "^25.0.0", - "postcss": "^8.4.41", + "postcss": "^8.4.44", "postcss-load-config": "^6.0.1", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6", diff --git a/yarn.lock b/yarn.lock index 96127b1..24f0c9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -390,17 +390,17 @@ dependencies: purgecss "^6.0.0" -"@iconify-json/ic@^1.1.18": - version "1.1.18" - resolved "https://registry.yarnpkg.com/@iconify-json/ic/-/ic-1.1.18.tgz#e8bbb0fd7f7410cbe69f90e726746e43728a2258" - integrity sha512-RcfnSFVmQP6aEKQJM3Iczg9e5TXWlN0slIjiyH9l378YkhDPAhXdQ8xP8+tBwfz7B9jysqsV+vs9Iu8DMHvE6Q== +"@iconify-json/ic@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@iconify-json/ic/-/ic-1.2.0.tgz#c0188790f6f07058b70a58c7f9d0d9e522d15a0b" + integrity sha512-L4+m77xTQB08X3I+3xs1+IrvK+aNcuN/7ODu5aUPznHKLU+/8UYcsjUgNHze6vPOGPQ0AG+kCwvy91EYPXSRxw== dependencies: "@iconify/types" "*" -"@iconify-json/mdi@^1.1.68": - version "1.1.68" - resolved "https://registry.yarnpkg.com/@iconify-json/mdi/-/mdi-1.1.68.tgz#478afe1d75780cb9a1bd5854fb457eccb0f1053d" - integrity sha512-7//TKCiXLU6kNWeOJRTBbisofVO7rF1sD1TZTL4/V9nqlmVNczQ5IOY0GgKOTsitkcTnX9GXgrgbjw3OI5B69w== +"@iconify-json/mdi@^1.2.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@iconify-json/mdi/-/mdi-1.2.0.tgz#264ac2ceeb6135ad5e3d8dc63562a47df13b5a4a" + integrity sha512-E9/3l5Syg3wfuarorFodhn4s8YorxhH3U3U20LaNBNiqw1kFNIDWhF6HymuzAD35k7RH0OBasJ+ZUyFtVVV6eg== dependencies: "@iconify/types" "*" @@ -2800,10 +2800,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@^8.4.23, postcss@^8.4.4, postcss@^8.4.41: - version "8.4.41" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681" - integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ== +postcss@^8.4.23, postcss@^8.4.4, postcss@^8.4.41, postcss@^8.4.44: + version "8.4.44" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.44.tgz#d56834ef6508610ba224bb22b2457b2169ed0480" + integrity sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw== dependencies: nanoid "^3.3.7" picocolors "^1.0.1"