Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating parties to 3.0 #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
39 changes: 19 additions & 20 deletions parties/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,25 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor-base@1.5.1 # Packages every Meteor app needs to have
mobile-experience@1.1.0 # Packages for a great mobile UX
mongo@1.12.0 # The database Meteor supports right now
meteor-base@1.5.2-beta300.6 # Packages every Meteor app needs to have
mobile-experience@1.1.1-beta300.6 # Packages for a great mobile UX
mongo@2.0.0-beta300.6 # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
jquery # Wrapper package for npm-installed jquery
reactive-var@1.0.11 # Reactive variable for tracker
tracker@1.2.0 # Meteor's client-side reactive programming library
reactive-var@1.0.13-beta300.6 # Reactive variable for tracker
tracker@1.3.3-beta300.6 # Meteor's client-side reactive programming library

standard-minifier-css@1.7.3 # CSS minifier run for production mode
standard-minifier-js@2.6.1 # JS minifier run for production mode
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
ecmascript@0.15.3 # Enable ECMAScript2015+ syntax in app code
typescript@4.3.5 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.5.0 # Server-side component of the `meteor shell` command
session@1.2.0
check@1.3.1
audit-argument-checks@1.0.7
email@2.1.1
accounts-facebook@1.3.3
accounts-twitter@1.5.0
d3
accounts-password@2.0.0
accounts-ui@1.4.0
standard-minifier-css@1.9.3-beta300.6 # CSS minifier run for production mode
standard-minifier-js@3.0.0-beta300.6 # JS minifier run for production mode
es5-shim@4.8.1-beta300.6 # ECMAScript 5 compatibility for older browsers
ecmascript@0.16.8-beta300.6 # Enable ECMAScript2015+ syntax in app code
typescript@5.3.3-beta300.6 # Enable TypeScript syntax in .ts and .tsx modules
shell-server@0.6.0-beta300.6 # Server-side component of the `meteor shell` command
session@1.2.2-beta300.6
check@1.3.3-beta300.6
audit-argument-checks@1.0.8-beta300.6
email@3.0.0-beta300.6
accounts-facebook@1.3.4-beta300.6
accounts-twitter@1.5.1-beta300.6
accounts-password@3.0.0-beta300.6
accounts-ui@1.4.3-beta300.6
2 changes: 1 addition & 1 deletion parties/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.3.5
METEOR@3.0-beta.6
198 changes: 99 additions & 99 deletions parties/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,101 +1,101 @@
accounts-base@2.0.1
accounts-facebook@1.3.3
accounts-oauth@1.3.0
accounts-password@2.0.0
accounts-twitter@1.5.0
accounts-ui@1.4.0
accounts-ui-unstyled@1.5.0
allow-deny@1.1.0
audit-argument-checks@1.0.7
autoupdate@1.7.0
babel-compiler@7.7.0
babel-runtime@1.5.0
base64@1.0.12
binary-heap@1.0.11
blaze@2.5.0
blaze-html-templates@1.2.1
blaze-tools@1.1.2
boilerplate-generator@1.7.1
caching-compiler@1.2.2
caching-html-compiler@1.2.0
callback-hook@1.3.1
check@1.3.1
d3@1.0.0
ddp@1.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-rate-limiter@1.1.0
ddp-server@2.4.1
diff-sequence@1.1.1
dynamic-import@0.7.1
ecmascript@0.15.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.1
ecmascript-runtime-server@0.10.1
ejson@1.1.1
email@2.1.1
es5-shim@4.8.0
facebook-oauth@1.9.1
fetch@0.1.1
geojson-utils@1.0.10
hot-code-push@1.0.4
html-tools@1.1.2
htmljs@1.1.1
http@2.0.0
id-map@1.1.1
inter-process-messaging@0.1.1
accounts-base@3.0.0-beta300.6
accounts-facebook@1.3.4-beta300.6
accounts-oauth@1.4.3-beta300.6
accounts-password@3.0.0-beta300.6
accounts-twitter@1.5.1-beta300.6
accounts-ui@1.4.3-beta300.6
accounts-ui-unstyled@1.7.1-beta300.6
allow-deny@2.0.0-beta300.6
audit-argument-checks@1.0.8-beta300.6
autoupdate@2.0.0-beta300.6
babel-compiler@7.11.0-beta300.6
babel-runtime@1.5.2-beta300.6
base64@1.0.13-beta300.6
binary-heap@1.0.12-beta300.6
blaze@3.0.0-alpha300.17
blaze-html-templates@3.0.0-alpha300.17
blaze-tools@2.0.0-alpha300.17
boilerplate-generator@2.0.0-beta300.6
caching-compiler@2.0.0-beta300.6
caching-html-compiler@2.0.0-alpha300.17
callback-hook@1.6.0-beta300.6
check@1.3.3-beta300.6
core-runtime@1.0.0-beta300.6
ddp@1.4.2-beta300.6
ddp-client@3.0.0-beta300.6
ddp-common@1.4.1-beta300.6
ddp-rate-limiter@1.2.1-beta300.6
ddp-server@3.0.0-beta300.6
diff-sequence@1.1.3-beta300.6
dynamic-import@0.7.4-beta300.6
ecmascript@0.16.8-beta300.6
ecmascript-runtime@0.8.2-beta300.6
ecmascript-runtime-client@0.12.2-beta300.6
ecmascript-runtime-server@0.11.1-beta300.6
ejson@1.1.4-beta300.6
email@3.0.0-beta300.6
es5-shim@4.8.1-beta300.6
facebook-oauth@1.11.3-beta300.6
facts-base@1.0.2-beta300.6
fetch@0.1.4-beta300.6
geojson-utils@1.0.12-beta300.6
hot-code-push@1.0.5-beta300.6
html-tools@2.0.0-alpha300.17
htmljs@2.0.0-alpha300.17
http@1.4.4
id-map@1.2.0-beta300.6
inter-process-messaging@0.1.2-beta300.6
jquery@3.0.0
launch-screen@1.3.0
less@3.0.2
localstorage@1.2.0
logging@1.2.0
meteor@1.9.3
meteor-base@1.5.1
minifier-css@1.5.4
minifier-js@2.6.1
minimongo@1.7.0
mobile-experience@1.1.0
mobile-status-bar@1.1.0
modern-browsers@0.1.5
modules@0.16.0
modules-runtime@0.12.0
mongo@1.12.0
mongo-decimal@0.1.2
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@3.9.1
oauth@2.0.0
oauth1@1.4.1
oauth2@1.3.1
observe-sequence@1.0.19
ordered-dict@1.1.0
promise@0.12.0
random@1.2.0
rate-limit@1.0.9
react-fast-refresh@0.1.1
reactive-dict@1.3.0
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
routepolicy@1.1.1
service-configuration@1.1.0
session@1.2.0
sha@1.0.9
shell-server@0.5.0
socket-stream-client@0.4.0
spacebars@1.2.0
spacebars-compiler@1.2.1
standard-minifier-css@1.7.3
standard-minifier-js@2.6.1
templating@1.4.1
templating-compiler@1.4.1
templating-runtime@1.5.0
templating-tools@1.2.0
tracker@1.2.0
twitter-oauth@1.3.0
typescript@4.3.5
ui@1.0.13
underscore@1.0.10
launch-screen@1.3.1-beta300.6
less@4.1.1-beta300.6
localstorage@1.2.1-beta300.6
logging@1.3.3-beta300.6
meteor@2.0.0-beta300.6
meteor-base@1.5.2-beta300.6
minifier-css@2.0.0-beta300.6
minifier-js@3.0.0-beta300.6
minimongo@2.0.0-beta300.6
mobile-experience@1.1.1-beta300.6
mobile-status-bar@1.1.1-beta300.6
modern-browsers@0.1.10-beta300.6
modules@0.19.1-beta300.6
modules-runtime@0.13.2-beta300.6
mongo@2.0.0-beta300.6
mongo-decimal@0.1.4-beta300.6
mongo-dev-server@1.1.1-beta300.6
mongo-id@1.0.9-beta300.6
npm-mongo@4.16.1-beta300.6
oauth@3.0.0-beta300.6
oauth1@1.5.2-beta300.6
oauth2@1.3.3-beta300.6
observe-sequence@2.0.0-alpha300.17
ordered-dict@1.2.0-beta300.6
promise@1.0.0-beta300.6
random@1.2.2-beta300.6
rate-limit@1.1.2-beta300.6
react-fast-refresh@0.2.8-beta300.6
reactive-dict@1.3.2-beta300.6
reactive-var@1.0.13-beta300.6
reload@1.3.2-beta300.6
retry@1.1.1-beta300.6
routepolicy@1.1.2-beta300.6
service-configuration@1.3.2-beta300.6
session@1.2.2-beta300.6
sha@1.0.10-beta300.6
shell-server@0.6.0-beta300.6
socket-stream-client@0.5.2-beta300.6
spacebars@2.0.0-alpha300.17
spacebars-compiler@2.0.0-alpha300.17
standard-minifier-css@1.9.3-beta300.6
standard-minifier-js@3.0.0-beta300.6
templating@1.4.4-alpha300.17
templating-compiler@2.0.0-alpha300.17
templating-runtime@2.0.0-alpha300.17
templating-tools@2.0.0-alpha300.17
tracker@1.3.3-beta300.6
twitter-oauth@1.3.4-beta300.6
typescript@5.3.3-beta300.6
underscore@1.0.14-beta300.6
url@1.3.2
webapp@1.11.1
webapp-hashing@1.1.0
webapp@2.0.0-beta300.6
webapp-hashing@1.1.2-beta300.6