Skip to content

Commit

Permalink
Remove React Loader Spinner, migrate to my Aria2 package
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecdr committed Dec 27, 2024
1 parent 67e83a8 commit 04fc673
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 219 deletions.
223 changes: 26 additions & 197 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@stdlib/regexp-dirname-windows": "0.2.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"aria2": "4.1.2",
"@baptistecdr/aria2": "4.1.4",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"class-transformer": "0.5.1",
Expand All @@ -30,7 +30,6 @@
"react": "19.0.0",
"react-bootstrap": "2.10.7",
"react-dom": "19.0.0",
"react-loader-spinner": "6.1.6",
"reflect-metadata": "0.2.2",
"uuid": "11.0.3",
"webextension-polyfill": "0.12.0"
Expand All @@ -57,10 +56,6 @@
"overrides": {
"vite-plugin-node-polyfills": {
"vite": "6.0.5"
},
"react-loader-spinner": {
"react": "19.0.0",
"react-dom": "19.0.0"
}
}
}
Loading

0 comments on commit 04fc673

Please sign in to comment.