This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @tanstack/react-query-devtools since your current version.
Include available printers in plugin type declarations (#18706 by @porada)
// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-email since your current version.
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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/2410
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 2/5/2026
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/dev-patch-updates-60c1ae281f`
---
### 📝 Commits (1)
- [`ed5e8f8`](https://github.com/fosrl/pangolin/commit/ed5e8f89fdf448071a91b7327d01a0756de4d571) Bump the dev-patch-updates group across 1 directory with 3 updates
### 📊 Changes
**2 files changed** (+26 additions, -51 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+23 -48)
📝 `package.json` (+3 -3)
</details>
### 📄 Description
Bumps the dev-patch-updates group with 3 updates in the / directory: [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools), [prettier](https://github.com/prettier/prettier) and [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email).
Updates `@tanstack/react-query-devtools` from 5.91.1 to 5.91.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query-devtools</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.91.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/83366c46a6825b5c591399c705d8128743c527dd"><code>83366c4</code></a>]:
<ul>
<li><code>@tanstack/query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.93.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md"><code>@tanstack/react-query-devtools</code>'s changelog</a>.</em></p>
<blockquote>
<h2>5.91.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/83366c46a6825b5c591399c705d8128743c527dd"><code>83366c4</code></a>]:
<ul>
<li><code>@tanstack/query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.93.0</li>
</ul>
</li>
</ul>
<h2>5.91.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/f9fc56a9b8724bcfae46f8f6cb229123478eb4db"><code>f9fc56a</code></a>, <a href="https://github.com/TanStack/query/commit/0b29b6f877d4b3a6d05b1c85fb9cb1e6ea736291"><code>0b29b6f</code></a>]:
<ul>
<li><code>@tanstack/query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.92.0</li>
<li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.90.14</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TanStack/query/commit/a678f0957cff5e2cf4efa26dbbeb0747e3bbee6d"><code>a678f09</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/10069">#10069</a>)</li>
<li><a href="https://github.com/TanStack/query/commit/84564f1293f4ca067e9cb40bf3e51cce1939ef8d"><code>84564f1</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/10001">#10001</a>)</li>
<li><a href="https://github.com/TanStack/query/commit/f15b7fcc01e995ab8835f1b1cc82ebb472c1ff64"><code>f15b7fc</code></a> ci: prepare for trusted publishing (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/9952">#9952</a>)</li>
<li><a href="https://github.com/TanStack/query/commit/72d8ac5c592004b8f9c3ee086fcb9c3cd615ca05"><code>72d8ac5</code></a> fix: update react and nextJs (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/9944">#9944</a>)</li>
<li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.3/packages/react-query-devtools">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@tanstack/react-query-devtools</code> since your current version.</p>
</details>
<br />
Updates `prettier` from 3.8.0 to 3.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
<blockquote>
<h2>3.8.1</h2>
<ul>
<li>Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/pull/18706">#18706</a> by <a href="https://github.com/porada"><code>@porada</code></a>)</li>
</ul>
<p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#381">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
<blockquote>
<h1>3.8.1</h1>
<p><a href="https://github.com/prettier/prettier/compare/3.8.0...3.8.1">diff</a></p>
<h4>Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/pull/18706">#18706</a> by <a href="https://github.com/porada"><code>@porada</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="ts"><code>// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
<p>// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any</p>
<p>// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/prettier/prettier/commit/90983f40dce5e20beea4e5618b5e0426a6a7f4f0"><code>90983f4</code></a> Release 3.8.1</li>
<li><a href="https://github.com/prettier/prettier/commit/57f702f7656e6fc03873f8121480c321b2f44c8c"><code>57f702f</code></a> Include available <code>printers</code> in plugin type declarations (<a href="https://redirect.github.com/prettier/prettier/issues/18706">#18706</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/bece82785141274c12956b0af3bae77a44ae3a9e"><code>bece827</code></a> Revert change in release script</li>
<li><a href="https://github.com/prettier/prettier/commit/82a4ab26f1e7fccd0041272de12a3c6b942e622b"><code>82a4ab2</code></a> Bump Prettier dependency to 3.8.0</li>
<li><a href="https://github.com/prettier/prettier/commit/5213ee463c653f47e1821de414a4f30573f83337"><code>5213ee4</code></a> Clean changelog_unreleased</li>
<li><a href="https://github.com/prettier/prettier/commit/f95ad0f8e1dd9fb5507e7088f42f91fa6b5f3cb0"><code>f95ad0f</code></a> Comment out finished steps</li>
<li><a href="https://github.com/prettier/prettier/commit/b2034e819aef944fe1fe3bbf532118885a854f64"><code>b2034e8</code></a> Fix release script</li>
<li><a href="https://github.com/prettier/prettier/commit/5824b15189303d52892ffbc0812751533666c674"><code>5824b15</code></a> Release 3.8.0</li>
<li><a href="https://github.com/prettier/prettier/commit/04336012b351529f624eaeb3ac9af52a5b7b7c01"><code>0433601</code></a> Add blog post for v3.8.0 (<a href="https://redirect.github.com/prettier/prettier/issues/18639">#18639</a>)</li>
<li><a href="https://github.com/prettier/prettier/commit/c45fef106ec4d1efdcd61a64c3dd3298272b3d99"><code>c45fef1</code></a> Fix LWC attribute with <code>--embedded-language-formatting off</code> (<a href="https://redirect.github.com/prettier/prettier/issues/18383">#18383</a>)</li>
<li>See full diff in <a href="https://github.com/prettier/prettier/compare/3.8.0...3.8.1">compare view</a></li>
</ul>
</details>
<br />
Updates `react-email` from 5.2.5 to 5.2.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/releases">react-email's releases</a>.</em></p>
<blockquote>
<h2>react-email@5.2.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>11f56c5: fix RESEND_API_KEY being overwritten in email preview</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md">react-email's changelog</a>.</em></p>
<blockquote>
<h2>5.2.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>11f56c5: fix RESEND_API_KEY being overwritten in email preview</li>
</ul>
<h2>5.3.0-canary.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>1b9df29: ensure that installed preview server also has dev dependencies</li>
</ul>
<h2>5.3.0-canary.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>0289914: fix random errors due to root directory not being the preview's path</li>
</ul>
<h2>5.3.0-canary.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>7c18bd3: don't require installing <code>@react-email/preview-server</code> in the project, pack it into <code>$HOME/.react-email</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/resend/react-email/commit/047ba865375ce0469c52d3577ab04ae1507575b9"><code>047ba86</code></a> chore(root): version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2911">#2911</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/e20a39cd7fcdee9074e58d58cc769267c8ffaa26"><code>e20a39c</code></a> fix(react-email): support for environments that don't support <code>env -S</code> (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2915">#2915</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/a52215d59f39f3a9a9f00f954ae5f21a235972b4"><code>a52215d</code></a> fix(react-email): installation failure in build when bumping <code>@react-email/tai</code>...</li>
<li><a href="https://github.com/resend/react-email/commit/419cf58394168799a6d593a63ca48f027abfcc91"><code>419cf58</code></a> chore: revert new UI installation method (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2924">#2924</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/ef742ec2444fc0f12423ae6b1a0b7c92bfa78ee7"><code>ef742ec</code></a> chore(react-email): remove unused code (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2925">#2925</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/11f56c5277d2d231fc1a3e0978b0dd6cf687c6b0"><code>11f56c5</code></a> fix(react-email): ovewriting common user env variable (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2910">#2910</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/a23801c50ebdefab73b9fdf249d2e11a776e3da8"><code>a23801c</code></a> chore(root): version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2907">#2907</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/dc6108283f4f5d8d0e6c2e09b887110466cdbdbb"><code>dc61082</code></a> chore(deps): bump tar from 7.5.1 to 7.5.7 (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2906">#2906</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/1b9df299be8286a29d2ab565051f593b3a3556d4"><code>1b9df29</code></a> fix(react-email): ensure dev dependencies are in $HOME/.react-email (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2904">#2904</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/bab706848c24ac42b05b8a85725a3fae1f4438c9"><code>bab7068</code></a> fix(deps): update dependency next to v16.1.5 [security] (<a href="https://github.com/resend/react-email/tree/HEAD/packages/react-email/issues/2901">#2901</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/react-email@5.2.6/packages/react-email">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for react-email since your current version.</p>
</details>
<br />
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)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2410
Author: @dependabot[bot]
Created: 2/5/2026
Status: ❌ Closed
Base:
main← Head:dependabot/npm_and_yarn/dev-patch-updates-60c1ae281f📝 Commits (1)
ed5e8f8Bump the dev-patch-updates group across 1 directory with 3 updates📊 Changes
2 files changed (+26 additions, -51 deletions)
View changed files
📝
package-lock.json(+23 -48)📝
package.json(+3 -3)📄 Description
Bumps the dev-patch-updates group with 3 updates in the / directory: @tanstack/react-query-devtools, prettier and react-email.
Updates
@tanstack/react-query-devtoolsfrom 5.91.1 to 5.91.3Release notes
Sourced from
@tanstack/react-query-devtools's releases.Changelog
Sourced from
@tanstack/react-query-devtools's changelog.Commits
a678f09ci: Version Packages (#10069)84564f1ci: Version Packages (#10001)f15b7fcci: prepare for trusted publishing (#9952)72d8ac5fix: update react and nextJs (#9944)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-query-devtoolssince your current version.Updates
prettierfrom 3.8.0 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Updates
react-emailfrom 5.2.5 to 5.2.6Release notes
Sourced from react-email's releases.
Changelog
Sourced from react-email's changelog.
Commits
047ba86chore(root): version packages (#2911)e20a39cfix(react-email): support for environments that don't supportenv -S(#2915)a52215dfix(react-email): installation failure in build when bumping@react-email/tai...419cf58chore: revert new UI installation method (#2924)ef742ecchore(react-email): remove unused code (#2925)11f56c5fix(react-email): ovewriting common user env variable (#2910)a23801cchore(root): version packages (canary) (#2907)dc61082chore(deps): bump tar from 7.5.1 to 7.5.7 (#2906)1b9df29fix(react-email): ensure dev dependencies are in $HOME/.react-email (#2904)bab7068fix(deps): update dependency next to v16.1.5 [security] (#2901)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-email since your current version.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.