mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Upgraded to Meteor 2.11.0 .
Thanks to Meteor developers !
This commit is contained in:
parent
239dea793a
commit
e48db7d7ea
3 changed files with 25 additions and 25 deletions
|
@ -6,7 +6,7 @@
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.16.5
|
ecmascript@0.16.6
|
||||||
standard-minifier-js@2.8.1
|
standard-minifier-js@2.8.1
|
||||||
mquandalle:jade
|
mquandalle:jade
|
||||||
coffeescript@2.4.1!
|
coffeescript@2.4.1!
|
||||||
|
@ -21,11 +21,11 @@ cottz:publish-relations
|
||||||
dburles:collection-helpers
|
dburles:collection-helpers
|
||||||
idmontie:migrations
|
idmontie:migrations
|
||||||
easy:search
|
easy:search
|
||||||
mongo@1.16.4
|
mongo@1.16.5
|
||||||
mquandalle:collection-mutations
|
mquandalle:collection-mutations
|
||||||
|
|
||||||
# Account system
|
# Account system
|
||||||
accounts-password@2.3.3
|
accounts-password@2.3.4
|
||||||
useraccounts:core
|
useraccounts:core
|
||||||
useraccounts:flow-routing
|
useraccounts:flow-routing
|
||||||
useraccounts:unstyled
|
useraccounts:unstyled
|
||||||
|
@ -43,8 +43,8 @@ jquery@1.11.10
|
||||||
random@1.2.1
|
random@1.2.1
|
||||||
reactive-dict@1.3.1
|
reactive-dict@1.3.1
|
||||||
session@1.2.1
|
session@1.2.1
|
||||||
tracker@1.3.0
|
tracker@1.3.1
|
||||||
underscore@1.0.11
|
underscore@1.0.12
|
||||||
arillo:flow-router-helpers
|
arillo:flow-router-helpers
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
kadira:blaze-layout
|
kadira:blaze-layout
|
||||||
|
@ -67,7 +67,7 @@ templates:tabs
|
||||||
meteor-autosize
|
meteor-autosize
|
||||||
rajit:bootstrap3-datepicker
|
rajit:bootstrap3-datepicker
|
||||||
shell-server@0.5.0
|
shell-server@0.5.0
|
||||||
email@2.2.3
|
email@2.2.4
|
||||||
horka:swipebox
|
horka:swipebox
|
||||||
dynamic-import@0.7.2
|
dynamic-import@0.7.2
|
||||||
cfs:gridfs
|
cfs:gridfs
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
METEOR@2.10.0
|
METEOR@2.11.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
accounts-base@2.2.6
|
accounts-base@2.2.7
|
||||||
accounts-oauth@1.4.2
|
accounts-oauth@1.4.2
|
||||||
accounts-password@2.3.3
|
accounts-password@2.3.4
|
||||||
aldeed:collection2@2.10.0
|
aldeed:collection2@2.10.0
|
||||||
aldeed:collection2-core@1.2.0
|
aldeed:collection2-core@1.2.0
|
||||||
aldeed:schema-deny@1.1.0
|
aldeed:schema-deny@1.1.0
|
||||||
|
@ -10,7 +10,7 @@ allow-deny@1.1.1
|
||||||
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.8.0
|
autoupdate@1.8.0
|
||||||
babel-compiler@7.10.2
|
babel-compiler@7.10.3
|
||||||
babel-runtime@1.5.1
|
babel-runtime@1.5.1
|
||||||
base64@1.0.12
|
base64@1.0.12
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
|
@ -39,7 +39,7 @@ cfs:tempstore@0.1.6
|
||||||
cfs:upload-http@0.0.20
|
cfs:upload-http@0.0.20
|
||||||
cfs:worker@0.1.5
|
cfs:worker@0.1.5
|
||||||
check@1.3.2
|
check@1.3.2
|
||||||
coffeescript@2.4.1
|
coffeescript@2.7.0
|
||||||
coffeescript-compiler@2.4.1
|
coffeescript-compiler@2.4.1
|
||||||
communitypackages:picker@1.1.0
|
communitypackages:picker@1.1.0
|
||||||
cottz:publish-relations@2.0.8
|
cottz:publish-relations@2.0.8
|
||||||
|
@ -56,12 +56,12 @@ easy:search@2.2.1
|
||||||
easylogic:summernote@0.8.8
|
easylogic:summernote@0.8.8
|
||||||
easysearch:components@2.2.2
|
easysearch:components@2.2.2
|
||||||
easysearch:core@2.2.2
|
easysearch:core@2.2.2
|
||||||
ecmascript@0.16.5
|
ecmascript@0.16.6
|
||||||
ecmascript-runtime@0.8.0
|
ecmascript-runtime@0.8.0
|
||||||
ecmascript-runtime-client@0.12.1
|
ecmascript-runtime-client@0.12.1
|
||||||
ecmascript-runtime-server@0.11.0
|
ecmascript-runtime-server@0.11.0
|
||||||
ejson@1.1.3
|
ejson@1.1.3
|
||||||
email@2.2.3
|
email@2.2.4
|
||||||
es5-shim@4.8.0
|
es5-shim@4.8.0
|
||||||
fetch@0.1.3
|
fetch@0.1.3
|
||||||
fortawesome:fontawesome@4.7.0
|
fortawesome:fontawesome@4.7.0
|
||||||
|
@ -82,10 +82,10 @@ konecty:mongo-counter@0.0.5_3
|
||||||
livedata@1.0.18
|
livedata@1.0.18
|
||||||
lmieulet:meteor-coverage@1.1.4
|
lmieulet:meteor-coverage@1.1.4
|
||||||
localstorage@1.2.0
|
localstorage@1.2.0
|
||||||
logging@1.3.1
|
logging@1.3.2
|
||||||
matb33:collection-hooks@1.2.0
|
matb33:collection-hooks@1.2.1
|
||||||
mdg:validation-error@0.5.1
|
mdg:validation-error@0.5.1
|
||||||
meteor@1.11.0
|
meteor@1.11.1
|
||||||
meteor-autosize@5.0.1
|
meteor-autosize@5.0.1
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
meteorhacks:aggregate@1.3.0
|
meteorhacks:aggregate@1.3.0
|
||||||
|
@ -93,17 +93,17 @@ 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
|
||||||
meteortesting:browser-tests@1.4.2
|
meteortesting:browser-tests@1.4.2
|
||||||
meteortesting:mocha@2.0.4
|
meteortesting:mocha@2.1.0
|
||||||
meteortesting:mocha-core@8.0.1
|
meteortesting:mocha-core@8.0.1
|
||||||
minifier-css@1.6.2
|
minifier-css@1.6.2
|
||||||
minifier-js@2.7.5
|
minifier-js@2.7.5
|
||||||
minifiers@1.1.8-faster-rebuild.0
|
minifiers@1.1.8-faster-rebuild.0
|
||||||
minimongo@1.9.1
|
minimongo@1.9.2
|
||||||
modern-browsers@0.1.9
|
modern-browsers@0.1.9
|
||||||
modules@0.19.0
|
modules@0.19.0
|
||||||
modules-runtime@0.13.1
|
modules-runtime@0.13.1
|
||||||
momentjs:moment@2.29.3
|
momentjs:moment@2.29.3
|
||||||
mongo@1.16.4
|
mongo@1.16.5
|
||||||
mongo-decimal@0.1.3
|
mongo-decimal@0.1.3
|
||||||
mongo-dev-server@1.1.0
|
mongo-dev-server@1.1.0
|
||||||
mongo-id@1.0.8
|
mongo-id@1.0.8
|
||||||
|
@ -116,8 +116,8 @@ mquandalle:jade-compiler@0.4.5
|
||||||
mquandalle:jquery-textcomplete@0.8.0_1
|
mquandalle:jquery-textcomplete@0.8.0_1
|
||||||
mquandalle:mousetrap-bindglobal@0.0.1
|
mquandalle:mousetrap-bindglobal@0.0.1
|
||||||
msavin:usercache@1.8.0
|
msavin:usercache@1.8.0
|
||||||
npm-mongo@4.12.1
|
npm-mongo@4.14.0
|
||||||
oauth@2.1.3
|
oauth@2.2.0
|
||||||
oauth2@1.3.2
|
oauth2@1.3.2
|
||||||
observe-sequence@1.0.20
|
observe-sequence@1.0.20
|
||||||
ongoworks:speakingurl@1.1.0
|
ongoworks:speakingurl@1.1.0
|
||||||
|
@ -188,7 +188,7 @@ rajit:bootstrap3-datepicker-zh-cn@1.7.1
|
||||||
rajit:bootstrap3-datepicker-zh-tw@1.7.1
|
rajit:bootstrap3-datepicker-zh-tw@1.7.1
|
||||||
random@1.2.1
|
random@1.2.1
|
||||||
rate-limit@1.0.9
|
rate-limit@1.0.9
|
||||||
react-fast-refresh@0.2.5
|
react-fast-refresh@0.2.6
|
||||||
reactive-dict@1.3.1
|
reactive-dict@1.3.1
|
||||||
reactive-var@1.0.12
|
reactive-var@1.0.12
|
||||||
reload@1.3.1
|
reload@1.3.1
|
||||||
|
@ -213,15 +213,15 @@ templating@1.4.1
|
||||||
templating-compiler@1.4.1
|
templating-compiler@1.4.1
|
||||||
templating-runtime@1.5.0
|
templating-runtime@1.5.0
|
||||||
templating-tools@1.2.2
|
templating-tools@1.2.2
|
||||||
tracker@1.3.0
|
tracker@1.3.1
|
||||||
twbs:bootstrap@3.3.6
|
twbs:bootstrap@3.3.6
|
||||||
ui@1.0.13
|
ui@1.0.13
|
||||||
underscore@1.0.11
|
underscore@1.0.12
|
||||||
url@1.3.2
|
url@1.3.2
|
||||||
useraccounts:core@1.16.2
|
useraccounts:core@1.16.2
|
||||||
useraccounts:flow-routing@1.15.0
|
useraccounts:flow-routing@1.15.0
|
||||||
useraccounts:unstyled@1.14.2
|
useraccounts:unstyled@1.14.2
|
||||||
webapp@1.13.3
|
webapp@1.13.4
|
||||||
webapp-hashing@1.1.1
|
webapp-hashing@1.1.1
|
||||||
wekan-accounts-cas@0.1.0
|
wekan-accounts-cas@0.1.0
|
||||||
wekan-accounts-lockout@1.0.0
|
wekan-accounts-lockout@1.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue