Skip to content

Commit

Permalink
deps(example): Bump the dependencies group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates (#881)

Bumps the dependencies group with 2 updates in the /examples/nextjs-14-ip-details directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).

Updates `@types/react` from 18.3.2 to 18.3.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
</ul>
</details>
<br />

Updates `tailwindcss` from 3.4.3 to 3.4.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p>
<blockquote>
<h2>v3.4.4</h2>
<h3>Fixed</h3>
<ul>
<li>Make it possible to use multiple <code>&lt;alpha-value&gt;</code> placeholders in a single color definition (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13740">#13740</a>)</li>
<li>Don't prefix classes in arbitrary values of <code>has-*</code>, <code>group-has-*</code>, and <code>peer-has-*</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13770">#13770</a>)</li>
<li>Support negative values for <code>{col,row}-{start,end}</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13781">#13781</a>)</li>
<li>Update embedded browserslist database (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13792">#13792</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md">tailwindcss's changelog</a>.</em></p>
<blockquote>
<h2>[3.4.4] - 2024-06-05</h2>
<h3>Fixed</h3>
<ul>
<li>Make it possible to use multiple <code>&lt;alpha-value&gt;</code> placeholders in a single color definition (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13740">#13740</a>)</li>
<li>Don't prefix classes in arbitrary values of <code>has-*</code>, <code>group-has-*</code>, and <code>peer-has-*</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13770">#13770</a>)</li>
<li>Support negative values for <code>{col,row}-{start,end}</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13781">#13781</a>)</li>
<li>Update embedded browserslist database (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/13792">#13792</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/ff6f085da2afe4149ab2791b8b6b74836dbbba9f"><code>ff6f085</code></a> 3.4.4</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/ed024eeb09db9bc02db859ffff4be95de8703208"><code>ed024ee</code></a> Update changelog</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/325e7c03ce1989bbc2eadf27817fe211363f19e7"><code>325e7c0</code></a> Bump deps (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13797">#13797</a>)</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/56116b0904cef920dac7ac79ebbc5ca873172e58"><code>56116b0</code></a> Update browserslist database (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13792">#13792</a>)</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/8d66d94182232be94a78eed059ae715f9b43df8f"><code>8d66d94</code></a> [v3] Support negative values for <code>{col,row}-{start,end}</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13781">#13781</a>)</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/669109efdd8f89c6949ae496eb1e95b528603976"><code>669109e</code></a> Don't prefix classes in arbitrary values of <code>has-*</code>, <code>group-has-*</code>, and `peer...</li>
<li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9fda4616eb5706223374c921c9ee4d90903f6fee"><code>9fda461</code></a> Fix multiple &lt;alpha-value&gt; in color definitions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/13740">#13740</a>)</li>
<li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4">compare view</a></li>
</ul>
</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 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 <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>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent de8266f commit f37d892
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
31 changes: 16 additions & 15 deletions examples/nextjs-14-ip-details/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-14-ip-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"postcss": "^8",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.4",
"typescript": "^5"
}
}

0 comments on commit f37d892

Please sign in to comment.