This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 25931c8
authored
build(deps): Bump @chakra-ui/system from 2.3.0 to 2.3.7 in /api-editor/gui (#1171)
Bumps
[@chakra-ui/system](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system)
from 2.3.0 to 2.3.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chakra-ui/chakra-ui/releases"><code>@chakra-ui/system</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@chakra-ui/system</code><a
href="https://github.com/2"><code>@2</code></a>.3.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github.com/chakra-ui/chakra-ui/commit/2d8f36c1d100bb729aa735cbea4a338550cb2bfc"><code>2d8f36c1d</code></a>
Thanks <a
href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>!
- Add ESM interop for
emotion's <code>styled</code> default export.</p>
</li>
<li>
<p>Updated dependencies
[<a
href="https://github.com/chakra-ui/chakra-ui/commit/9cdd43733469e834740ec589a73f0d546c1e6b5b"><code>9cdd43733</code></a>]:</p>
<ul>
<li><code>@chakra-ui/utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.14</li>
<li><code>@chakra-ui/color-mode</code><a
href="https://github.com/2"><code>@2</code></a>.1.11</li>
<li><code>@chakra-ui/react-utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.11</li>
<li><code>@chakra-ui/theme-utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.8</li>
</ul>
</li>
</ul>
<h2><code>@chakra-ui/system</code><a
href="https://github.com/2"><code>@2</code></a>.3.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github-redirect.dependabot.com/chakra-ui/chakra-ui/pull/7154">#7154</a>
<a
href="https://github.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef"><code>2d7398a01</code></a>
Thanks <a
href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>!
- ## All components</p>
<p>Improved the bundling setup for all components.</p>
<ul>
<li>Switched to the <code>.mjs</code> file extension for correct ESM
behavior</li>
<li>Switched to the latest <code>tsup</code> will uses automatic JSX
runtime detection
removing the need for manually inject classic <code>React</code>
import</li>
<li>Moved <code>tsup</code> config to <code>package.json</code> since
it's very minimal</li>
<li>Removed <code>clean-package.config.json</code> in favor of the
<code>package.json</code> property</li>
<li>Fixed issue where Storybook addon (dark mode and RTL) was not
working</li>
</ul>
</li>
<li>
<p>Updated dependencies
[<a
href="https://github.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef"><code>2d7398a01</code></a>,
<a
href="https://github.com/chakra-ui/chakra-ui/commit/0eedc151caec8dbdb53e4e5e8354e2310553c19f"><code>0eedc151c</code></a>]:</p>
<ul>
<li><code>@chakra-ui/color-mode</code><a
href="https://github.com/2"><code>@2</code></a>.1.11</li>
<li><code>@chakra-ui/styled-system</code><a
href="https://github.com/2"><code>@2</code></a>.5.1</li>
<li><code>@chakra-ui/react-utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.10</li>
<li><code>@chakra-ui/utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.13</li>
<li><code>@chakra-ui/theme-utils</code><a
href="https://github.com/2"><code>@2</code></a>.0.7</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/86dd065351d4c5b6a612ae804dbf09cd7fe45799"><code>86dd065</code></a>
Move styled-system to new directory (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6988">#6988</a>)</li>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/4f571244a9ffaa6a73a9b3acef94e13edbd802e2"><code>4f57124</code></a>
Version Packages (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6983">#6983</a>)</li>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/6db9fa2ef8f6ed3df88a603eab8202b270f176fe"><code>6db9fa2</code></a>
Version Packages (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6948">#6948</a>)</li>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/2a86d6c353e88d86b46030a53130a062433f30b2"><code>2a86d6c</code></a>
feat: add card component (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6947">#6947</a>)</li>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930"><code>75eaba9</code></a>
fix(react): add types field to esm exports map (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6945">#6945</a>)</li>
<li><a
href="https://github.com/chakra-ui/chakra-ui/commit/78b729ec87cad352a85db077725d058d75f554de"><code>78b729e</code></a>
Version Packages (<a
href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system/issues/6875">#6875</a>)</li>
<li>See full diff in <a
href="https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/system">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c384757 commit 25931c8Copy full SHA for 25931c8
File tree
Expand file treeCollapse file tree
2 files changed
+359
-62
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+359
-62
lines changed
0 commit comments