update meteor and packages

This commit is contained in:
Yaman Qalieh 2016-11-05 10:34:21 -04:00
parent 2c0ca43068
commit 84b0705d39
3 changed files with 87 additions and 83 deletions

View File

@ -6,21 +6,21 @@
meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.13 # The database Meteor supports right now
mongo@1.1.14 # The database Meteor supports right now
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
reactive-var@1.0.10 # Reactive variable for tracker
jquery@1.11.9 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library
reactive-var@1.0.11 # Reactive variable for tracker
jquery@1.11.10 # Helpful client-side library
tracker@1.1.1 # Meteor's client-side reactive programming library
standard-minifier-js@1.2.0_1 # JS minifier run for production mode
es5-shim@4.6.14_1 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.8_1 # Enable ECMAScript2015+ syntax in app code
standard-minifier-js@1.2.1 # JS minifier run for production mode
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.9 # Enable ECMAScript2015+ syntax in app code
fortawesome:fontawesome
session@1.1.6
session@1.1.7
proyk:meteor-cookies
aldeed:simple-schema
accounts-google@1.0.10
accounts-google@1.0.11
accounts-ui@1.1.9
iron:router
ongoworks:security
@ -29,8 +29,8 @@ alanning:roles
rzymek:fullcalendar
momentjs:moment
shell-server@0.2.1
http@1.2.9_1
underscore@1.0.9
http@1.2.10
underscore@1.0.10
ahref:dragula
pfafman:filesaver
natestrauser:select2
@ -40,7 +40,7 @@ aldeed:collection2
dburles:collection-helpers
yogiben:admin-edit
mfactory:admin-lte
standard-minifier-css@1.2.0_1
standard-minifier-css@1.3.2
rochal:slimscroll
meteorhacks:sikka
mrt:jquery-ui

View File

@ -1 +1 @@
METEOR@1.4.1.3
METEOR@1.4.2

View File

