aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-10 14:41:47 +0100
committerGitHub <noreply@github.com>2024-07-10 14:41:47 +0100
commiteb5dae9c5dc9565b2805700e2f255e895207777f (patch)
tree89c2756becabdc420046b8622b88e8bcd5a1b724 /ui
parentchore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221) (diff)
downloadatuin-eb5dae9c5dc9565b2805700e2f255e895207777f.zip
chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /ui (#2220)
Bumps [react-spinners](https://github.com/davidhu2000/react-spinners) from 0.13.8 to 0.14.1. - [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...0.14.1) --- updated-dependencies: - dependency-name: react-spinners dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/package.json2
-rw-r--r--ui/pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/ui/package.json b/ui/package.json
index 055f2c4b..400ed336 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -50,7 +50,7 @@
"react": "^18.3.1",
"react-activity-calendar": "^2.2.10",
"react-dom": "^18.3.1",
- "react-spinners": "^0.13.8",
+ "react-spinners": "^0.14.1",
"react-tooltip": "^5.27.0",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml
index 8be5bead..5ff8dfb8 100644
--- a/ui/pnpm-lock.yaml
+++ b/ui/pnpm-lock.yaml
@@ -129,8 +129,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.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.14.1
+ version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-tooltip:
specifier: ^5.27.0
version: 5.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -2638,8 +2638,8 @@ packages:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
- react-spinners@0.13.8:
- resolution: {integrity: sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA==}
+ react-spinners@0.14.1:
+ resolution: {integrity: sha512-2Izq+qgQ08HTofCVEdcAQCXFEYfqTDdfeDQJeo/HHQiQJD4imOicNLhkfN2eh1NYEWVOX4D9ok2lhuDB0z3Aag==}
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -6005,7 +6005,7 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
- react-spinners@0.13.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ react-spinners@0.14.1(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)