upgrade to meteor 1.0.1

This commit is contained in:
Sacha Greif 2014-12-10 09:37:57 +09:00
parent ca8af2b792
commit 987696657d
23 changed files with 102 additions and 102 deletions

View file

@ -1 +1 @@
METEOR@1.0
METEOR@1.0.1

View file

@ -5,7 +5,7 @@ accounts-password@1.0.4
accounts-twitter@1.0.2
accounts-ui-unstyled@1.1.4
accounts-ui@1.1.3
aldeed:autoform@4.0.2
aldeed:autoform@4.1.0
aldeed:collection2@2.2.0
aldeed:simple-schema@1.1.0
application-configuration@1.0.3
@ -27,7 +27,7 @@ cmather:handlebars-server@2.0.0
coffeescript@1.0.4
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.11
ddp@1.0.12
deps@1.0.5
djedi:sanitize-html@1.3.0
ejson@1.0.4
@ -42,17 +42,17 @@ html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
iron:controller@1.0.0
iron:controller@1.0.3
iron:core@1.0.3
iron:dynamic-template@1.0.3
iron:layout@1.0.3
iron:location@1.0.3
iron:middleware-stack@1.0.0
iron:router@1.0.1
iron:middleware-stack@1.0.3
iron:router@1.0.3
iron:url@1.0.3
jparker:crypto-core@0.1.0
jparker:crypto-md5@0.1.1
jparker:gravatar@0.3.0
jparker:gravatar@0.3.1
jquery@1.0.1
json@1.0.1
kestanous:herald-email@0.4.2
@ -71,12 +71,12 @@ meteorhacks:kadira-binary-deps@1.3.1
meteorhacks:kadira@2.15.1
meteorhacks:meteorx@1.2.1
meteorhacks:npm@1.2.1
meteorhacks:subs-manager@1.2.0
meteorhacks:subs-manager@1.2.2
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo-livedata@1.0.6
mongo@1.0.8
mongo@1.0.9
mrt:cookies@0.3.0
mrt:jquery-hotkeys@0.0.1
mrt:mailchimp@0.4.0
@ -88,7 +88,7 @@ oauth2@1.1.1
oauth@1.1.2
observe-sequence@1.0.3
ordered-dict@1.0.1
percolatestudio:synced-cron@1.0.0
percolatestudio:synced-cron@1.1.0
rajit:bootstrap3-datepicker@1.3.1
random@1.0.1
reactive-dict@1.0.4
@ -137,7 +137,7 @@ twitter@1.1.2
ui@1.0.4
underscore@1.0.1
url@1.0.2
useraccounts:core@1.2.3
useraccounts:unstyled@1.2.3
useraccounts:core@1.3.2
useraccounts:unstyled@1.3.2
webapp-hashing@1.0.1
webapp@1.1.4

View file

@ -10,6 +10,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -98,7 +98,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -186,6 +186,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -98,7 +98,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -182,6 +182,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -50,7 +50,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -82,7 +82,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -102,11 +102,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -142,7 +142,7 @@
],
[
"meteorhacks:subs-manager",
"1.2.0"
"1.2.2"
],
[
"minifiers",
@ -154,7 +154,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -250,6 +250,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -2,7 +2,7 @@
"dependencies": [
[
"aldeed:autoform",
"4.0.2"
"4.1.0"
],
[
"aldeed:simple-schema",
@ -22,7 +22,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -114,6 +114,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -46,7 +46,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -82,7 +82,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -102,11 +102,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -138,7 +138,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -226,6 +226,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -2,7 +2,7 @@
"dependencies": [
[
"aldeed:autoform",
"4.0.2"
"4.1.0"
],
[
"aldeed:simple-schema",
@ -46,7 +46,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -114,7 +114,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"mrt:moment",
@ -210,6 +210,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -38,7 +38,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -94,7 +94,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -170,6 +170,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -2,7 +2,7 @@
"dependencies": [
[
"aldeed:autoform",
"4.0.2"
"4.1.0"
],
[
"aldeed:simple-schema",
@ -46,7 +46,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -78,7 +78,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -98,11 +98,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -138,7 +138,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"mrt:moment",
@ -230,6 +230,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -126,7 +126,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"mongo-livedata",
@ -222,6 +222,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -14,6 +14,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -98,7 +98,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -186,6 +186,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -46,7 +46,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -82,7 +82,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -102,11 +102,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -146,7 +146,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"mrt:cookies",
@ -166,7 +166,7 @@
],
[
"percolatestudio:synced-cron",
"1.0.0"
"1.1.0"
],
[
"random",
@ -246,6 +246,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -54,7 +54,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -90,7 +90,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -110,11 +110,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -162,7 +162,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"mongo-livedata",
@ -262,6 +262,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -98,7 +98,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -186,6 +186,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -74,7 +74,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -94,11 +94,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -130,7 +130,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -218,6 +218,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -74,7 +74,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -94,11 +94,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -130,7 +130,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -218,6 +218,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -74,7 +74,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -94,11 +94,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -130,7 +130,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -218,6 +218,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -102,7 +102,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -190,6 +190,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -102,7 +102,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -190,6 +190,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}

View file

@ -42,7 +42,7 @@
],
[
"ddp",
"1.0.11"
"1.0.12"
],
[
"deps",
@ -78,7 +78,7 @@
],
[
"iron:controller",
"1.0.0"
"1.0.3"
],
[
"iron:core",
@ -98,11 +98,11 @@
],
[
"iron:middleware-stack",
"1.0.0"
"1.0.3"
],
[
"iron:router",
"1.0.1"
"1.0.3"
],
[
"iron:url",
@ -134,7 +134,7 @@
],
[
"mongo",
"1.0.8"
"1.0.9"
],
[
"observe-sequence",
@ -226,6 +226,6 @@
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"toolVersion": "meteor-tool@1.0.36",
"format": "1.0"
}