diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-01-10 00:04:43 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-01-10 00:04:43 +0200 |
commit | 785f3cf88b61f687ef5ad4a529768221d1a54c86 (patch) | |
tree | b1bf8deb1154841d11f63c930e6268e28d0a044b /.meteor/versions | |
parent | d16a601c04aeb1d3550c5c541be02a67276a34cf (diff) | |
download | wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.gz wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.bz2 wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.zip |
Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.
Thanks to xet7 !
Diffstat (limited to '.meteor/versions')
-rw-r--r-- | .meteor/versions | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/.meteor/versions b/.meteor/versions index ce5a6635..fe85ab0a 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,5 +1,5 @@ 3stack:presence@1.1.2 -accounts-base@1.4.5 +accounts-base@1.5.0 accounts-oauth@1.1.16 accounts-password@1.5.2 aldeed:collection2@2.10.0 @@ -12,8 +12,8 @@ allow-deny@1.1.0 arillo:flow-router-helpers@0.5.2 audit-argument-checks@1.0.7 autoupdate@1.6.0 -babel-compiler@7.4.2 -babel-runtime@1.4.0 +babel-compiler@7.5.0 +babel-runtime@1.5.0 base64@1.0.12 binary-heap@1.0.11 blaze@2.3.4 @@ -23,7 +23,7 @@ browser-policy-common@1.0.11 browser-policy-framing@1.1.0 caching-compiler@1.2.1 caching-html-compiler@1.1.3 -callback-hook@1.2.0 +callback-hook@1.3.0 cfs:access-point@0.1.49 cfs:base-package@0.0.30 cfs:collection@0.5.5 @@ -57,10 +57,10 @@ deps@1.0.12 diff-sequence@1.1.1 dynamic-import@0.5.1 easylogic:summernote@0.8.8 -ecmascript@0.13.2 +ecmascript@0.14.0 ecmascript-runtime@0.7.0 -ecmascript-runtime-client@0.9.0 -ecmascript-runtime-server@0.8.0 +ecmascript-runtime-client@0.10.0 +ecmascript-runtime-server@0.9.0 ejson@1.1.1 email@1.2.3 es5-shim@4.8.0 @@ -101,16 +101,16 @@ meteorhacks:collection-utils@1.2.0 meteorhacks:picker@1.0.3 meteorhacks:subs-manager@1.6.4 meteorspark:util@0.2.0 -minifier-css@1.4.3 -minifier-js@2.5.1 +minifier-css@1.5.0 +minifier-js@2.6.0 minifiers@1.1.8-faster-rebuild.0 minimongo@1.4.5 mobile-status-bar@1.0.14 modern-browsers@0.1.4 -modules@0.14.0 -modules-runtime@0.11.0 +modules@0.15.0 +modules-runtime@0.12.0 momentjs:moment@2.24.0 -mongo@1.7.0 +mongo@1.8.0 mongo-decimal@0.1.1 mongo-dev-server@1.1.0 mongo-id@1.0.7 @@ -127,7 +127,7 @@ mquandalle:mousetrap-bindglobal@0.0.1 mquandalle:perfect-scrollbar@0.6.5_2 msavin:usercache@1.8.0 npm-bcrypt@0.9.3 -npm-mongo@3.2.0 +npm-mongo@3.3.0 oauth@1.2.8 oauth2@1.2.1 observe-sequence@1.0.16 @@ -167,8 +167,8 @@ softwarerero:accounts-t9n@1.3.11 spacebars@1.0.15 spacebars-compiler@1.1.3 srp@1.0.12 -standard-minifier-css@1.5.4 -standard-minifier-js@2.5.2 +standard-minifier-css@1.6.0 +standard-minifier-js@2.6.0 staringatlights:fast-render@3.2.0 staringatlights:inject-data@2.3.0 tap:i18n@1.8.2 @@ -186,7 +186,7 @@ useraccounts:core@1.14.2 useraccounts:flow-routing@1.14.2 useraccounts:unstyled@1.14.2 verron:autosize@3.0.8 -webapp@1.7.5 +webapp@1.8.0 webapp-hashing@1.0.9 wekan-accounts-cas@0.1.0 wekan-accounts-oidc@1.0.10 |