浏览代码

Updated dependencies.

Thanks to developers of dependencies !
Lauri Ojansivu 4 年之前
父节点
当前提交
bb8c4325c6
共有 4 个文件被更改,包括 502 次插入77 次删除
  1. 1 1
      .meteor/release
  2. 3 3
      .meteor/versions
  3. 497 72
      package-lock.json
  4. 1 1
      package.json

+ 1 - 1
.meteor/release

@@ -1 +1 @@
-METEOR@2.1
+METEOR@2.1.1

+ 3 - 3
.meteor/versions

@@ -15,7 +15,7 @@ babel-compiler@7.6.0
 babel-runtime@1.5.0
 base64@1.0.12
 binary-heap@1.0.11
-blaze@2.3.4
+blaze@2.4.0
 blaze-tools@1.0.10
 boilerplate-generator@1.7.1
 browser-policy-common@1.0.11
@@ -71,7 +71,7 @@ geojson-utils@1.0.10
 horka:swipebox@1.0.2
 hot-code-push@1.0.4
 html-tools@1.0.11
-htmljs@1.0.11
+htmljs@1.1.0
 http@1.4.3
 id-map@1.1.0
 idmontie:migrations@1.0.3
@@ -210,7 +210,7 @@ simple:rest-bearer-token-parser@1.0.1
 simple:rest-json-error-handler@1.0.1
 socket-stream-client@0.3.1
 softwarerero:accounts-t9n@1.3.11
-spacebars@1.0.15
+spacebars@1.1.0
 spacebars-compiler@1.1.3
 srp@1.1.0
 standard-minifier-css@1.7.2

文件差异内容过多而无法显示
+ 497 - 72
package-lock.json


+ 1 - 1
package.json

@@ -71,7 +71,7 @@
     "ldapjs": "^2.1.1",
     "markdown-it": "^12.0.2",
     "markdown-it-emoji": "^2.0.0",
-    "meteor-node-stubs": "^1.0.1",
+    "meteor-node-stubs": "^1.0.3",
     "mongodb": "^3.6.2",
     "os": "^0.1.1",
     "page": "^1.11.5",

部分文件因为文件数量过多而无法显示