mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump react-confetti from 6.1.0 to 6.2.2 in /site (#16288)
Bumps [react-confetti](https://github.com/alampros/react-confetti) from 6.1.0 to 6.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/releases">react-confetti's releases</a>.</em></p> <blockquote> <h2>v6.2.2</h2> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2">6.2.2</a> (2024-12-28)</h2> <h3>Bug Fixes</h3> <ul> <li>build multiple module types (<a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75">3be757d</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/162">#162</a> <a href="https://redirect.github.com/alampros/react-confetti/issues/158">#158</a></li> </ul> <h2>v6.2.1</h2> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1">6.2.1</a> (2024-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li>specify commonjs module (<a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3">aa99153</a>)</li> </ul> <h2>v6.2.0</h2> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.0">6.2.0</a> (2024-12-27)</h1> <h3>Features</h3> <ul> <li>update <code>peerDependencies</code> to support React 19 (<a href="https://github.com/alampros/react-confetti/commit/ce2d40a65cfbb0fc491df550bd5a9caea149d82b">ce2d40a</a>)</li> <li>upgrade tooling (<a href="https://github.com/alampros/react-confetti/commit/9c84a9941b5efeec2082ee9d54f8e2655f990d2f">9c84a99</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/alampros/react-confetti/blob/v6.2.2/CHANGELOG.md">react-confetti's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2">6.2.2</a> (2024-12-28)</h2> <h3>Bug Fixes</h3> <ul> <li>build multiple module types (<a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75">3be757d</a>), closes <a href="https://redirect.github.com/alampros/react-confetti/issues/162">#162</a> <a href="https://redirect.github.com/alampros/react-confetti/issues/158">#158</a></li> </ul> <h2><a href="https://github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1">6.2.1</a> (2024-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li>specify commonjs module (<a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3">aa99153</a>)</li> </ul> <h1><a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.0">6.2.0</a> (2024-12-27)</h1> <h3>Features</h3> <ul> <li>update <code>peerDependencies</code> to support React 19 (<a href="https://github.com/alampros/react-confetti/commit/ce2d40a65cfbb0fc491df550bd5a9caea149d82b">ce2d40a</a>)</li> <li>upgrade tooling (<a href="https://github.com/alampros/react-confetti/commit/9c84a9941b5efeec2082ee9d54f8e2655f990d2f">9c84a99</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alampros/react-confetti/commit/dcddb8623b461e68378e88b75f3e39c7970c08c8"><code>dcddb86</code></a> chore(release): 6.2.2 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/976d31cdb37049cfd5f91143659a183d23e5d93b"><code>976d31c</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75"><code>3be757d</code></a> fix: build multiple module types</li> <li><a href="https://github.com/alampros/react-confetti/commit/eadd82d916e25489a90284a14cd4403001f7f6ba"><code>eadd82d</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/alampros/react-confetti/commit/017e511a1a6c56202e9ba5f54628c586c742bce5"><code>017e511</code></a> chore(release): 6.2.1 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/d36f119b6184f1d27e2961e1bc7d75b3f08c4b7c"><code>d36f119</code></a> Merge branch 'develop'</li> <li><a href="https://github.com/alampros/react-confetti/commit/aa99153ccb42c25f596ddbc956a68b52c53512f3"><code>aa99153</code></a> fix: specify commonjs module</li> <li><a href="https://github.com/alampros/react-confetti/commit/bcf2fb4856d8d747c5aa26378286e087858fa680"><code>bcf2fb4</code></a> Merge branch 'master' into develop</li> <li><a href="https://github.com/alampros/react-confetti/commit/a93b47d436c6a1644565a8abe62a7d486ceb793a"><code>a93b47d</code></a> chore(release): 6.2.0 [skip ci]</li> <li><a href="https://github.com/alampros/react-confetti/commit/7ad17c5c205b04d3eabfee045b387a896fe0ca77"><code>7ad17c5</code></a> lint fixes</li> <li>Additional commits viewable in <a href="https://github.com/alampros/react-confetti/compare/v6.1.0...v6.2.2">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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-chartjs-2": "5.2.0",
|
||||
"react-color": "2.19.3",
|
||||
"react-confetti": "6.1.0",
|
||||
"react-confetti": "6.2.2",
|
||||
"react-date-range": "1.4.0",
|
||||
"react-dom": "18.3.1",
|
||||
"react-helmet-async": "2.0.5",
|
||||
|
||||
Generated
+8
-8
@@ -199,8 +199,8 @@ importers:
|
||||
specifier: 2.19.3
|
||||
version: 2.19.3(react@18.3.1)
|
||||
react-confetti:
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0(react@18.3.1)
|
||||
specifier: 6.2.2
|
||||
version: 6.2.2(react@18.3.1)
|
||||
react-date-range:
|
||||
specifier: 1.4.0
|
||||
version: 1.4.0(date-fns@2.30.0)(react@18.3.1)
|
||||
@@ -5478,11 +5478,11 @@ packages:
|
||||
peerDependencies:
|
||||
react: '*'
|
||||
|
||||
react-confetti@6.1.0:
|
||||
resolution: {integrity: sha512-7Ypx4vz0+g8ECVxr88W9zhcQpbeujJAVqL14ZnXJ3I23mOI9/oBVTQ3dkJhUmB0D6XOtCZEM6N0Gm9PMngkORw==, tarball: https://registry.npmjs.org/react-confetti/-/react-confetti-6.1.0.tgz}
|
||||
engines: {node: '>=10.18'}
|
||||
react-confetti@6.2.2:
|
||||
resolution: {integrity: sha512-K+kTyOPgX+ZujMZ+Rmb7pZdHBvg+DzinG/w4Eh52WOB8/pfO38efnnrtEZNJmjTvLxc16RBYO+tPM68Fg8viBA==, tarball: https://registry.npmjs.org/react-confetti/-/react-confetti-6.2.2.tgz}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
react: ^16.3.0 || ^17.0.1 || ^18.0.0
|
||||
react: ^16.3.0 || ^17.0.1 || ^18.0.0 || ^19.0.0
|
||||
|
||||
react-date-range@1.4.0:
|
||||
resolution: {integrity: sha512-+9t0HyClbCqw1IhYbpWecjsiaftCeRN5cdhsi9v06YdimwyMR2yYHWcgVn3URwtN/txhqKpEZB6UX1fHpvK76w==, tarball: https://registry.npmjs.org/react-date-range/-/react-date-range-1.4.0.tgz}
|
||||
@@ -6917,7 +6917,7 @@ snapshots:
|
||||
chromatic: 11.16.3
|
||||
filesize: 10.1.2
|
||||
jsonfile: 6.1.0
|
||||
react-confetti: 6.1.0(react@18.3.1)
|
||||
react-confetti: 6.2.2(react@18.3.1)
|
||||
storybook: 8.4.6(prettier@3.4.1)
|
||||
strip-ansi: 7.1.0
|
||||
transitivePeerDependencies:
|
||||
@@ -12277,7 +12277,7 @@ snapshots:
|
||||
reactcss: 1.2.3(react@18.3.1)
|
||||
tinycolor2: 1.6.0
|
||||
|
||||
react-confetti@6.1.0(react@18.3.1):
|
||||
react-confetti@6.2.2(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tween-functions: 1.2.0
|
||||
|
||||
Reference in New Issue
Block a user