bump Meteor and Atmosphere deps

This commit is contained in:
cleverbeagle 2017-09-24 09:44:24 -04:00
parent 2b45fd5842
commit 7bae207319
3 changed files with 25 additions and 24 deletions

View file

@ -6,7 +6,7 @@
meteor-base@1.1.0 # Packages every Meteor app needs to have meteor-base@1.1.0 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.18 # The database Meteor supports right now mongo@1.2.0 # The database Meteor supports right now
reactive-var@1.0.11 # Reactive variable for tracker reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.1.3 # Meteor's client-side reactive programming library tracker@1.1.3 # Meteor's client-side reactive programming library
@ -20,8 +20,8 @@ react-meteor-data
alanning:roles alanning:roles
fourseven:scss fourseven:scss
twbs:bootstrap twbs:bootstrap
accounts-base@1.3.0 accounts-base@1.3.2
accounts-password@1.3.7 accounts-password@1.4.0
service-configuration@1.0.11 service-configuration@1.0.11
accounts-facebook@1.2.1 accounts-facebook@1.2.1
accounts-github@1.3.0 accounts-github@1.3.0
@ -31,5 +31,5 @@ fortawesome:fontawesome
aldeed:collection2-core@2.0.1 aldeed:collection2-core@2.0.1
audit-argument-checks@1.0.7 audit-argument-checks@1.0.7
ddp-rate-limiter@1.0.7 ddp-rate-limiter@1.0.7
dynamic-import dynamic-import@0.1.1
static-html static-html

View file

@ -1 +1 @@
METEOR@1.5 METEOR@1.5.2

View file

@ -1,15 +1,15 @@
accounts-base@1.3.0 accounts-base@1.3.3
accounts-facebook@1.2.1 accounts-facebook@1.2.1
accounts-github@1.3.0 accounts-github@1.3.0
accounts-google@1.2.0 accounts-google@1.2.0
accounts-oauth@1.1.15 accounts-oauth@1.1.15
accounts-password@1.3.7 accounts-password@1.4.0
alanning:roles@1.2.16 alanning:roles@1.2.16
aldeed:collection2-core@2.0.1 aldeed:collection2-core@2.0.1
allow-deny@1.0.5 allow-deny@1.0.9
audit-argument-checks@1.0.7 audit-argument-checks@1.0.7
autoupdate@1.3.12 autoupdate@1.3.12
babel-compiler@6.19.4 babel-compiler@6.20.0
babel-runtime@1.0.1 babel-runtime@1.0.1
base64@1.0.10 base64@1.0.10
binary-heap@1.0.10 binary-heap@1.0.10
@ -20,14 +20,14 @@ caching-compiler@1.1.9
caching-html-compiler@1.1.2 caching-html-compiler@1.1.2
callback-hook@1.0.10 callback-hook@1.0.10
check@1.2.5 check@1.2.5
ddp@1.2.5 ddp@1.3.1
ddp-client@1.3.4 ddp-client@2.1.3
ddp-common@1.2.9 ddp-common@1.2.9
ddp-rate-limiter@1.0.7 ddp-rate-limiter@1.0.7
ddp-server@1.3.14 ddp-server@2.0.2
deps@1.0.12 deps@1.0.12
diff-sequence@1.0.7 diff-sequence@1.0.7
dynamic-import@0.1.1 dynamic-import@0.1.3
ecmascript@0.8.2 ecmascript@0.8.2
ecmascript-runtime@0.4.1 ecmascript-runtime@0.4.1
ecmascript-runtime-client@0.4.3 ecmascript-runtime-client@0.4.3
@ -52,16 +52,17 @@ launch-screen@1.1.1
livedata@1.0.18 livedata@1.0.18
localstorage@1.1.1 localstorage@1.1.1
logging@1.1.17 logging@1.1.17
meteor@1.7.1 meteor@1.7.2
meteor-base@1.1.0 meteor-base@1.1.0
minifier-css@1.2.16 minifier-css@1.2.16
minifier-js@2.1.1 minifier-js@2.1.3
minimongo@1.2.1 minimongo@1.3.1
mobile-experience@1.0.4 mobile-experience@1.0.4
mobile-status-bar@1.0.14 mobile-status-bar@1.0.14
modules@0.9.4 modules@0.10.0
modules-runtime@0.8.0 modules-runtime@0.8.0
mongo@1.1.18 mongo@1.2.2
mongo-dev-server@1.0.1
mongo-id@1.0.6 mongo-id@1.0.6
npm-bcrypt@0.9.3 npm-bcrypt@0.9.3
npm-mongo@2.2.30 npm-mongo@2.2.30
@ -69,7 +70,7 @@ oauth@1.1.13
oauth2@1.1.11 oauth2@1.1.11
observe-sequence@1.0.16 observe-sequence@1.0.16
ordered-dict@1.0.9 ordered-dict@1.0.9
promise@0.8.9 promise@0.9.0
raix:eventemitter@0.1.3 raix:eventemitter@0.1.3
random@1.0.10 random@1.0.10
rate-limit@1.0.8 rate-limit@1.0.8
@ -86,12 +87,12 @@ shell-server@0.2.4
spacebars@1.0.15 spacebars@1.0.15
spacebars-compiler@1.1.3 spacebars-compiler@1.1.3
srp@1.0.10 srp@1.0.10
standard-minifier-css@1.3.4 standard-minifier-css@1.3.5
standard-minifier-js@2.1.1 standard-minifier-js@2.1.1
static-html@1.2.2 static-html@1.2.2
templating@1.2.15 templating@1.3.2
templating-compiler@1.2.15 templating-compiler@1.3.3
templating-runtime@1.2.15 templating-runtime@1.3.2
templating-tools@1.1.2 templating-tools@1.1.2
themeteorchef:bert@2.1.3 themeteorchef:bert@2.1.3
tmeasday:check-npm-versions@0.3.1 tmeasday:check-npm-versions@0.3.1
@ -99,5 +100,5 @@ tracker@1.1.3
twbs:bootstrap@3.3.6 twbs:bootstrap@3.3.6
underscore@1.0.10 underscore@1.0.10
url@1.1.0 url@1.1.0
webapp@1.3.18 webapp@1.3.19
webapp-hashing@1.0.9 webapp-hashing@1.0.9