@ -1,55 +1,58 @@
accounts-base@1.2.11
accounts-google@1.0.10
accounts-oauth@1.1.13
accounts-base@1.2.14
accounts-google@1.0.11
accounts-oauth@1.1.14
accounts-ui@1.1.9
accounts-ui-unstyled@1.1.12
accounts-ui-unstyled@1.1.13
ahref:dragula@3.5.4
alanning:roles@1.2.15
aldeed:autoform@5.5.1
aldeed:collection2@2.5.0
aldeed:autoform@5.8.1
aldeed:collection2@2.10.0
aldeed:collection2-core@1.2.0
aldeed:schema-deny@1.1.0
aldeed:schema-index@1.1.1
aldeed:simple-schema@1.5.3
aldeed:tabular@1.4.2
aldeed:tabular@1.6.1
aldeed:template-extension@4.0.0
allow-deny@1.0.5
autoupdate@1.3.11
babel-compiler@6.9.1_1
babel-runtime@0.1.11_1
base64@1.0.9
binary-heap@1.0.9
blaze@2.1.9
autoupdate@1.3.12
babel-compiler@6.13.0
babel-runtime@0.1.13
base64@1.0.10
binary-heap@1.0.10
blaze@2.2.0
blaze-html-templates@1.0.5
blaze-tools@1.0.10
boilerplate-generator@1.0.10
caching-compiler@1.1.7
boilerplate-generator@1.0.11
caching-compiler@1.1.8
caching-html-compiler@1.0.7
callback-hook@1.0.9
check@1.2.3
callback-hook@1.0.10
check@1.2.4
chuangbo:cookie@1.1.0
coffeescript@1.2.4
cosmos:browserify@0.9.4
coffeescript@1.11.1_2
cosmos:browserify@0.10.0
dandv:caret-position@2.1.1
dburles:collection-helpers@1.0.4
dburles:collection-helpers@1.1.0
ddp@1.2.5
ddp-client@1.3.1
ddp-common@1.2.6
ddp-rate-limiter@1.0.5
ddp-server@1.3.10
ddp-client@1.3.2
ddp-common@1.2.7
ddp-rate-limiter@1.0.6
ddp-server@1.3.11
deps@1.0.12
diff-sequence@1.0.6
ecmascript@0.5.8_1
ecmascript-runtime@0.3.14_1
ejson@1.0.12
email@1.0.16
es5-shim@4.6.14_1
fastclick@1.0.12
fortawesome:fontawesome@4.5.0
geojson-utils@1.0.9
google@1.1.14
diff-sequence@1.0.7
ecmascript@0.5.9
ecmascript-runtime@0.3.15
ejson@1.0.13
email@1.1.18
es5-shim@4.6.15
fastclick@1.0.13
fortawesome:fontawesome@4.7.0
geojson-utils@1.0.10
google@1.1.15
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.2.9_1
id-map@1.0.8
http@1.2.10
id-map@1.0.9
iron:controller@1.0.12
iron:core@1.0.11
iron:dynamic-template@1.0.12
@ -58,72 +61,73 @@ iron:location@1.0.11
iron:middleware-stack@1.1.0
iron:router@1.0.13
iron:url@1.0.11
jquery@1.11.9
jquery@1.11.10
juliancwirko:s-alert@3.2.0
juliancwirko:s-alert-stackslide@3.1.3
launch-screen@1.0.12
less@2.7.5
launch-screen@1.1.0
less@2.7.6
livedata@1.0.18
localstorage@1.0.11
logging@1.1.15_1
localstorage@1.0.12
logging@1.1.16
mdg:validation-error@0.5.1
meteor@1.2.17_1
meteor@1.6.0
meteor-base@1.0.4
meteorhacks:meteorx@1.4.1
meteorhacks:picker@1.0.3
meteorhacks:sikka@1.0.1
meteorhacks:unblock@1.1.0
mfactory:admin-lte@0.0.2
minifier-css@1.2.14_1
minifier-js@1.2.14_1
minimongo@1.0.17
minifier-css@1.2.15
minifier-js@1.2.15
minimongo@1.0.18
mizzao:autocomplete@0.5.1
mobile-experience@1.0.4
mobile-status-bar@1.0.12
modules@0.7.6_1
modules-runtime@0.7.6_1
momentjs:moment@2.15.1
mongo@1.1.13
mongo-id@1.0.5
mobile-status-bar@1.0.13
modules@0.7.7
modules-runtime@0.7.7
momentjs:moment@2.15.2
mongo@1.1.14
mongo-id@1.0.6
mrt:jquery-ui@1.9.2
natestrauser:select2@4.0.3
npm-mongo@2.2.11_1
oauth@1.1.11
oauth2@1.1.10
observe-sequence@1.0.12
npm-mongo@2.2.11_2
oauth@1.1.12
oauth2@1.1.11
observe-sequence@1.0.14
ongoworks:security@2.0.1
ordered-dict@1.0.8
ordered-dict@1.0.9
pfafman:filesaver@1.3.2
promise@0.8.7
promise@0.8.8
proyk:meteor-cookies@0.0.1
raix:eventemitter@0.1.3
raix:handlebar-helpers@0.2.5
rajit:bootstrap3-datepicker@1.5.1
random@1.0.10
rate-limit@1.0.5
rate-limit@1.0.6
reactive-dict@1.1.8
reactive-var@1.0.10
reload@1.1.10
retry@1.0.8
reactive-var@1.0.11
reload@1.1.11
retry@1.0.9
reywood:publish-composite@1.4.2
rochal:slimscroll@1.3.3
routepolicy@1.0.11
routepolicy@1.0.12
rzymek:fullcalendar@2.7.2
service-configuration@1.0.10
session@1.1.6
service-configuration@1.0.11
session@1.1.7
shell-server@0.2.1
spacebars@1.0.13
spacebars-compiler@1.0.13
standard-minifier-css@1.2.1
standard-minifier-js@1.2.0_1
standard-minifier-css@1.3.2
standard-minifier-js@1.2.1
templating@1.2.15
templating-compiler@1.2.15
templating-runtime@1.2.15
templating-tools@1.0.5
tracker@1.1.0
tracker@1.1.1
ui@1.0.12
underscore@1.0.9
url@1.0.10
webapp@1.3.11_1
underscore@1.0.10
url@1.0.11
webapp@1.3.12
webapp-hashing@1.0.9
yogiben:admin-edit@1.2.8
zimme:active-route@2.3.2