Updated Meteor

This commit is contained in:
Stefan Zermatten
2021-04-22 15:10:47 +02:00
parent d4d002cf31
commit 727101cd63
3 changed files with 21 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ meteorhacks:subs-manager
chuangbo:marked chuangbo:marked
meteor-base@1.4.0 meteor-base@1.4.0
mobile-experience@1.1.0 mobile-experience@1.1.0
mongo@1.10.1 mongo@1.11.0
session@1.2.0 session@1.2.0
tracker@1.2.0 tracker@1.2.0
logging@1.2.0 logging@1.2.0
@@ -26,7 +26,7 @@ check@1.3.1
standard-minifier-js@2.6.0 standard-minifier-js@2.6.0
shell-server@0.5.0 shell-server@0.5.0
templates:array templates:array
ecmascript@0.15.0 ecmascript@0.15.1
es5-shim@4.8.0 es5-shim@4.8.0
reactive-dict@1.3.0 reactive-dict@1.3.0
percolate:synced-cron percolate:synced-cron

View File

@@ -1 +1 @@
METEOR@2.1 METEOR@2.2

View File

@@ -1,4 +1,4 @@
accounts-base@1.8.0 accounts-base@1.9.0
accounts-google@1.3.3 accounts-google@1.3.3
accounts-oauth@1.2.0 accounts-oauth@1.2.0
accounts-password@1.7.0 accounts-password@1.7.0
@@ -9,19 +9,19 @@ akryum:vue-component-dev-client@0.4.7
akryum:vue-component-dev-server@0.1.4 akryum:vue-component-dev-server@0.1.4
akryum:vue-router2@0.2.3 akryum:vue-router2@0.2.3
akryum:vue-sass@0.1.2 akryum:vue-sass@0.1.2
aldeed:collection2@3.2.1 aldeed:collection2@3.3.0
aldeed:schema-index@3.0.0 aldeed:schema-index@3.0.0
allow-deny@1.1.0 allow-deny@1.1.0
autoupdate@1.7.0 autoupdate@1.7.0
babel-compiler@7.6.0 babel-compiler@7.6.1
babel-runtime@1.5.0 babel-runtime@1.5.0
base64@1.0.12 base64@1.0.12
binary-heap@1.0.11 binary-heap@1.0.11
blaze-tools@1.0.10 blaze-tools@1.1.1
boilerplate-generator@1.7.1 boilerplate-generator@1.7.1
bozhao:link-accounts@2.3.2 bozhao:link-accounts@2.3.2
caching-compiler@1.2.2 caching-compiler@1.2.2
caching-html-compiler@1.1.3 caching-html-compiler@1.2.0
callback-hook@1.3.0 callback-hook@1.3.0
check@1.3.1 check@1.3.1
chuangbo:marked@0.3.5_1 chuangbo:marked@0.3.5_1
@@ -37,7 +37,7 @@ ddp-server@2.3.2
deps@1.0.12 deps@1.0.12
diff-sequence@1.1.1 diff-sequence@1.1.1
dynamic-import@0.6.0 dynamic-import@0.6.0
ecmascript@0.15.0 ecmascript@0.15.1
ecmascript-runtime@0.7.0 ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0 ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0 ecmascript-runtime-server@0.10.0
@@ -48,13 +48,13 @@ fetch@0.1.1
geojson-utils@1.0.10 geojson-utils@1.0.10
google-oauth@1.3.0 google-oauth@1.3.0
hot-code-push@1.0.4 hot-code-push@1.0.4
html-tools@1.0.11 html-tools@1.1.1
htmljs@1.0.11 htmljs@1.1.0
http@1.4.3 http@1.4.3
id-map@1.1.0 id-map@1.1.0
inter-process-messaging@0.1.1 inter-process-messaging@0.1.1
lai:collection-extensions@0.2.1_1 lai:collection-extensions@0.2.1_1
launch-screen@1.2.0 launch-screen@1.2.1
livedata@1.0.18 livedata@1.0.18
localstorage@1.2.0 localstorage@1.2.0
logging@1.2.0 logging@1.2.0
@@ -65,19 +65,19 @@ meteorhacks:subs-manager@1.6.4
mikowals:batch-insert@1.2.0 mikowals:batch-insert@1.2.0
minifier-css@1.5.3 minifier-css@1.5.3
minifier-js@2.6.0 minifier-js@2.6.0
minimongo@1.6.1 minimongo@1.6.2
mobile-experience@1.1.0 mobile-experience@1.1.0
mobile-status-bar@1.1.0 mobile-status-bar@1.1.0
modern-browsers@0.1.5 modern-browsers@0.1.5
modules@0.16.0 modules@0.16.0
modules-runtime@0.12.0 modules-runtime@0.12.0
momentjs:moment@2.29.1 momentjs:moment@2.29.1
mongo@1.10.1 mongo@1.11.0
mongo-decimal@0.1.2 mongo-decimal@0.1.2
mongo-dev-server@1.1.0 mongo-dev-server@1.1.0
mongo-id@1.0.7 mongo-id@1.0.7
npm-bcrypt@0.9.3 npm-bcrypt@0.9.3
npm-mongo@3.8.1 npm-mongo@3.9.0
oauth@1.3.2 oauth@1.3.2
oauth2@1.3.0 oauth2@1.3.0
ongoworks:speakingurl@9.0.0 ongoworks:speakingurl@9.0.0
@@ -113,16 +113,17 @@ simple:json-routes@2.1.0
simple:rest@1.1.1 simple:rest@1.1.1
simple:rest-method-mixin@1.0.1 simple:rest-method-mixin@1.0.1
socket-stream-client@0.3.1 socket-stream-client@0.3.1
spacebars-compiler@1.1.3 spacebars-compiler@1.2.1
srp@1.1.0 srp@1.1.0
standard-minifier-js@2.6.0 standard-minifier-js@2.6.0
static-html@1.2.2 static-html@1.3.0
templates:array@1.0.3 templates:array@1.0.3
templating-tools@1.1.2 templating-tools@1.2.0
tmeasday:check-npm-versions@0.3.2 tmeasday:check-npm-versions@1.0.1
tracker@1.2.0 tracker@1.2.0
typescript@4.2.2
underscore@1.0.10 underscore@1.0.10
url@1.3.1 url@1.3.1
webapp@1.10.0 webapp@1.10.1
webapp-hashing@1.1.0 webapp-hashing@1.1.0
zer0th:meteor-vuetify-loader@0.1.30 zer0th:meteor-vuetify-loader@0.1.30