mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Upgraded to Meteor 2.8.1.
Thanks to Meteor developers !
This commit is contained in:
parent
73648ec1e4
commit
3b59620ee3
3 changed files with 38 additions and 38 deletions
|
@ -6,7 +6,7 @@
|
||||||
meteor-base@1.5.1
|
meteor-base@1.5.1
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.16.2
|
ecmascript@0.16.3
|
||||||
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,7 +21,7 @@ cottz:publish-relations
|
||||||
dburles:collection-helpers
|
dburles:collection-helpers
|
||||||
idmontie:migrations
|
idmontie:migrations
|
||||||
easy:search
|
easy:search
|
||||||
mongo@1.16.0
|
mongo@1.16.1
|
||||||
mquandalle:collection-mutations
|
mquandalle:collection-mutations
|
||||||
|
|
||||||
# Account system
|
# Account system
|
||||||
|
@ -38,13 +38,13 @@ wekan-oidc
|
||||||
wekan-accounts-oidc
|
wekan-accounts-oidc
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
check@1.3.1
|
check@1.3.2
|
||||||
jquery@1.11.10
|
jquery@1.11.10
|
||||||
random@1.2.0
|
random@1.2.1
|
||||||
reactive-dict@1.3.0
|
reactive-dict@1.3.1
|
||||||
session@1.2.0
|
session@1.2.1
|
||||||
tracker@1.2.0
|
tracker@1.2.1
|
||||||
underscore@1.0.10
|
underscore@1.0.11
|
||||||
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
|
||||||
|
@ -57,7 +57,7 @@ http@2.0.0! # force new http package
|
||||||
# UI components
|
# UI components
|
||||||
blaze
|
blaze
|
||||||
ostrio:i18n
|
ostrio:i18n
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.12
|
||||||
fortawesome:fontawesome
|
fortawesome:fontawesome
|
||||||
mousetrap:mousetrap
|
mousetrap:mousetrap
|
||||||
mquandalle:jquery-textcomplete
|
mquandalle:jquery-textcomplete
|
||||||
|
@ -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.1
|
email@2.2.2
|
||||||
horka:swipebox
|
horka:swipebox
|
||||||
dynamic-import@0.7.2
|
dynamic-import@0.7.2
|
||||||
cfs:gridfs
|
cfs:gridfs
|
||||||
|
@ -139,6 +139,6 @@ matb33:collection-hooks
|
||||||
simple:json-routes
|
simple:json-routes
|
||||||
kadira:flow-router
|
kadira:flow-router
|
||||||
spacebars
|
spacebars
|
||||||
service-configuration@1.3.0
|
service-configuration@1.3.1
|
||||||
communitypackages:picker
|
communitypackages:picker
|
||||||
minifier-css@1.6.1
|
minifier-css@1.6.1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
METEOR@2.8.0
|
METEOR@2.8.1
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
accounts-base@2.2.4
|
accounts-base@2.2.5
|
||||||
accounts-oauth@1.4.1
|
accounts-oauth@1.4.1
|
||||||
accounts-password@2.3.1
|
accounts-password@2.3.1
|
||||||
aldeed:collection2@2.10.0
|
aldeed:collection2@2.10.0
|
||||||
|
@ -38,34 +38,34 @@ cfs:storage-adapter@0.2.4
|
||||||
cfs:tempstore@0.1.6
|
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.1
|
check@1.3.2
|
||||||
coffeescript@2.4.1
|
coffeescript@2.4.1
|
||||||
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
|
||||||
dburles:collection-helpers@1.1.0
|
dburles:collection-helpers@1.1.0
|
||||||
ddp@1.4.0
|
ddp@1.4.1
|
||||||
ddp-client@2.6.0
|
ddp-client@2.6.1
|
||||||
ddp-common@1.4.0
|
ddp-common@1.4.0
|
||||||
ddp-rate-limiter@1.1.0
|
ddp-rate-limiter@1.1.1
|
||||||
ddp-server@2.6.0
|
ddp-server@2.6.0
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.2
|
||||||
dynamic-import@0.7.2
|
dynamic-import@0.7.2
|
||||||
easy:search@2.2.1
|
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.2
|
ecmascript@0.16.3
|
||||||
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.2
|
ejson@1.1.3
|
||||||
email@2.2.1
|
email@2.2.2
|
||||||
es5-shim@4.8.0
|
es5-shim@4.8.0
|
||||||
fetch@0.1.1
|
fetch@0.1.2
|
||||||
fortawesome:fontawesome@4.7.0
|
fortawesome:fontawesome@4.7.0
|
||||||
geojson-utils@1.0.10
|
geojson-utils@1.0.11
|
||||||
horka:swipebox@1.0.2
|
horka:swipebox@1.0.2
|
||||||
hot-code-push@1.0.4
|
hot-code-push@1.0.4
|
||||||
html-tools@1.1.3
|
html-tools@1.1.3
|
||||||
|
@ -85,7 +85,7 @@ localstorage@1.2.0
|
||||||
logging@1.3.1
|
logging@1.3.1
|
||||||
matb33:collection-hooks@1.1.4
|
matb33:collection-hooks@1.1.4
|
||||||
mdg:validation-error@0.5.1
|
mdg:validation-error@0.5.1
|
||||||
meteor@1.10.1
|
meteor@1.10.2
|
||||||
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
|
||||||
|
@ -99,11 +99,11 @@ minifier-css@1.6.1
|
||||||
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.0
|
minimongo@1.9.0
|
||||||
modern-browsers@0.1.8
|
modern-browsers@0.1.9
|
||||||
modules@0.19.0
|
modules@0.19.0
|
||||||
modules-runtime@0.13.0
|
modules-runtime@0.13.1
|
||||||
momentjs:moment@2.29.3
|
momentjs:moment@2.29.3
|
||||||
mongo@1.16.0
|
mongo@1.16.1
|
||||||
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,7 +116,7 @@ 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.9.0
|
npm-mongo@4.11.0
|
||||||
oauth@2.1.2
|
oauth@2.1.2
|
||||||
oauth2@1.3.1
|
oauth2@1.3.1
|
||||||
observe-sequence@1.0.20
|
observe-sequence@1.0.20
|
||||||
|
@ -134,7 +134,7 @@ peerlibrary:computed-field@0.10.0
|
||||||
peerlibrary:data-lookup@0.3.0
|
peerlibrary:data-lookup@0.3.0
|
||||||
peerlibrary:reactive-field@0.6.0
|
peerlibrary:reactive-field@0.6.0
|
||||||
percolate:synced-cron@1.3.2
|
percolate:synced-cron@1.3.2
|
||||||
promise@0.12.0
|
promise@0.12.1
|
||||||
raix:eventemitter@0.1.3
|
raix:eventemitter@0.1.3
|
||||||
raix:handlebar-helpers@0.2.5
|
raix:handlebar-helpers@0.2.5
|
||||||
rajit:bootstrap3-datepicker@1.7.1_1
|
rajit:bootstrap3-datepicker@1.7.1_1
|
||||||
|
@ -186,17 +186,17 @@ rajit:bootstrap3-datepicker-uk@1.7.1
|
||||||
rajit:bootstrap3-datepicker-vi@1.7.1
|
rajit:bootstrap3-datepicker-vi@1.7.1
|
||||||
rajit:bootstrap3-datepicker-zh-cn@1.7.1
|
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.0
|
random@1.2.1
|
||||||
rate-limit@1.0.9
|
rate-limit@1.0.9
|
||||||
react-fast-refresh@0.2.3
|
react-fast-refresh@0.2.3
|
||||||
reactive-dict@1.3.0
|
reactive-dict@1.3.1
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.12
|
||||||
reload@1.3.1
|
reload@1.3.1
|
||||||
retry@1.1.0
|
retry@1.1.0
|
||||||
routepolicy@1.1.1
|
routepolicy@1.1.1
|
||||||
rzymek:fullcalendar@3.8.0
|
rzymek:fullcalendar@3.8.0
|
||||||
service-configuration@1.3.0
|
service-configuration@1.3.1
|
||||||
session@1.2.0
|
session@1.2.1
|
||||||
sha@1.0.9
|
sha@1.0.9
|
||||||
shell-server@0.5.0
|
shell-server@0.5.0
|
||||||
simple:authenticate-user-by-token@1.2.1
|
simple:authenticate-user-by-token@1.2.1
|
||||||
|
@ -213,16 +213,16 @@ 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.2.0
|
tracker@1.2.1
|
||||||
twbs:bootstrap@3.3.6
|
twbs:bootstrap@3.3.6
|
||||||
ui@1.0.13
|
ui@1.0.13
|
||||||
underscore@1.0.10
|
underscore@1.0.11
|
||||||
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.1
|
webapp@1.13.2
|
||||||
webapp-hashing@1.1.0
|
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
|
||||||
wekan-accounts-oidc@1.0.10
|
wekan-accounts-oidc@1.0.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue