quintodrome/ui/src
dependabot[bot] 4ccc0a92bf
Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714)
* Bump jwt-decode from 3.1.2 to 4.0.0 in /ui

Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases)
- [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md)
- [Commits](https://github.com/auth0/jwt-decode/compare/v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: jwt-decode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Make jwt-decode a named import.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caio Cotts <caio@cotts.com.br>
2023-12-18 17:28:42 -05:00
..
actions Simplify EventStream handling 2023-05-17 11:53:09 -04:00
album Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
artist Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
audioplayer Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
common Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
dataProvider Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) 2023-12-18 17:28:42 -05:00
dialogs Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
i18n Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
personal Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
player Show Player name, not client, in mobile view. Fix #1659. 2023-04-05 22:48:33 -04:00
playlist Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
radio Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
reducers Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
share Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
song Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00
store Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
subsonic Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
themes Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
transcoding Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
user Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
utils Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
App.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
authProvider.js Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) 2023-12-18 17:28:42 -05:00
config.js Add option to allow share to be downloaded 2023-03-10 23:33:29 -05:00
consts.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
eventStream.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Fixes the slide bar clickable area (#2113) 2023-01-24 11:15:14 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
setupTests.js Fix build 2023-05-17 13:49:45 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00