This repository was archived by the owner on May 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -82,11 +82,11 @@ find-up@^1.0.0:
82
82
pinkie-promise "^2.0.0"
83
83
84
84
fullcalendar@* :
85
- version "3.1 .0"
86
- resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-3.1 .0.tgz#c81286ce00876294b2d3dba2d811ee33a8843917 "
85
+ version "3.9 .0"
86
+ resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-3.9 .0.tgz#b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5 "
87
87
dependencies :
88
- jquery ">=2.0.0 "
89
- moment ">=2.9.0 "
88
+ jquery "2 - 3 "
89
+ moment "^2.20.1 "
90
90
91
91
get-caller-file@^1.0.1 :
92
92
version "1.0.2"
@@ -142,7 +142,11 @@ jquery.stellar@*:
142
142
dependencies :
143
143
jquery ">=1.4.3"
144
144
145
- jquery@>=1.4.3, jquery@>=2.0.0 :
145
+ " jquery@2 - 3 " :
146
+ version "3.3.1"
147
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
148
+
149
+ jquery@>=1.4.3 :
146
150
version "3.1.1"
147
151
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
148
152
@@ -189,7 +193,7 @@ modernizr@*:
189
193
requirejs "2.1.22"
190
194
yargs "7.0.2"
191
195
192
- moment@*, moment@>=2.9.0 :
196
+ moment@*, moment@^2.20.1 :
193
197
version "2.21.0"
194
198
resolved "https://registry.yarnpkg.com/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
195
199
You can’t perform that action at this time.
0 commit comments