Skip to content

Commit

Permalink
Bump @emotion/styled from 11.13.0 to 11.13.5 in /ui (#50)
Browse files Browse the repository at this point in the history
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from
11.13.0 to 11.13.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/emotion-js/emotion/releases"><code>@​emotion/styled</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​emotion/styled</code><a
href="https://github.com/11"><code>@​11</code></a>.13.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/emotion-js/emotion/pull/3270">#3270</a>
<a
href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a>
Thanks <a
href="https://github.com/emmatown"><code>@​emmatown</code></a>! - Fix
inconsistent hashes using development vs production
bundles/<code>exports</code> conditions when using
<code>@emotion/babel-plugin</code> with <code>sourceMap: true</code>
(the default). This is particularly visible when using Emotion with the
Next.js Pages router where the <code>development</code> condition is
used when bundling code but not when importing external code with
Node.js.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a>]:</p>
<ul>
<li><code>@​emotion/serialize</code><a
href="https://github.com/1"><code>@​1</code></a>.3.3</li>
<li><code>@​emotion/utils</code><a
href="https://github.com/1"><code>@​1</code></a>.4.2</li>
<li><code>@​emotion/babel-plugin</code><a
href="https://github.com/11"><code>@​11</code></a>.13.5</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/emotion-js/emotion/commit/c161e6f2f85977c27cc4a258d4efb0504a3b77b1"><code>c161e6f</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3272">#3272</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/f45eb1969c9cee76a689146606c2a79c862dbee1"><code>f45eb19</code></a>
Update changeset (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3273">#3273</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa"><code>77d930d</code></a>
Fix inconsistent hashes using development vs production
bundles/<code>exports</code> con...</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/e310c6e6a9f0b4f55030831ef65cd07c7105ae01"><code>e310c6e</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3263">#3263</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/b10de75cd400e9cd37b195afdc9a716736214708"><code>b10de75</code></a>
Fix <code>Cannot find name 'EmotionCache'</code> type error (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3262">#3262</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/31fa40b9089f77a8e70c5a4d9c5c4f9bab36f881"><code>31fa40b</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3247">#3247</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/532ff57cafd8ba04f3b624074556ea47ec76fc9a"><code>532ff57</code></a>
Add fetchpriority to props (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3093">#3093</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/ad630e33b57afbed0207e0b41724c27b4d79176c"><code>ad630e3</code></a>
Minor performance improvements (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3244">#3244</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/3f468846855ed1c6092922a6317a6f5df0ba8dcc"><code>3f46884</code></a>
Version Packages (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3235">#3235</a>)</li>
<li><a
href="https://github.com/emotion-js/emotion/commit/153cf885521f642462823a25675aa1a5be431db7"><code>153cf88</code></a>
Add scale property as unitless (<a
href="https://redirect.github.com/emotion-js/emotion/issues/3240">#3240</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@emotion/styled&package-manager=npm_and_yarn&previous-version=11.13.0&new-version=11.13.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
lucasrod16 authored Nov 25, 2024
2 parents 412c900 + 0ed73af commit 60fe5f6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 23 deletions.
40 changes: 18 additions & 22 deletions ui/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@emotion/styled": "11.13.0",
"@emotion/styled": "11.13.5",
"@mui/material": "6.1.8",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down

0 comments on commit 60fe5f6

Please sign in to comment.