File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<meta charset =" UTF-8" >
5
5
<meta name =" viewport" content =" width=device-width, initial-scale=1.0" >
6
6
<title >Web Calendar</title >
7
- <link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.8.1 /css/all.css" crossorigin =" anonymous" >
7
+ <link rel =" stylesheet" href =" https://use.fontawesome.com/releases/v5.10.2 /css/all.css" crossorigin =" anonymous" >
8
8
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" />
9
9
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/tooltipster/3.3.0/css/tooltipster.min.css" />
10
10
<link rel =" stylesheet" href =" {{ asset(' style.css' ) | file_hash }}" />
18
18
19
19
<script src =" https://cdnjs.cloudflare.com/ajax/libs/vue/2.6.10/vue.min.js" ></script >
20
20
21
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.11 /lodash.min.js" ></script >
21
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.15 /lodash.min.js" ></script >
22
22
23
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.0 /js.cookie.min.js" ></script >
23
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1 /js.cookie.min.js" ></script >
24
24
25
25
<script src =" https://cdnjs.cloudflare.com/ajax/libs/js-url/2.5.3/url.min.js" ></script >
26
26
You can’t perform that action at this time.
0 commit comments