From fb60d15f4fb4e80ee3ab26909fe513240969c87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 02:23:41 +0000 Subject: [PATCH] Bump react-spinners from 0.13.8 to 0.15.0 Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.8 to 0.15.0. - [Release notes](https://github.com/davidhu2000/react-spinners/releases) - [Changelog](https://github.com/davidhu2000/react-spinners/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidhu2000/react-spinners/compare/v0.13.8...v0.15.0) --- updated-dependencies: - dependency-name: react-spinners dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d6bfbef..43b6161 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "aesirx-bi-app": "^2.4.0", "react": "^18.2.0", "react-dom": "^18.3.1", - "react-spinners": "^0.13.8" + "react-spinners": "^0.15.0" }, "resolutions": { "aesirx-lib": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 3c11ca1..8a77ef8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8021,6 +8021,11 @@ react-spinners@^0.13.8: resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc" integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA== +react-spinners@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.15.0.tgz#bb9536a3839ab4e1513bb98847d79cc1fc930b93" + integrity sha512-ZO3/fNB9Qc+kgpG3SfdlMnvTX6LtLmTnOogb3W6sXIaU/kZ1ydEViPfZ06kSOaEsor58C/tzXw2wROGQu3X2pA== + react-table@^7.6.2, react-table@^7.8.0: version "7.8.0" resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2"