mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Upgrade to Meteor 1.8.0.2.
Thanks to xet7 !
This commit is contained in:
parent
30dacb0369
commit
42e85f693c
3 changed files with 24 additions and 24 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
meteor-base@1.4.0
|
meteor-base@1.4.0
|
||||||
|
|
||||||
# Build system
|
# Build system
|
||||||
ecmascript@0.12.3
|
ecmascript@0.12.4
|
||||||
stylus@2.513.13
|
stylus@2.513.13
|
||||||
standard-minifier-css@1.5.2
|
standard-minifier-css@1.5.2
|
||||||
standard-minifier-js@2.4.0
|
standard-minifier-js@2.4.0
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
METEOR@1.8.0.1
|
METEOR@1.8.0.2
|
||||||
|
|
|
||||||
|
|
@ -6,13 +6,13 @@ 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
|
||||||
aldeed:schema-index@1.1.1
|
aldeed:schema-index@1.1.1
|
||||||
aldeed:simple-schema@1.5.3
|
aldeed:simple-schema@1.5.4
|
||||||
alethes:pages@1.8.6
|
alethes:pages@1.8.6
|
||||||
allow-deny@1.1.0
|
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.5.0
|
autoupdate@1.5.1
|
||||||
babel-compiler@7.2.3
|
babel-compiler@7.2.4
|
||||||
babel-runtime@1.3.0
|
babel-runtime@1.3.0
|
||||||
base64@1.0.11
|
base64@1.0.11
|
||||||
binary-heap@1.0.11
|
binary-heap@1.0.11
|
||||||
|
|
@ -22,7 +22,7 @@ boilerplate-generator@1.6.0
|
||||||
browser-policy-common@1.0.11
|
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.2
|
caching-html-compiler@1.1.3
|
||||||
callback-hook@1.1.0
|
callback-hook@1.1.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
|
||||||
|
|
@ -36,11 +36,11 @@ cfs:http-publish@0.0.13
|
||||||
cfs:power-queue@0.9.11
|
cfs:power-queue@0.9.11
|
||||||
cfs:reactive-list@0.0.9
|
cfs:reactive-list@0.0.9
|
||||||
cfs:reactive-property@0.0.4
|
cfs:reactive-property@0.0.4
|
||||||
cfs:standard-packages@0.5.9
|
cfs:standard-packages@0.5.10
|
||||||
cfs:storage-adapter@0.2.3
|
cfs:storage-adapter@0.2.4
|
||||||
cfs:tempstore@0.1.5
|
cfs:tempstore@0.1.6
|
||||||
cfs:upload-http@0.0.20
|
cfs:upload-http@0.0.20
|
||||||
cfs:worker@0.1.4
|
cfs:worker@0.1.5
|
||||||
check@1.3.1
|
check@1.3.1
|
||||||
chuangbo:cookie@1.1.0
|
chuangbo:cookie@1.1.0
|
||||||
coffeescript@1.0.17
|
coffeescript@1.0.17
|
||||||
|
|
@ -53,8 +53,8 @@ ddp-rate-limiter@1.0.7
|
||||||
ddp-server@2.2.0
|
ddp-server@2.2.0
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.1.1
|
diff-sequence@1.1.1
|
||||||
dynamic-import@0.5.0
|
dynamic-import@0.5.1
|
||||||
ecmascript@0.12.3
|
ecmascript@0.12.4
|
||||||
ecmascript-runtime@0.7.0
|
ecmascript-runtime@0.7.0
|
||||||
ecmascript-runtime-client@0.8.0
|
ecmascript-runtime-client@0.8.0
|
||||||
ecmascript-runtime-server@0.7.1
|
ecmascript-runtime-server@0.7.1
|
||||||
|
|
@ -70,11 +70,11 @@ horka:swipebox@1.0.2
|
||||||
hot-code-push@1.0.4
|
hot-code-push@1.0.4
|
||||||
html-tools@1.0.11
|
html-tools@1.0.11
|
||||||
htmljs@1.0.11
|
htmljs@1.0.11
|
||||||
http@1.4.1
|
http@1.4.2
|
||||||
id-map@1.1.0
|
id-map@1.1.0
|
||||||
idmontie:migrations@1.0.3
|
idmontie:migrations@1.0.3
|
||||||
inter-process-messaging@0.1.0
|
inter-process-messaging@0.1.0
|
||||||
jquery@1.11.10
|
jquery@1.11.11
|
||||||
kadira:blaze-layout@2.3.0
|
kadira:blaze-layout@2.3.0
|
||||||
kadira:dochead@1.5.0
|
kadira:dochead@1.5.0
|
||||||
kadira:flow-router@2.12.1
|
kadira:flow-router@2.12.1
|
||||||
|
|
@ -85,7 +85,7 @@ localstorage@1.2.0
|
||||||
logging@1.1.20
|
logging@1.1.20
|
||||||
matb33:collection-hooks@0.8.4
|
matb33:collection-hooks@0.8.4
|
||||||
matteodem:easy-search@1.6.4
|
matteodem:easy-search@1.6.4
|
||||||
mdg:meteor-apm-agent@3.1.2
|
mdg:meteor-apm-agent@3.2.1
|
||||||
mdg:validation-error@0.5.1
|
mdg:validation-error@0.5.1
|
||||||
meteor@1.9.2
|
meteor@1.9.2
|
||||||
meteor-base@1.4.0
|
meteor-base@1.4.0
|
||||||
|
|
@ -106,9 +106,9 @@ mobile-status-bar@1.0.14
|
||||||
modern-browsers@0.1.3
|
modern-browsers@0.1.3
|
||||||
modules@0.13.0
|
modules@0.13.0
|
||||||
modules-runtime@0.10.3
|
modules-runtime@0.10.3
|
||||||
momentjs:moment@2.22.2
|
momentjs:moment@2.24.0
|
||||||
mongo@1.6.0
|
mongo@1.6.0
|
||||||
mongo-decimal@0.1.0
|
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
|
||||||
mongo-livedata@1.0.12
|
mongo-livedata@1.0.12
|
||||||
|
|
@ -125,7 +125,7 @@ mquandalle:perfect-scrollbar@0.6.5_2
|
||||||
msavin:usercache@1.0.0
|
msavin:usercache@1.0.0
|
||||||
npm-bcrypt@0.9.3
|
npm-bcrypt@0.9.3
|
||||||
npm-mongo@3.1.1
|
npm-mongo@3.1.1
|
||||||
oauth@1.2.6
|
oauth@1.2.7
|
||||||
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
|
||||||
|
|
@ -136,10 +136,10 @@ peerlibrary:blaze-components@0.15.1
|
||||||
peerlibrary:computed-field@0.9.0
|
peerlibrary:computed-field@0.9.0
|
||||||
peerlibrary:reactive-field@0.3.0
|
peerlibrary:reactive-field@0.3.0
|
||||||
perak:markdown@1.0.5
|
perak:markdown@1.0.5
|
||||||
promise@0.11.1
|
promise@0.11.2
|
||||||
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
|
rajit:bootstrap3-datepicker@1.7.1_1
|
||||||
random@1.1.0
|
random@1.1.0
|
||||||
rate-limit@1.0.9
|
rate-limit@1.0.9
|
||||||
reactive-dict@1.2.1
|
reactive-dict@1.2.1
|
||||||
|
|
@ -148,8 +148,6 @@ reload@1.2.0
|
||||||
retry@1.1.0
|
retry@1.1.0
|
||||||
routepolicy@1.1.0
|
routepolicy@1.1.0
|
||||||
rzymek:fullcalendar@3.8.0
|
rzymek:fullcalendar@3.8.0
|
||||||
wekan-accounts-oidc@1.0.10
|
|
||||||
wekan-oidc@1.0.12
|
|
||||||
service-configuration@1.0.11
|
service-configuration@1.0.11
|
||||||
session@1.2.0
|
session@1.2.0
|
||||||
sha@1.0.9
|
sha@1.0.9
|
||||||
|
|
@ -168,7 +166,7 @@ standard-minifier-css@1.5.2
|
||||||
standard-minifier-js@2.4.0
|
standard-minifier-js@2.4.0
|
||||||
staringatlights:fast-render@2.16.5
|
staringatlights:fast-render@2.16.5
|
||||||
staringatlights:inject-data@2.0.5
|
staringatlights:inject-data@2.0.5
|
||||||
stylus@2.513.13
|
stylus@2.513.14
|
||||||
tap:i18n@1.8.2
|
tap:i18n@1.8.2
|
||||||
templates:tabs@2.3.0
|
templates:tabs@2.3.0
|
||||||
templating@1.3.2
|
templating@1.3.2
|
||||||
|
|
@ -183,8 +181,10 @@ 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.1
|
webapp@1.7.2
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
|
wekan-accounts-oidc@1.0.10
|
||||||
|
wekan-oidc@1.0.12
|
||||||
wekan-scrollbar@3.1.3
|
wekan-scrollbar@3.1.3
|
||||||
wekan:accounts-cas@0.1.0
|
wekan:accounts-cas@0.1.0
|
||||||
wekan:wekan-ldap@0.0.2
|
wekan:wekan-ldap@0.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue