File tree Expand file tree Collapse file tree 2 files changed +5
-22
lines changed Expand file tree Collapse file tree 2 files changed +5
-22
lines changed Original file line number Diff line number Diff line change 33
33
"topbar" : " 3.0.0"
34
34
},
35
35
"dependencies" : {
36
- "daisyui" : " ^5.0.3" ,
37
- "phoenix" : " ./deps/phoenix" ,
38
- "phoenix_html" : " ./deps/phoenix_html" ,
39
- "phoenix_live_view" : " ./deps/phoenix_live_view"
36
+ "daisyui" : " 5.1.14"
40
37
}
41
- }
38
+ }
Original file line number Diff line number Diff line change @@ -515,8 +515,10 @@ cssesc@^3.0.0:
515
515
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
516
516
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
517
517
518
- daisyui@^5.0.3 :
518
+ daisyui@5.1.14 :
519
519
version "5.1.14"
520
+ resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.14.tgz#243d171059ecba70f022b9527f90707f9965fbc2"
521
+ integrity sha512-c9Op7tB8vLzzazFaLeyFsmmVMLrU8sYo1sHuStBGTbaAzLVxrulelGQBROo/lS2ZxWm/CnCb9NWdKbTL+MaKFA==
520
522
521
523
data-view-buffer@^1.0.2 :
522
524
version "1.0.2"
@@ -1769,11 +1771,6 @@ minimist@^1.2.0, minimist@^1.2.6:
1769
1771
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
1770
1772
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
1771
1773
1772
-
1773
- version "2.7.7"
1774
- resolved "https://registry.yarnpkg.com/morphdom/-/morphdom-2.7.7.tgz#72559af781357a4eb2169a0a578acb76ff7e8abf"
1775
- integrity sha512-04GmsiBcalrSCNmzfo+UjU8tt3PhZJKzcOy+r1FlGA7/zri8wre3I1WkYN9PT3sIeIKfW9bpyElA+VzOg2E24g==
1776
-
1777
1774
ms@^2.1.1, ms@^2.1.3 :
1778
1775
version "2.1.3"
1779
1776
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
@@ -1995,17 +1992,6 @@ path-type@^4.0.0:
1995
1992
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1996
1993
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1997
1994
1998
- phoenix@./deps/phoenix :
1999
- version "1.8.1"
2000
-
2001
- phoenix_html@./deps/phoenix_html :
2002
- version "4.2.1"
2003
-
2004
- phoenix_live_view@./deps/phoenix_live_view :
2005
- version "1.1.13"
2006
- dependencies :
2007
- morphdom "2.7.7"
2008
-
2009
1995
picocolors@^1.1.1 :
2010
1996
version "1.1.1"
2011
1997
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
You can’t perform that action at this time.
0 commit comments