From ca5f5ded6ff94ee363b623d2fff1b2193a3cab0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:46:10 +0000 Subject: [PATCH] chore(deps): bump css-tree and @webref/css Bumps [css-tree](https://github.com/csstree/csstree) and [@webref/css](https://github.com/w3c/webref). These dependencies needed to be updated together. Updates `css-tree` from 2.3.1 to 3.1.0 - [Release notes](https://github.com/csstree/csstree/releases) - [Changelog](https://github.com/csstree/csstree/blob/master/CHANGELOG.md) - [Commits](https://github.com/csstree/csstree/compare/v2.3.1...v3.1.0) Updates `@webref/css` from 6.17.5 to 6.17.6 - [Commits](https://github.com/w3c/webref/compare/@webref/css@6.17.5...@webref/css@6.17.6) --- updated-dependencies: - dependency-name: css-tree dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@webref/css" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 21 +++++++++++++++++---- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f3d3461be800..4cc637eca679 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@stripe/stripe-js": "^5.3.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", - "@webref/css": "^6.17.5", + "@webref/css": "^6.17.6", "accept-language-parser": "^1.5.0", "async": "^3.2.6", "chalk": "^5.3.0", @@ -96,7 +96,7 @@ "concurrently": "^9.1.0", "cookie": "^0.7.2", "cookie-parser": "^1.4.7", - "css-tree": "^2.3.1", + "css-tree": "^3.1.0", "dayjs": "^1.11.13", "dexie": "^4.0.10", "dotenv": "^16.4.7", diff --git a/yarn.lock b/yarn.lock index f67fd8c7ac99..a65e6551a165 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3987,10 +3987,10 @@ resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== -"@webref/css@^6.17.5": - version "6.17.5" - resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.17.5.tgz#8a2fd737c0dc83f4f317a7e2d5e6a9eeeda033cb" - integrity sha512-5DGRIMChcxpYukzLaIlJRrvhsOKgmp9gFsMBwRpXrUSDgls4k719vaXel9FKdBNN4GZd5kelx84ptFCdSShyiA== +"@webref/css@^6.17.6": + version "6.17.6" + resolved "https://registry.yarnpkg.com/@webref/css/-/css-6.17.6.tgz#f990a47c1a246720f1cfdb105d4658d922796525" + integrity sha512-DAGOI5KT1mjHzcW5k/tgaHoBhGSRvHUmj/1NU5hrLN4UowMRwg7l/KQk8auAP9k6NmoJsGtzZiYrB63Em2b4nA== "@xtuc/ieee754@^1.2.0": version "1.2.0" @@ -5575,6 +5575,14 @@ css-tree@^2.3.1: mdn-data "2.0.30" source-map-js "^1.0.1" +css-tree@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.1.0.tgz#7aabc035f4e66b5c86f54570d55e05b1346eb0fd" + integrity sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w== + dependencies: + mdn-data "2.12.2" + source-map-js "^1.0.1" + css-tree@~2.2.0: version "2.2.1" resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032" @@ -10381,6 +10389,11 @@ mdn-data@2.0.30: resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc" integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA== +mdn-data@2.12.2: + version "2.12.2" + resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.12.2.tgz#9ae6c41a9e65adf61318b32bff7b64fbfb13f8cf" + integrity sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA== + mdn-data@^2.13.0: version "2.13.0" resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.13.0.tgz#10af1de5d0d5e4ceb4fe01f3086b34f1178473d9"