mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Update to Meteor 1.8.2. Update dependencies.
Thanks to xet7 !
This commit is contained in:
parent
b0f345ba21
commit
38dfe0b9a7
4 changed files with 26 additions and 26 deletions
|
@ -6,9 +6,9 @@
|
||||||
meteor-base@1.4.0
|
meteor-base@1.4.0
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.12.4
|
ecmascript@0.13.0
|
||||||
standard-minifier-css@1.5.3
|
standard-minifier-css@1.5.4
|
||||||
standard-minifier-js@2.4.1
|
standard-minifier-js@2.5.0
|
||||||
mquandalle:jade
|
mquandalle:jade
|
||||||
|
|
||||||
# Polyfills
|
# Polyfills
|
||||||
|
@ -22,7 +22,7 @@ dburles:collection-helpers
|
||||||
idmontie:migrations
|
idmontie:migrations
|
||||||
matb33:collection-hooks
|
matb33:collection-hooks
|
||||||
matteodem:easy-search
|
matteodem:easy-search
|
||||||
mongo@1.6.2
|
mongo@1.7.0
|
||||||
mquandalle:collection-mutations
|
mquandalle:collection-mutations
|
||||||
|
|
||||||
# Account system
|
# Account system
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
METEOR@1.8.1
|
METEOR@1.8.2
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
3stack:presence@1.1.2
|
3stack:presence@1.1.2
|
||||||
accounts-base@1.4.4
|
accounts-base@1.4.5
|
||||||
accounts-oauth@1.1.16
|
accounts-oauth@1.1.16
|
||||||
accounts-password@1.5.1
|
accounts-password@1.5.1
|
||||||
aldeed:collection2@2.10.0
|
aldeed:collection2@2.10.0
|
||||||
|
@ -12,8 +12,8 @@ allow-deny@1.1.0
|
||||||
arillo:flow-router-helpers@0.5.2
|
arillo:flow-router-helpers@0.5.2
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
autoupdate@1.6.0
|
autoupdate@1.6.0
|
||||||
babel-compiler@7.3.4
|
babel-compiler@7.4.0
|
||||||
babel-runtime@1.3.0
|
babel-runtime@1.4.0
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
blaze@2.3.3
|
blaze@2.3.3
|
||||||
|
@ -23,7 +23,7 @@ browser-policy-common@1.0.11
|
||||||
browser-policy-framing@1.1.0
|
browser-policy-framing@1.1.0
|
||||||
caching-compiler@1.2.1
|
caching-compiler@1.2.1
|
||||||
caching-html-compiler@1.1.3
|
caching-html-compiler@1.1.3
|
||||||
callback-hook@1.1.0
|
callback-hook@1.2.0
|
||||||
cfs:access-point@0.1.49
|
cfs:access-point@0.1.49
|
||||||
cfs:base-package@0.0.30
|
cfs:base-package@0.0.30
|
||||||
cfs:collection@0.5.5
|
cfs:collection@0.5.5
|
||||||
|
@ -57,10 +57,10 @@ deps@1.0.12
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.5.1
|
dynamic-import@0.5.1
|
||||||
easylogic:summernote@0.8.8
|
easylogic:summernote@0.8.8
|
||||||
ecmascript@0.12.7
|
ecmascript@0.13.0
|
||||||
ecmascript-runtime@0.7.0
|
ecmascript-runtime@0.7.0
|
||||||
ecmascript-runtime-client@0.8.0
|
ecmascript-runtime-client@0.9.0
|
||||||
ecmascript-runtime-server@0.7.1
|
ecmascript-runtime-server@0.8.0
|
||||||
ejson@1.1.0
|
ejson@1.1.0
|
||||||
email@1.2.3
|
email@1.2.3
|
||||||
es5-shim@4.8.0
|
es5-shim@4.8.0
|
||||||
|
@ -82,7 +82,7 @@ kadira:dochead@1.5.0
|
||||||
kadira:flow-router@2.12.1
|
kadira:flow-router@2.12.1
|
||||||
kenton:accounts-sandstorm@0.7.0
|
kenton:accounts-sandstorm@0.7.0
|
||||||
konecty:mongo-counter@0.0.5_3
|
konecty:mongo-counter@0.0.5_3
|
||||||
lamhieu:meteorx@2.0.1
|
lamhieu:meteorx@2.1.1
|
||||||
lamhieu:unblock@1.0.0
|
lamhieu:unblock@1.0.0
|
||||||
launch-screen@1.1.1
|
launch-screen@1.1.1
|
||||||
livedata@1.0.18
|
livedata@1.0.18
|
||||||
|
@ -101,16 +101,16 @@ meteorhacks:collection-utils@1.2.0
|
||||||
meteorhacks:picker@1.0.3
|
meteorhacks:picker@1.0.3
|
||||||
meteorhacks:subs-manager@1.6.4
|
meteorhacks:subs-manager@1.6.4
|
||||||
meteorspark:util@0.2.0
|
meteorspark:util@0.2.0
|
||||||
minifier-css@1.4.2
|
minifier-css@1.4.3
|
||||||
minifier-js@2.4.1
|
minifier-js@2.5.0
|
||||||
minifiers@1.1.8-faster-rebuild.0
|
minifiers@1.1.8-faster-rebuild.0
|
||||||
minimongo@1.4.5
|
minimongo@1.4.5
|
||||||
mobile-status-bar@1.0.14
|
mobile-status-bar@1.0.14
|
||||||
modern-browsers@0.1.4
|
modern-browsers@0.1.4
|
||||||
modules@0.13.0
|
modules@0.14.0
|
||||||
modules-runtime@0.10.3
|
modules-runtime@0.11.0
|
||||||
momentjs:moment@2.24.0
|
momentjs:moment@2.24.0
|
||||||
mongo@1.6.3
|
mongo@1.7.0
|
||||||
mongo-decimal@0.1.1
|
mongo-decimal@0.1.1
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.7
|
mongo-id@1.0.7
|
||||||
|
@ -127,18 +127,18 @@ mquandalle:mousetrap-bindglobal@0.0.1
|
||||||
mquandalle:perfect-scrollbar@0.6.5_2
|
mquandalle:perfect-scrollbar@0.6.5_2
|
||||||
msavin:usercache@1.8.0
|
msavin:usercache@1.8.0
|
||||||
npm-bcrypt@0.9.3
|
npm-bcrypt@0.9.3
|
||||||
npm-mongo@3.1.2
|
npm-mongo@3.2.0
|
||||||
oauth@1.2.8
|
oauth@1.2.8
|
||||||
oauth2@1.2.1
|
oauth2@1.2.1
|
||||||
observe-sequence@1.0.16
|
observe-sequence@1.0.16
|
||||||
ongoworks:speakingurl@1.1.0
|
ongoworks:speakingurl@1.1.0
|
||||||
ordered-dict@1.1.0
|
ordered-dict@1.1.0
|
||||||
ostrio:cookies@2.5.0
|
ostrio:cookies@2.5.0
|
||||||
peerlibrary:assert@0.2.5
|
peerlibrary:assert@0.3.0
|
||||||
peerlibrary:base-component@0.16.0
|
peerlibrary:base-component@0.16.0
|
||||||
peerlibrary:blaze-components@0.15.1
|
peerlibrary:blaze-components@0.15.1
|
||||||
peerlibrary:computed-field@0.9.0
|
peerlibrary:computed-field@0.10.0
|
||||||
peerlibrary:reactive-field@0.5.0
|
peerlibrary:reactive-field@0.6.0
|
||||||
percolate:synced-cron@1.3.2
|
percolate:synced-cron@1.3.2
|
||||||
promise@0.11.2
|
promise@0.11.2
|
||||||
raix:eventemitter@0.1.3
|
raix:eventemitter@0.1.3
|
||||||
|
@ -167,8 +167,8 @@ softwarerero:accounts-t9n@1.3.11
|
||||||
spacebars@1.0.15
|
spacebars@1.0.15
|
||||||
spacebars-compiler@1.1.3
|
spacebars-compiler@1.1.3
|
||||||
srp@1.0.12
|
srp@1.0.12
|
||||||
standard-minifier-css@1.5.3
|
standard-minifier-css@1.5.4
|
||||||
standard-minifier-js@2.4.1
|
standard-minifier-js@2.5.0
|
||||||
staringatlights:fast-render@3.2.0
|
staringatlights:fast-render@3.2.0
|
||||||
staringatlights:inject-data@2.3.0
|
staringatlights:inject-data@2.3.0
|
||||||
tap:i18n@1.8.2
|
tap:i18n@1.8.2
|
||||||
|
@ -186,7 +186,7 @@ useraccounts:core@1.14.2
|
||||||
useraccounts:flow-routing@1.14.2
|
useraccounts:flow-routing@1.14.2
|
||||||
useraccounts:unstyled@1.14.2
|
useraccounts:unstyled@1.14.2
|
||||||
verron:autosize@3.0.8
|
verron:autosize@3.0.8
|
||||||
webapp@1.7.4
|
webapp@1.7.5
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
wekan-accounts-cas@0.1.0
|
wekan-accounts-cas@0.1.0
|
||||||
wekan-accounts-oidc@1.0.10
|
wekan-accounts-oidc@1.0.10
|
||||||
|
|
|
@ -4,7 +4,7 @@ sudo: required
|
||||||
env:
|
env:
|
||||||
TRAVIS_DOCKER_COMPOSE_VERSION: 1.24.0
|
TRAVIS_DOCKER_COMPOSE_VERSION: 1.24.0
|
||||||
TRAVIS_NODE_VERSION: 8.16.2
|
TRAVIS_NODE_VERSION: 8.16.2
|
||||||
TRAVIS_NPM_VERSION: 6.13.0
|
TRAVIS_NPM_VERSION: latest
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -y
|
- sudo apt-get update -y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue