Upgraded to Meteor 2.2.

Thanks to Meteor developers!
This commit is contained in:
Lauri Ojansivu 2021-04-16 19:58:51 +03:00
parent 424862e313
commit 0e7c2b4b94
4 changed files with 7594 additions and 34 deletions

View file

@ -6,7 +6,7 @@
meteor-base@1.4.0 meteor-base@1.4.0
# Build system # Build system
ecmascript@0.15.0 ecmascript@0.15.1
standard-minifier-css@1.7.2 standard-minifier-css@1.7.2
standard-minifier-js@2.6.0 standard-minifier-js@2.6.0
mquandalle:jade mquandalle:jade
@ -23,7 +23,7 @@ dburles:collection-helpers
idmontie:migrations idmontie:migrations
matb33:collection-hooks matb33:collection-hooks
matteodem:easy-search matteodem:easy-search
mongo@1.10.1 mongo@1.11.0
mquandalle:collection-mutations mquandalle:collection-mutations
# Account system # Account system

View file

@ -1 +1 @@
METEOR@2.1.1 METEOR@2.2

View file

@ -1,5 +1,5 @@
3stack:presence@1.1.2 3stack:presence@1.1.2
accounts-base@1.8.0 accounts-base@1.9.0
accounts-oauth@1.2.0 accounts-oauth@1.2.0
accounts-password@1.7.0 accounts-password@1.7.0
aldeed:collection2@2.10.0 aldeed:collection2@2.10.0
@ -11,17 +11,17 @@ 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.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@2.4.0 blaze@2.4.0
blaze-tools@1.0.10 blaze-tools@1.1.0
boilerplate-generator@1.7.1 boilerplate-generator@1.7.1
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.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
cfs:access-point@0.1.49 cfs:access-point@0.1.49
cfs:base-package@0.0.30 cfs:base-package@0.0.30
@ -57,7 +57,7 @@ deps@1.0.12
diff-sequence@1.1.1 diff-sequence@1.1.1
dynamic-import@0.6.0 dynamic-import@0.6.0
easylogic:summernote@0.8.8 easylogic:summernote@0.8.8
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
@ -70,7 +70,7 @@ fortawesome:fontawesome@4.7.0
geojson-utils@1.0.10 geojson-utils@1.0.10
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.0.11 html-tools@1.1.0
htmljs@1.1.0 htmljs@1.1.0
http@1.4.3 http@1.4.3
id-map@1.1.0 id-map@1.1.0
@ -84,7 +84,7 @@ kenton:accounts-sandstorm@0.7.0
konecty:mongo-counter@0.0.5_3 konecty:mongo-counter@0.0.5_3
lamhieu:meteorx@2.1.1 lamhieu:meteorx@2.1.1
lamhieu:unblock@1.0.0 lamhieu:unblock@1.0.0
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
@ -103,13 +103,13 @@ meteorspark:util@0.2.0
minifier-css@1.5.3 minifier-css@1.5.3
minifier-js@2.6.0 minifier-js@2.6.0
minifiers@1.1.8-faster-rebuild.0 minifiers@1.1.8-faster-rebuild.0
minimongo@1.6.1 minimongo@1.6.2
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
@ -125,7 +125,7 @@ mquandalle:moment@1.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-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
observe-sequence@1.0.16 observe-sequence@1.0.16
@ -211,7 +211,7 @@ simple:rest-json-error-handler@1.0.1
socket-stream-client@0.3.1 socket-stream-client@0.3.1
softwarerero:accounts-t9n@1.3.11 softwarerero:accounts-t9n@1.3.11
spacebars@1.1.0 spacebars@1.1.0
spacebars-compiler@1.1.3 spacebars-compiler@1.2.0
srp@1.1.0 srp@1.1.0
standard-minifier-css@1.7.2 standard-minifier-css@1.7.2
standard-minifier-js@2.6.0 standard-minifier-js@2.6.0
@ -220,10 +220,10 @@ staringatlights:inject-data@2.3.0
steffo:meteor-accounts-saml@0.0.18 steffo:meteor-accounts-saml@0.0.18
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.4.0
templating-compiler@1.3.3 templating-compiler@1.4.0
templating-runtime@1.3.2 templating-runtime@1.4.0
templating-tools@1.1.2 templating-tools@1.2.0
tmeasday:check-npm-versions@0.3.2 tmeasday:check-npm-versions@0.3.2
tracker@1.2.0 tracker@1.2.0
twbs:bootstrap@3.3.6 twbs:bootstrap@3.3.6
@ -234,7 +234,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.10.0 webapp@1.10.1
webapp-hashing@1.1.0 webapp-hashing@1.1.0
wekan-accounts-cas@0.1.0 wekan-accounts-cas@0.1.0
wekan-accounts-oidc@1.0.10 wekan-accounts-oidc@1.0.10

7590
package-lock.json generated

File diff suppressed because it is too large Load diff