From 41120c6ff37214a6fb558ca18f20e137f4c67824 Mon Sep 17 00:00:00 2001 From: mergify-ci-bot Date: Wed, 18 Feb 2026 16:29:54 +0000 Subject: [PATCH 1/4] chore: update changelog --- .../changelog/2026-02-18-the-requeue-command-is-deprecated.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/2026-02-18-the-requeue-command-is-deprecated.mdx b/src/content/changelog/2026-02-18-the-requeue-command-is-deprecated.mdx index d7d5107b36..f9e46533c4 100644 --- a/src/content/changelog/2026-02-18-the-requeue-command-is-deprecated.mdx +++ b/src/content/changelog/2026-02-18-the-requeue-command-is-deprecated.mdx @@ -5,7 +5,7 @@ tags: - Merge Queue - Workflow Automation - Deprecations -description: "**`requeue`** command deprecated" +description: "The queue command can now requeue pull requests" --- The `requeue` command has been deprecated. Use `@mergifyio queue` instead to re-queue pull requests that were removed from the merge queue. From b2affbacd02073bf7831e67fdde1049817bc6096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 07:06:25 +0000 Subject: [PATCH 2/4] chore(deps): bump algoliasearch from 5.48.2 to 5.49.0 Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.48.2 to 5.49.0. - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.48.2...5.49.0) --- updated-dependencies: - dependency-name: algoliasearch dependency-version: 5.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 210 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 106 insertions(+), 106 deletions(-) diff --git a/package-lock.json b/package-lock.json index d378409f6f..cceb8a09dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@types/uuid": "^11.0.0", - "algoliasearch": "^5.48.2", + "algoliasearch": "^5.49.0", "astro-icon": "^1.1.5", "canvas-confetti": "^1.9.4", "cheerio": "^1.2.0", @@ -212,195 +212,195 @@ } }, "node_modules/@algolia/abtesting": { - "version": "1.14.2", - "resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.14.2.tgz", - "integrity": "sha512-aEP+MOV8UJ489ezmNO7ojCHCgcn8XpM5Mt+7oEazfhU5pop6P7zIXWh9hbKOdXkDM3+4D5AOy5m8iOB72B3w+w==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.15.0.tgz", + "integrity": "sha512-D1QZ8dQx5zC9yrxNao9ER9bojmmzUdL1i2P9waIRiwnZ5fI26YswcCd6VHR/Q4W3PASfVf2My4YQ2FhGGDewTQ==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-abtesting": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.48.2.tgz", - "integrity": "sha512-J+WLy0T7Yic9iGmI/qqGD21O1wHo7mKoHEkZ+D5DZ4Yy12ZFCMbFHLjGFw3+gkMrYSOJs4UOconP8O5r+j7Uqg==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.49.0.tgz", + "integrity": "sha512-Q1MSRhh4Du9WeLIl1S9O+BDUMaL01uuQtmzCyEzOBtu1xBDr3wvqrTJtfEceEkA5/Nw1BdGSHa6sDT3xTAF90A==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-analytics": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.48.2.tgz", - "integrity": "sha512-bPcSBe6UXDnW9YtI4iCPQj5G/ENtS9tICgWVk9M1Vkgsp7YZKPEeHKn4vu8T62+uI4wH7JON7lnwQS7Hgg9+Kw==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.49.0.tgz", + "integrity": "sha512-v50elhC80oyQw+8o8BwM+VvPuOo36+3W8VCfR4hsHoafQtGbMtP63U5eNcUydbVsM0py3JLoBaL1yKBK4L01sg==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-common": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.48.2.tgz", - "integrity": "sha512-X/t8zvUrzG4xBWVVqIwgNhvE3hZWa0h118gaEMRYXwc+QUnX+PoBnyoYaYYCwebX3dK/gafmjZ/hRy7NejgB0w==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.49.0.tgz", + "integrity": "sha512-BDmVDtpDvymfLE5YQ2cPnfWJUVTDJqwpJa03Fsb7yJFJmbeKsUOGsnRkYsTbdzf0FfcvyvBB5zdcbrAIL249bg==", "license": "MIT", "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-insights": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.48.2.tgz", - "integrity": "sha512-VoTLdlfxpJYzWhEfZHCGtdJRbXgpopNScEow71S4hC8VS0DF4BU3aqq58yYYF4cN/63zhG62f2tol7UYFm0WNg==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.49.0.tgz", + "integrity": "sha512-lDCXsnZDx7zQ5GzSi1EL3l07EbksjrdpMgixFRCdi2QqeBe42HIQJfPPqdWtwrAXjORRopsPx2z+gGYJP/79Uw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-personalization": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.48.2.tgz", - "integrity": "sha512-lrmKAvaH6Rc+Aji+9MdgKb8vYfi7CMSgr3SZIVOxFgVKVM732dKQUPAAy54RsGKyt22Qk+IdYQsjOd01O3PUag==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.49.0.tgz", + "integrity": "sha512-5k/KB+DsnesNKvMUEwTKSzExOf5zYbiPg7DVO7g1Y/+bhMb3wmxp9RFwfqwPfmoRTjptqvwhR6a0593tWVkmAw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-query-suggestions": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.48.2.tgz", - "integrity": "sha512-pEMkQq6jGxqELBxyFkZa9niK5eM+pQnIruoPQqCjfPgdrmAYYqLatrbWj4//AeQGoAe59xLwkExconu9OXWlNw==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.49.0.tgz", + "integrity": "sha512-pjHNcrdjn7p3RQ5Ql1Baiwfdn9bkS+z4gqONJJP8kuZFqYP8Olthy4G7fl5bCB29UjdUj5EWlaElQKCtPluCtQ==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.48.2.tgz", - "integrity": "sha512-PI+bOkutJnO7hsPZALHKWFj83K/45p4ABODUf0kKIoJS8tXJgDDhjYJGg6Eh/x177OokLfBPJUV9z3OspGt99g==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.49.0.tgz", + "integrity": "sha512-uGv2P3lcviuaZy8ZOAyN60cZdhOVyjXwaDC27a1qdp3Pb5Azn+lLSJwkHU4TNRpphHmIei9HZuUxwQroujdPjw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/ingestion": { - "version": "1.48.2", - "resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.48.2.tgz", - "integrity": "sha512-bFQc93yvGvGJuDJv13NpK157yP5prYuo7mkWbdbIBMpRdBkDUTO9FuI9ScEaEWUiahW0ScKZyJNix0KWYGWfZg==", + "version": "1.49.0", + "resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.49.0.tgz", + "integrity": "sha512-sH10mftYlmvfGbvAgTtHYbCIstmNUdiAkX//0NAyBcJRB6NnZmNsdLxdFGbE8ZqlGXzoe0zcUIau+DxKpXtqCw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/monitoring": { - "version": "1.48.2", - "resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.48.2.tgz", - "integrity": "sha512-D3Avase5S70wA8JMx9VFgbfoEpuyoPgJHa8sBycPndaeVzH4sst3HLm/u5c94+EkIkpGxdTC0EnxkGjFgtpUdQ==", + "version": "1.49.0", + "resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.49.0.tgz", + "integrity": "sha512-RqhGcVVxLpK+lA0GZKywlQIXsI704flc12nv/hOdrwiuk/Uyhxs46KLM4ngip7wutU+7t0PYZWiVayrqBPN/ZQ==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/recommend": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.48.2.tgz", - "integrity": "sha512-W3ptpVzEtE++8Giuoy8oQO7fer58TIQfFWWem49yef/W3FTNjDmVskJg4SpEFBsX9vqK4REGC2ye//LeVWN5IA==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.49.0.tgz", + "integrity": "sha512-kg8omGRvmIPhhqtUqSIpS3regFKWuoWh3WqyUhGk27N4T7q8I++8TsDYsV8vK7oBEzw706m2vUBtN5fw2fDjmw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "@algolia/client-common": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-browser-xhr": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.48.2.tgz", - "integrity": "sha512-XNElquK8FJi7AEDr7k42C5NZIGieMsGqpggFFBxtFxJs53zu8eOqs6zJ4Os7MdCQROMYMjZ/N+AlhRcxOWw7Bw==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.49.0.tgz", + "integrity": "sha512-BaZ6NTI9VdSbDcsMucdKhTuFFxv6B+3dAZZBozX12fKopYsELh7dBLfZwm8evDCIicmNjIjobi4VNnNshrCSuw==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2" + "@algolia/client-common": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-fetch": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.48.2.tgz", - "integrity": "sha512-0Flw5rr9n5Yai5WFD7G8U0KN9oUaVTCHV6OxH48yaIpIcXfjjtBEZpsQYKecv2PN8qs9d5QBznOh+S9BKN6Tcw==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.49.0.tgz", + "integrity": "sha512-2nxISxS5xO5DLAj6QzMImgJv6CqpZhJVkhcTFULESR/k4IpbkJTEHmViVTxw9MlrU8B5GfwHevFd7vKL3a7MXQ==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2" + "@algolia/client-common": "5.49.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-node-http": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.48.2.tgz", - "integrity": "sha512-rprr8yA/tcoNoqoKFRm/6hBRsosMfcUSHVDGsi//hjo3g5BLwLtlzBxmhb47/7YjwfEQHtIDvu7L7qkY3kmC/g==", + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.49.0.tgz", + "integrity": "sha512-S/B94C6piEUXGpN3y5ysmNKMEqdfNVAXYY+FxivEAV5IGJjbEuLZfT8zPPZUWGw9vh6lgP80Hye2G5aVBNIa8Q==", "license": "MIT", "dependencies": { - "@algolia/client-common": "5.48.2" + "@algolia/client-common": "5.49.0" }, "engines": { "node": ">= 14.0.0" @@ -6412,25 +6412,25 @@ } }, "node_modules/algoliasearch": { - "version": "5.48.2", - "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.48.2.tgz", - "integrity": "sha512-U5U2dCy+ei/elHp7jMdYOPWBO0sjiUEyIW0PEblm4cL8GvDNiyiOlhZmKgwWbyPPj0w0s6HXeMZBAofTdVWgIQ==", - "license": "MIT", - "dependencies": { - "@algolia/abtesting": "1.14.2", - "@algolia/client-abtesting": "5.48.2", - "@algolia/client-analytics": "5.48.2", - "@algolia/client-common": "5.48.2", - "@algolia/client-insights": "5.48.2", - "@algolia/client-personalization": "5.48.2", - "@algolia/client-query-suggestions": "5.48.2", - "@algolia/client-search": "5.48.2", - "@algolia/ingestion": "1.48.2", - "@algolia/monitoring": "1.48.2", - "@algolia/recommend": "5.48.2", - "@algolia/requester-browser-xhr": "5.48.2", - "@algolia/requester-fetch": "5.48.2", - "@algolia/requester-node-http": "5.48.2" + "version": "5.49.0", + "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.49.0.tgz", + "integrity": "sha512-Tse7vx7WOvbU+kpq/L3BrBhSWTPbtMa59zIEhMn+Z2NoxZlpcCRUDCRxQ7kDFs1T3CHxDgvb+mDuILiBBpBaAA==", + "license": "MIT", + "dependencies": { + "@algolia/abtesting": "1.15.0", + "@algolia/client-abtesting": "5.49.0", + "@algolia/client-analytics": "5.49.0", + "@algolia/client-common": "5.49.0", + "@algolia/client-insights": "5.49.0", + "@algolia/client-personalization": "5.49.0", + "@algolia/client-query-suggestions": "5.49.0", + "@algolia/client-search": "5.49.0", + "@algolia/ingestion": "1.49.0", + "@algolia/monitoring": "1.49.0", + "@algolia/recommend": "5.49.0", + "@algolia/requester-browser-xhr": "5.49.0", + "@algolia/requester-fetch": "5.49.0", + "@algolia/requester-node-http": "5.49.0" }, "engines": { "node": ">= 14.0.0" diff --git a/package.json b/package.json index 8de8f9307c..86f5ada682 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@types/uuid": "^11.0.0", - "algoliasearch": "^5.48.2", + "algoliasearch": "^5.49.0", "astro-icon": "^1.1.5", "canvas-confetti": "^1.9.4", "cheerio": "^1.2.0", From 2dd4d70e3d1f2c290d0811dd2548a04cc39ddf92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 07:16:29 +0000 Subject: [PATCH 3/4] chore(deps): bump devalue from 5.6.2 to 5.6.3 Bumps [devalue](https://github.com/sveltejs/devalue) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.6.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d378409f6f..3b1174ed7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8053,9 +8053,9 @@ } }, "node_modules/devalue": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.6.2.tgz", - "integrity": "sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.6.3.tgz", + "integrity": "sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==", "license": "MIT" }, "node_modules/devlop": { From 023e451b82d1a2fd1b7067e5464c4a722c5ffce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 07:18:07 +0000 Subject: [PATCH 4/4] chore(deps): bump tailwindcss from 4.1.18 to 4.2.0 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.18 to 4.2.0. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d378409f6f..a31aa09520 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17397,9 +17397,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.18", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", - "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.0.tgz", + "integrity": "sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==", "license": "MIT", "peer": true },