build(deps): Bump react-spinners from 0.13.8 to 0.17.0 (#58)
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.8 to 0.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/davidhu2000/react-spinners/releases">react-spinners's releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <h2>Features</h2> <ul> <li>fix: add use client to ensure loaders run on server components by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/639">davidhu2000/react-spinners#639</a></li> </ul> <h2>Chores</h2> <p>Remove unused outputted files from published package, including <code>umd</code> files, duplicated <code>cjs</code> files, test files, and unnecessary config files. This decreased the total package size by <code>321KB</code>,</p> <pre lang="diff"><code>- 541KB + 220KB </code></pre> <h2>Changelog</h2> <ul> <li>release 0.17.0-beta.1 by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/640">davidhu2000/react-spinners#640</a></li> <li>chore(deps-dev): bump the eslint group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/641">davidhu2000/react-spinners#641</a></li> <li>chore(deps-dev): bump <code>@vitejs/plugin-react</code> from 4.3.4 to 4.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/642">davidhu2000/react-spinners#642</a></li> <li>chore(deps-dev): bump vite from 6.2.6 to 6.3.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/643">davidhu2000/react-spinners#643</a></li> <li>chore: update-yarn to stable version, dedupe deps by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/644">davidhu2000/react-spinners#644</a></li> <li>chore: add unnecessary files to npmignore by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/645">davidhu2000/react-spinners#645</a></li> <li>chore: remove umd files from npm publish by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/646">davidhu2000/react-spinners#646</a></li> <li>chore: dedupe-cjs-outputs by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/647">davidhu2000/react-spinners#647</a></li> <li>chore: revert cjs changes, remove <code>cjs</code> folder from build outputs by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/648">davidhu2000/react-spinners#648</a></li> <li>chore: add eslint config to npmignore by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/649">davidhu2000/react-spinners#649</a></li> <li>chore: update readme example to not use path import by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/650">davidhu2000/react-spinners#650</a></li> <li>chore(deps-dev): bump vite from 6.3.1 to 6.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/651">davidhu2000/react-spinners#651</a></li> <li>chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 in the eslint group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/653">davidhu2000/react-spinners#653</a></li> <li>chore(deps-dev): bump <code>@vitejs/plugin-react</code> from 4.4.0 to 4.4.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/652">davidhu2000/react-spinners#652</a></li> <li>chore: release-0.17.0 by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/654">davidhu2000/react-spinners#654</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/davidhu2000/react-spinners/compare/v0.16.1...v0.17.0">https://github.com/davidhu2000/react-spinners/compare/v0.16.1...v0.17.0</a></p> <h2>v0.16.1</h2> <h2>What's Changed</h2> <ul> <li>fix: update scale loader prop to be optional to fix breaking change by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/638">davidhu2000/react-spinners#638</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/davidhu2000/react-spinners/compare/v0.16.0...v0.16.1">https://github.com/davidhu2000/react-spinners/compare/v0.16.0...v0.16.1</a></p> <h2>v0.16.0</h2> <blockquote> <p>[!CAUTION] This version included a breaking change in <code>ScaleLoader</code> where the newly introduced <code>barCount</code> prop was not marked as optional. This issue has been patched in <code>v0.16.1</code>.</p> </blockquote> <h2>What's Changed</h2> <ul> <li>chore: add-dependabot-gruping by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/618">davidhu2000/react-spinners#618</a></li> <li>Bump nanoid from 3.3.7 to 3.3.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/616">davidhu2000/react-spinners#616</a></li> <li>chore(deps-dev): bump the testing group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/623">davidhu2000/react-spinners#623</a></li> <li>chore: add storybook to storeybook grouping by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/627">davidhu2000/react-spinners#627</a></li> <li>chore: update storybook to latest version by <a href="https://github.com/davidhu2000"><code>@davidhu2000</code></a> in <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/630">davidhu2000/react-spinners#630</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md">react-spinners's changelog</a>.</em></p> <blockquote> <blockquote> <p>[!IMPORTANT]<br /> This changelog is deprecated. Please check <a href="https://github.com/davidhu2000/react-spinners/releases">GitHub Releases</a> for the most up-to-date release information.</p> </blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file. This project adheres to <a href="http://semver.org/">Semantic Versioning</a>.</p> <h2>0.14.1</h2> <ul> <li>revert <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/602">#602</a> due to issues with test and server side rendering</li> </ul> <h2>0.14.0</h2> <ul> <li>feat: color prop can accept rgb colors <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/586">#586</a></li> <li>fix: multiple hash loader with different color renders as the same color <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/602">#602</a></li> <li>fix: moon loader wobble if size is not divisible by 7 <a href="https://redirect.github.com/davidhu2000/react-spinners/pull/603">#603</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/davidhu2000/react-spinners/commit/0a3a88c6f25c82fd4ba0638522f37ba20efb085a"><code>0a3a88c</code></a> chore: release-0.17.0 (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/654">#654</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/b5c4b028b2045321b192c15f7bc4929a48495eac"><code>b5c4b02</code></a> chore(deps-dev): bump <code>@vitejs/plugin-react</code> from 4.4.0 to 4.4.1 (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/652">#652</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/6031d76cc6499dd0e21cd97aceeedcdb54028499"><code>6031d76</code></a> chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 in the eslint group (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/653">#653</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/ad81495046fdac79bb21cd223b16178e0e0055d1"><code>ad81495</code></a> chore(deps-dev): bump vite from 6.3.1 to 6.3.2 (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/651">#651</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/06ee10d26850fe817344539d13251155bd2a36d1"><code>06ee10d</code></a> bump version to 0.17.0-beta.6</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/f97f3df7af86fcd63dbedd389e22f8aa44ae5a11"><code>f97f3df</code></a> chore: update readme example to not use path import (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/650">#650</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/efb439a1a53ad43cc0ef8b0c1b05b09939c2b4f6"><code>efb439a</code></a> chore: add eslint config to npmignore (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/649">#649</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/ce5d33ea21d1deef9bbec3da732a5740355927cf"><code>ce5d33e</code></a> chore: revert cjs changes, remove <code>cjs</code> folder from build outputs (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/648">#648</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/1b7dad0532f8abef2232edfc765ce44696afa759"><code>1b7dad0</code></a> chore: dedupe-cjs-outputs (<a href="https://redirect.github.com/davidhu2000/react-spinners/issues/647">#647</a>)</li> <li><a href="https://github.com/davidhu2000/react-spinners/commit/875b03c78bb463f393216e3ffb666cbaabf91cb3"><code>875b03c</code></a> release 0.17.0-beta.3</li> <li>Additional commits viewable in <a href="https://github.com/davidhu2000/react-spinners/compare/v0.13.8...v0.17.0">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 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>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"react-icons": "^4.11.0",
|
||||
"react-loading-skeleton": "^3.3.1",
|
||||
"react-redux": "9.2.0",
|
||||
"react-spinners": "^0.13.8",
|
||||
"react-spinners": "^0.17.0",
|
||||
"react-toastify": "^9.1.3",
|
||||
"redux": "5.0.1",
|
||||
"save-svg-as-png": "^1.4.17",
|
||||
|
||||
Generated
+7
-7
@@ -151,8 +151,8 @@ importers:
|
||||
specifier: 9.2.0
|
||||
version: 9.2.0(@types/react@18.3.27)(react@18.3.1)(redux@5.0.1)
|
||||
react-spinners:
|
||||
specifier: ^0.13.8
|
||||
version: 0.13.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^0.17.0
|
||||
version: 0.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify:
|
||||
specifier: ^9.1.3
|
||||
version: 9.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -3639,11 +3639,11 @@ packages:
|
||||
redux:
|
||||
optional: true
|
||||
|
||||
react-spinners@0.13.8:
|
||||
resolution: {integrity: sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA==}
|
||||
react-spinners@0.17.0:
|
||||
resolution: {integrity: sha512-L/8HTylaBmIWwQzIjMq+0vyaRXuoAevzWoD35wKpNTxxtYXWZp+xtgkfD7Y4WItuX0YvdxMPU79+7VhhmbmuTQ==}
|
||||
peerDependencies:
|
||||
react: ^16.0.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
react-toastify@9.1.3:
|
||||
resolution: {integrity: sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==}
|
||||
@@ -8273,7 +8273,7 @@ snapshots:
|
||||
'@types/react': 18.3.27
|
||||
redux: 5.0.1
|
||||
|
||||
react-spinners@0.13.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
react-spinners@0.17.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
Reference in New Issue
Block a user