Updated dependencies.

This commit is contained in:
Lauri Ojansivu 2021-08-17 21:35:56 +03:00 committed by Denis Perov
parent 2b9f555f31
commit c696c8eed0
5 changed files with 379 additions and 262 deletions

View file

@ -6,9 +6,9 @@
meteor-base@1.5.1
# Build system
ecmascript@0.15.2
standard-minifier-css@1.7.3
standard-minifier-js@2.6.1
ecmascript@0.15.3
standard-minifier-css@1.7.4
standard-minifier-js@2.7.0
mquandalle:jade
coffeescript@2.4.1!
@ -21,7 +21,7 @@ cottz:publish-relations
dburles:collection-helpers
idmontie:migrations
matteodem:easy-search
mongo@1.12.0
mongo@1.13.0
mquandalle:collection-mutations
# Account system
@ -56,7 +56,7 @@ templates:tabs
meteor-autosize
rajit:bootstrap3-datepicker
shell-server@0.5.0
email@2.1.1
email@2.2.0
horka:swipebox
dynamic-import@0.7.1
rzymek:fullcalendar
@ -128,3 +128,6 @@ simple:json-routes
kadira:flow-router
spacebars
communitypackages:picker
useraccounts:core
useraccounts:flow-routing
useraccounts:unstyled

View file

@ -1 +1 @@
METEOR@2.3.4
METEOR@2.4

View file

@ -1,5 +1,5 @@
accounts-base@2.0.1
accounts-password@2.0.0
accounts-base@2.1.0
accounts-password@2.1.0
aldeed:collection2@2.10.0
aldeed:collection2-core@1.2.0
aldeed:schema-deny@1.1.0
@ -9,7 +9,7 @@ allow-deny@1.1.0
arillo:flow-router-helpers@0.5.2
audit-argument-checks@1.0.7
autoupdate@1.7.0
babel-compiler@7.6.2
babel-compiler@7.7.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
@ -21,6 +21,7 @@ browser-policy-framing@1.1.0
caching-compiler@1.2.2
caching-html-compiler@1.2.1
callback-hook@1.4.0
cfs:http-methods@0.0.32
check@1.3.1
coagmano:stylus@1.1.0
coffeescript@2.4.1
@ -32,17 +33,17 @@ ddp@1.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.4.0
ddp-server@2.5.0
deps@1.0.12
diff-sequence@1.1.1
dynamic-import@0.7.1
easylogic:summernote@0.8.8
ecmascript@0.15.2
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.1
ecmascript-runtime-server@0.10.1
ecmascript@0.15.3
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.1
email@2.1.1
email@2.2.0
es5-shim@4.8.0
fastclick@1.0.13
fetch@0.1.1
@ -65,11 +66,11 @@ launch-screen@1.3.0
livedata@1.0.18
lmieulet:meteor-coverage@1.1.4
localstorage@1.2.0
logging@1.2.0
logging@1.3.1
matb33:collection-hooks@1.1.0
matteodem:easy-search@1.6.4
mdg:validation-error@0.5.1
meteor@1.9.3
meteor@1.10.0
meteor-autosize@5.0.1
meteor-base@1.5.1
meteor-platform@1.2.6
@ -79,16 +80,16 @@ meteorhacks:picker@1.0.3
meteorhacks:subs-manager@1.6.4
meteortesting:browser-tests@0.2.0
meteortesting:mocha@0.6.0
minifier-css@1.5.4
minifier-js@2.6.1
minifier-css@1.6.0
minifier-js@2.7.1
minifiers@1.1.8-faster-rebuild.0
minimongo@1.7.0
mobile-status-bar@1.1.0
modern-browsers@0.1.5
modules@0.16.0
modern-browsers@0.1.7
modules@0.17.0
modules-runtime@0.12.0
momentjs:moment@2.29.1
mongo@1.12.0
mongo@1.13.0
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.8
@ -177,11 +178,11 @@ reload@1.3.1
retry@1.1.0
routepolicy@1.1.1
rzymek:fullcalendar@3.8.0
service-configuration@1.1.0
service-configuration@1.2.0
session@1.2.0
sha@1.0.9
shell-server@0.5.0
simple:json-routes@2.1.0
simple:json-routes@2.3.0
socket-stream-client@0.4.0
spacebars@1.2.0
spacebars-compiler@1.3.0

579
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,13 +20,13 @@
"sinon": "^11.1.2"
},
"dependencies": {
"@babel/core": "^7.15.0",
"@babel/runtime": "^7.15.3",
"@babel/core": "^7.15.5",
"@babel/runtime": "^7.15.4",
"@wekanteam/markdown-it-mermaid": "^0.5.2",
"ajv": "^6.12.6",
"babel-runtime": "^6.26.0",
"bcryptjs": "^2.4.3",
"bson": "^4.4.1",
"bson": "^4.5.2",
"bunyan": "^1.8.15",
"chai-as-promised": "^7.1.1",
"core-js": "^3.18.2",
@ -49,14 +49,14 @@
"meteor-node-stubs": "^1.1.0",
"moment": "^2.29.1",
"mongodb": "^3.7.3",
"nodemailer": "^6.6.3",
"os": "^0.1.2",
"page": "^1.11.5",
"papaparse": "^5.3.1",
"qs": "^6.10.1",
"simpl-schema": "^1.12.0",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.20",
"uuid": "^8.3.2"
"source-map-support": "^0.5.20"
},
"meteor": {
"testModule": "tests/main.js"