File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@heroicons/react" : " ^2.2.0" ,
14
14
"@types/jsdom" : " ^21.1.7" ,
15
+ "@types/proper-url-join" : " ^2.1.5" ,
15
16
"@types/xmldom" : " ^0.1.34" ,
16
17
"chalk" : " 4" ,
17
18
"clsx" : " ^2.1.1" ,
18
19
"epub-parser" : " ^0.2.5" ,
20
+ "humanize-list" : " ^1.0.1" ,
19
21
"jsdom" : " ^26.0.0" ,
20
22
"next" : " 15.2.1" ,
23
+ "proper-url-join" : " ^2.1.2" ,
21
24
"react" : " 19.0.0" ,
22
25
"react-dom" : " 19.0.0" ,
23
26
"sharp" : " ^0.33.5" ,
27
30
"@biomejs/biome" : " 1.9.4" ,
28
31
"@next/eslint-plugin-next" : " ^15.2.1" ,
29
32
"@types/express" : " ^4.17.21" ,
33
+ "@types/humanize-plus" : " ^1.8.2" ,
30
34
"@types/node" : " ^20.17.6" ,
31
35
"@types/react" : " ^18.3.12" ,
32
36
"@types/react-dom" : " ^18.3.1" ,
33
37
"autoprefixer" : " ^10.4.20" ,
34
38
"eslint" : " ^9.20.1" ,
35
39
"eslint-config-next" : " ^15.2.1" ,
36
40
"express" : " ^4.21.1" ,
41
+ "humanize-plus" : " ^1.8.2" ,
37
42
"join-url" : " ^2.0.0" ,
38
43
"postcss" : " ^8.4.48" ,
39
44
"slugify" : " ^1.6.6" ,
You can’t perform that action at this time.
0 commit comments