mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Update some libraries and run npm audit fix
This commit is contained in:
parent
bebd674d7c
commit
7764a5e4b8
3 changed files with 52 additions and 60 deletions
|
|
@ -3,15 +3,15 @@
|
|||
["src/cljs", "test/cljs"]
|
||||
|
||||
:dependencies
|
||||
[[reagent "0.8.0"]
|
||||
[re-frame "0.10.6"]
|
||||
[re-pressed "0.3.0"]
|
||||
[day8.re-frame/http-fx "0.1.6"]
|
||||
[akiroz.re-frame/storage "0.1.2"]
|
||||
[[reagent "0.8.1"]
|
||||
[re-frame "0.10.9"]
|
||||
[re-pressed "0.3.1"]
|
||||
[day8.re-frame/http-fx "v0.2.0"]
|
||||
[akiroz.re-frame/storage "0.1.4"]
|
||||
[funcool/bide "1.6.0"]
|
||||
[fipp "0.6.14"]
|
||||
[fipp "0.6.22"]
|
||||
;; debugging
|
||||
[day8.re-frame/re-frame-10x "0.3.7-react16"]
|
||||
[day8.re-frame/re-frame-10x "0.4.5"]
|
||||
#_[day8.re-frame/tracing "0.5.1"]
|
||||
[philoskim/debux "0.5.6"]
|
||||
;; for CIDER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue