Updated packages and dependencies

This commit is contained in:
Stefan Zermatten
2020-02-18 10:44:17 +02:00
parent 4a6fa304b3
commit 8b30c7b6d0
6 changed files with 352 additions and 583 deletions

View File

@@ -16,3 +16,4 @@ notices-for-facebook-graph-api-2
1.4.3-split-account-service-packages
1.5-add-dynamic-import-package
1.7-split-underscore-from-meteor-base
1.8.3-split-jquery-from-blaze

View File

@@ -3,7 +3,7 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
accounts-password@1.5.1
accounts-password@1.5.2
accounts-ui@1.3.1
random@1.1.0
dburles:collection-helpers
@@ -17,7 +17,7 @@ dburles:mongo-collection-instances
percolate:migrations
ecwyne:mathjs
useraccounts:polymer
accounts-google@1.3.2
accounts-google@1.3.3
splendido:accounts-meld
email@1.2.3
meteorhacks:subs-manager
@@ -25,14 +25,14 @@ chuangbo:marked
reywood:iron-router-ga
meteor-base@1.4.0
mobile-experience@1.0.5
mongo@1.6.2
mongo@1.8.0
blaze-html-templates
session@1.2.0
jquery@1.11.10
tracker@1.2.0
logging@1.1.20
reload@1.3.0
ejson@1.1.0
ejson@1.1.1
spacebars
check@1.3.1
useraccounts:iron-routing
@@ -40,7 +40,7 @@ shell-server@0.4.0
seba:minifiers-autoprefixer
nikogosovd:multiple-uihooks
templates:array
ecmascript@0.12.4
ecmascript@0.14.0
es5-shim@4.8.0
differential:vulcanize
reactive-dict@1.3.0

View File

@@ -1 +1 @@
METEOR@1.8.1
METEOR@1.9

View File

@@ -1,7 +1,7 @@
accounts-base@1.4.4
accounts-google@1.3.2
accounts-base@1.5.0
accounts-google@1.3.3
accounts-oauth@1.1.16
accounts-password@1.5.1
accounts-password@1.5.3
accounts-ui@1.3.1
accounts-ui-unstyled@1.4.2
aldeed:collection2@2.10.0
@@ -11,17 +11,17 @@ aldeed:schema-index@1.1.1
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
autoupdate@1.6.0
babel-compiler@7.3.4
babel-runtime@1.3.0
base64@1.0.11
babel-compiler@7.5.1
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
blaze@2.3.3
blaze@2.3.4
blaze-html-templates@1.1.2
blaze-tools@1.0.10
boilerplate-generator@1.6.0
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
callback-hook@1.3.0
check@1.3.1
chuangbo:marked@0.3.5_1
coffeescript@1.0.17
@@ -31,17 +31,17 @@ ddp@1.4.0
ddp-client@2.3.3
ddp-common@1.4.0
ddp-rate-limiter@1.0.7
ddp-server@2.3.0
ddp-server@2.3.1
deps@1.0.12
diff-sequence@1.1.1
differential:vulcanize@3.0.0
dynamic-import@0.5.1
ecmascript@0.12.7
ecmascript@0.14.1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
ecmascript-runtime-client@0.10.0
ecmascript-runtime-server@0.9.0
ecwyne:mathjs@0.25.0
ejson@1.1.0
ejson@1.1.1
email@1.2.3
es5-shim@4.8.0
fetch@0.1.1
@@ -64,35 +64,35 @@ iron:router@1.1.2
iron:url@1.1.0
jquery@1.11.11
lai:collection-extensions@0.2.1_1
lamhieu:meteorx@2.0.1
lamhieu:meteorx@2.1.1
launch-screen@1.1.1
less@2.8.0
littledata:synced-cron@1.5.1
livedata@1.0.18
localstorage@1.2.0
logging@1.1.20
matb33:collection-hooks@0.8.4
matb33:collection-hooks@0.9.1
mdg:validation-error@0.5.1
meteor@1.9.3
meteor-base@1.4.0
meteorhacks:subs-manager@1.6.4
minifier-css@1.4.2
minifier-css@1.5.0
minimongo@1.4.5
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modern-browsers@0.1.4
modules@0.13.0
modules-runtime@0.10.3
modern-browsers@0.1.5
modules@0.15.0
modules-runtime@0.12.0
momentjs:moment@2.24.0
mongo@1.6.2
mongo@1.8.1
mongo-decimal@0.1.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
mongo-livedata@1.0.12
montiapm:agent@2.35.0
montiapm:agent@2.38.1
nikogosovd:multiple-uihooks@0.1.8
npm-bcrypt@0.9.3
npm-mongo@3.1.2
npm-mongo@3.3.0
oauth@1.2.8
oauth2@1.2.1
observe-sequence@1.0.16
@@ -114,7 +114,7 @@ service-configuration@1.0.11
session@1.2.0
sha@1.0.9
shell-server@0.4.0
socket-stream-client@0.2.2
socket-stream-client@0.2.3
softwarerero:accounts-t9n@1.3.11
spacebars@1.0.15
spacebars-compiler@1.1.3
@@ -133,7 +133,7 @@ url@1.2.0
useraccounts:core@1.14.2
useraccounts:iron-routing@1.14.2
useraccounts:polymer@1.14.2
webapp@1.7.4
webapp@1.8.2
webapp-hashing@1.0.9
zimme:collection-behaviours@1.1.3
zimme:collection-softremovable@1.0.5

860
app/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,18 +11,18 @@
},
"author": "Stefan Zermatten",
"dependencies": {
"@babel/runtime": "^7.1.2",
"@babel/runtime": "^7.8.4",
"@polymer/polymer": "^1.2.5-npm-test.2",
"bcrypt": "^1.0.3",
"bower": "^1.8.8",
"core-js": "^2.5.7",
"core-js": "^2.6.11",
"fibers": "^2.0.2",
"file-saver": "^2.0.1",
"file-saver": "^2.0.2",
"meteor-node-stubs": "^0.3.3",
"patreon": "^0.4.1",
"qrcode": "^1.3.0",
"request": "^2.88.0",
"source-map-support": "^0.5.9",
"underscore": "^1.9.1"
"qrcode": "^1.4.4",
"request": "^2.88.2",
"source-map-support": "^0.5.16",
"underscore": "^1.9.2"
}
}