Commit 7e90d8634f83731983d21ebbd807497cb1313880

Authored by tmcdeveloper
1 parent c4312d24dc
Exists in master

bump Meteor, Atmosphere packages, and NPM deps

.meteor/.finished-upgraders
1 # This file contains information which helps Meteor properly upgrade your 1 # This file contains information which helps Meteor properly upgrade your
2 # app when you run 'meteor update'. You should check it into version control 2 # app when you run 'meteor update'. You should check it into version control
3 # with your project. 3 # with your project.
4 4
5 notices-for-0.9.0 5 notices-for-0.9.0
6 notices-for-0.9.1 6 notices-for-0.9.1
7 0.9.4-platform-file 7 0.9.4-platform-file
8 notices-for-facebook-graph-api-2 8 notices-for-facebook-graph-api-2
9 1.2.0-standard-minifiers-package 9 1.2.0-standard-minifiers-package
10 1.2.0-meteor-platform-split 10 1.2.0-meteor-platform-split
11 1.2.0-cordova-changes 11 1.2.0-cordova-changes
12 1.2.0-breaking-changes 12 1.2.0-breaking-changes
13 1.3.0-split-minifiers-package 13 1.3.0-split-minifiers-package
14 1.3.5-remove-old-dev-bundle-link 14 1.3.5-remove-old-dev-bundle-link
15 1.4.0-remove-old-dev-bundle-link
15 16
1 # Meteor packages used by this project, one per line. 1 # Meteor packages used by this project, one per line.
2 # Check this file (and the other files in this directory) into your repository. 2 # Check this file (and the other files in this directory) into your repository.
3 # 3 #
4 # 'meteor add' and 'meteor remove' will edit this file for you, 4 # 'meteor add' and 'meteor remove' will edit this file for you,
5 # but you can also edit it by hand. 5 # but you can also edit it by hand.
6 6
7 meteor-base # Packages every Meteor app needs to have 7 meteor-base@1.0.4 # Packages every Meteor app needs to have
8 mobile-experience # Packages for a great mobile UX 8 mobile-experience@1.0.4 # Packages for a great mobile UX
9 mongo # The database Meteor supports right now 9 mongo@1.1.10 # The database Meteor supports right now
10 reactive-var # Reactive variable for tracker 10 reactive-var@1.0.10 # Reactive variable for tracker
11 session 11 session@1.1.6
12 tracker # Meteor's client-side reactive programming library 12 tracker@1.1.0 # Meteor's client-side reactive programming library
13 13
14 standard-minifier-css # CSS minifier run for production mode 14 standard-minifier-css@1.1.8 # CSS minifier run for production mode
15 standard-minifier-js # JS minifier run for production mode 15 standard-minifier-js@1.1.8 # JS minifier run for production mode
16 es5-shim # ECMAScript 5 compatibility for older browsers. 16 es5-shim@4.6.13 # ECMAScript 5 compatibility for older browsers.
17 ecmascript # Enable ECMAScript2015+ syntax in app code 17 ecmascript@0.5.7 # Enable ECMAScript2015+ syntax in app code
18 18
19 accounts-password 19 accounts-password@1.2.12
20 accounts-base 20 accounts-base@1.2.9
21 check 21 check@1.2.3
22 audit-argument-checks 22 audit-argument-checks@1.0.7
23 browser-policy 23 browser-policy@1.0.9
24 24
25 fourseven:scss 25 fourseven:scss
26 aldeed:collection2 26 aldeed:collection2
27 alanning:roles 27 alanning:roles
28 themeteorchef:bert 28 themeteorchef:bert
29 static-html 29 static-html@1.1.11
30 xolvio:cleaner 30 xolvio:cleaner
31 practicalmeteor:mocha 31 practicalmeteor:mocha
32 xolvio:backdoor 32 xolvio:backdoor
33 mdg:validated-method 33 mdg:validated-method
34 dburles:factory@1.0.0 34 dburles:factory@1.0.0
35 ddp-rate-limiter 35 ddp-rate-limiter@1.0.5
36 36
1 METEOR@1.3.5.1 1 METEOR@1.4
2 2
1 accounts-base@1.2.8 1 accounts-base@1.2.9
2 accounts-password@1.1.13 2 accounts-password@1.2.12
3 alanning:roles@1.2.15 3 alanning:roles@1.2.15
4 aldeed:collection2@2.9.1 4 aldeed:collection2@2.9.1
5 aldeed:collection2-core@1.1.1 5 aldeed:collection2-core@1.1.1
6 aldeed:schema-deny@1.0.1 6 aldeed:schema-deny@1.0.1
7 aldeed:schema-index@1.0.1 7 aldeed:schema-index@1.0.1
8 aldeed:simple-schema@1.5.3 8 aldeed:simple-schema@1.5.3
9 allow-deny@1.0.5 9 allow-deny@1.0.5
10 audit-argument-checks@1.0.7 10 audit-argument-checks@1.0.7
11 autoupdate@1.2.11 11 autoupdate@1.2.11
12 babel-compiler@6.8.5 12 babel-compiler@6.9.0
13 babel-runtime@0.1.9_1 13 babel-runtime@0.1.10
14 base64@1.0.9 14 base64@1.0.9
15 binary-heap@1.0.9 15 binary-heap@1.0.9
16 blaze@2.1.8 16 blaze@2.1.8
17 blaze-tools@1.0.9 17 blaze-tools@1.0.9
18 boilerplate-generator@1.0.9 18 boilerplate-generator@1.0.9
19 browser-policy@1.0.9 19 browser-policy@1.0.9
20 browser-policy-common@1.0.10 20 browser-policy-common@1.0.10
21 browser-policy-content@1.0.11 21 browser-policy-content@1.0.11
22 browser-policy-framing@1.0.11 22 browser-policy-framing@1.0.11
23 caching-compiler@1.0.6 23 caching-compiler@1.0.6
24 caching-html-compiler@1.0.6 24 caching-html-compiler@1.0.6
25 callback-hook@1.0.9 25 callback-hook@1.0.9
26 check@1.2.3 26 check@1.2.3
27 coffeescript@1.1.4 27 coffeescript@1.1.4
28 dburles:factory@1.0.0 28 dburles:factory@1.1.0
29 ddp@1.2.5 29 ddp@1.2.5
30 ddp-client@1.2.9 30 ddp-client@1.2.9
31 ddp-common@1.2.6 31 ddp-common@1.2.6
32 ddp-rate-limiter@1.0.5 32 ddp-rate-limiter@1.0.5
33 ddp-server@1.2.10 33 ddp-server@1.2.10
34 deps@1.0.12 34 deps@1.0.12
35 diff-sequence@1.0.6 35 diff-sequence@1.0.6
36 ecmascript@0.4.8 36 ecmascript@0.5.7
37 ecmascript-runtime@0.2.12 37 ecmascript-runtime@0.3.12
38 ejson@1.0.12 38 ejson@1.0.12
39 email@1.0.16 39 email@1.1.16
40 es5-shim@4.5.13 40 es5-shim@4.6.13
41 fastclick@1.0.12 41 fastclick@1.0.12
42 fortawesome:fontawesome@4.5.0 42 fortawesome:fontawesome@4.5.0
43 fourseven:scss@3.8.0_1 43 fourseven:scss@3.8.0_1
44 geojson-utils@1.0.9 44 geojson-utils@1.0.9
45 hot-code-push@1.0.4 45 hot-code-push@1.0.4
46 html-tools@1.0.10 46 html-tools@1.0.10
47 htmljs@1.0.10 47 htmljs@1.0.10
48 http@1.1.8 48 http@1.1.8
49 id-map@1.0.8 49 id-map@1.0.8
50 jquery@1.11.9 50 jquery@1.11.9
51 launch-screen@1.0.12 51 launch-screen@1.0.12
52 livedata@1.0.18 52 livedata@1.0.18
53 localstorage@1.0.11 53 localstorage@1.0.11
54 logging@1.0.14 54 logging@1.1.14
55 mdg:validated-method@1.1.0 55 mdg:validated-method@1.1.0
56 mdg:validation-error@0.5.1 56 mdg:validation-error@0.5.1
57 meteor@1.1.16 57 meteor@1.2.16
58 meteor-base@1.0.4 58 meteor-base@1.0.4
59 minifier-css@1.1.13 59 minifier-css@1.2.13
60 minifier-js@1.1.13 60 minifier-js@1.2.13
61 minimongo@1.0.17 61 minimongo@1.0.17
62 mobile-experience@1.0.4 62 mobile-experience@1.0.4
63 mobile-status-bar@1.0.12 63 mobile-status-bar@1.0.12
64 modules@0.6.5 64 modules@0.7.5
65 modules-runtime@0.6.5 65 modules-runtime@0.7.5
66 mongo@1.1.9_1 66 mongo@1.1.10
67 mongo-id@1.0.5 67 mongo-id@1.0.5
68 npm-bcrypt@0.8.6_3 68 npm-bcrypt@0.8.7
69 npm-mongo@1.4.45 69 npm-mongo@1.5.45
70 observe-sequence@1.0.12 70 observe-sequence@1.0.12
71 ordered-dict@1.0.8 71 ordered-dict@1.0.8
72 practicalmeteor:chai@2.1.0_1 72 practicalmeteor:chai@2.1.0_1
73 practicalmeteor:loglevel@1.2.0_2 73 practicalmeteor:loglevel@1.2.0_2
74 practicalmeteor:mocha@2.4.5_6 74 practicalmeteor:mocha@2.4.5_6
75 practicalmeteor:mocha-core@1.0.1 75 practicalmeteor:mocha-core@1.0.1
76 practicalmeteor:sinon@1.14.1_2 76 practicalmeteor:sinon@1.14.1_2
77 promise@0.7.3 77 promise@0.8.3
78 raix:eventemitter@0.1.3 78 raix:eventemitter@0.1.3
79 random@1.0.10 79 random@1.0.10
80 rate-limit@1.0.5 80 rate-limit@1.0.5
81 reactive-dict@1.1.8 81 reactive-dict@1.1.8
82 reactive-var@1.0.10 82 reactive-var@1.0.10
83 reload@1.1.10 83 reload@1.1.10
84 retry@1.0.8 84 retry@1.0.8
85 routepolicy@1.0.11 85 routepolicy@1.0.11
86 service-configuration@1.0.10 86 service-configuration@1.0.10
87 session@1.1.6 87 session@1.1.6
88 sha@1.0.8 88 sha@1.0.8
89 spacebars@1.0.12 89 spacebars@1.0.12
90 spacebars-compiler@1.0.12 90 spacebars-compiler@1.0.12
91 srp@1.0.9 91 srp@1.0.9
92 standard-minifier-css@1.0.8 92 standard-minifier-css@1.1.8
93 standard-minifier-js@1.0.8 93 standard-minifier-js@1.1.8
94 static-html@1.0.12 94 static-html@1.1.11
95 templating@1.1.14 95 templating@1.1.14
96 templating-tools@1.0.4 96 templating-tools@1.0.4
97 themeteorchef:bert@2.1.1 97 themeteorchef:bert@2.1.1
98 tmeasday:test-reporter-helpers@0.2.1 98 tmeasday:test-reporter-helpers@0.2.1
99 tracker@1.0.15 99 tracker@1.1.0
100 ui@1.0.11 100 ui@1.0.11
101 underscore@1.0.9 101 underscore@1.0.9
102 url@1.0.10 102 url@1.0.10
103 webapp@1.2.11 103 webapp@1.3.10
104 webapp-hashing@1.0.9 104 webapp-hashing@1.0.9
105 xolvio:backdoor@0.2.0 105 xolvio:backdoor@0.2.0
106 xolvio:cleaner@0.3.1 106 xolvio:cleaner@0.3.1
107 107
1 { 1 {
2 "name": "application-name", 2 "name": "application-name",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "description": "Application description.", 4 "description": "Application description.",
5 "scripts": { 5 "scripts": {
6 "start": "meteor --settings settings-development.json", 6 "start": "meteor --settings settings-development.json",
7 "test": "meteor test --driver-package practicalmeteor:mocha --port 5000", 7 "test": "meteor test --driver-package practicalmeteor:mocha --port 5000",
8 "chimp-watch": "chimp --ddp=http://localhost:3000 --watch --mocha --path=tests", 8 "chimp-watch": "chimp --ddp=http://localhost:3000 --watch --mocha --path=tests",
9 "chimp-test": "chimp --ddp=http://localhost:3000 --mocha --path=tests", 9 "chimp-test": "chimp --ddp=http://localhost:3000 --mocha --path=tests",
10 "staging": "meteor deploy staging.meteor.com --settings settings-development.json", 10 "staging": "meteor deploy staging.meteor.com --settings settings-development.json",
11 "production": "meteor deploy production.meteor.com --settings settings-production.json" 11 "production": "meteor deploy production.meteor.com --settings settings-production.json"
12 }, 12 },
13 "devDependencies": { 13 "devDependencies": {
14 "chimp": "^0.34.1", 14 "chimp": "^0.39.1",
15 "eslint": "^2.9.0", 15 "eslint": "^2.13.1",
16 "eslint-config-airbnb": "^9.0.1", 16 "eslint-config-airbnb": "^9.0.1",
17 "eslint-plugin-jsx-a11y": "^1.2.0", 17 "eslint-plugin-jsx-a11y": "^1.5.5",
18 "eslint-plugin-meteor": "^3.5.2", 18 "eslint-plugin-meteor": "^3.6.0",
19 "eslint-plugin-react": "^5.1.1", 19 "eslint-plugin-react": "^5.2.2",
20 "faker": "^3.1.0" 20 "faker": "^3.1.0"
21 }, 21 },
22 "eslintConfig": { 22 "eslintConfig": {
23 "parserOptions": { 23 "parserOptions": {
24 "ecmaFeatures": { 24 "ecmaFeatures": {
25 "jsx": true 25 "jsx": true
26 } 26 }
27 }, 27 },
28 "plugins": [ 28 "plugins": [
29 "meteor", 29 "meteor",
30 "react" 30 "react"
31 ], 31 ],
32 "extends": [ 32 "extends": [
33 "airbnb/base", 33 "airbnb/base",
34 "plugin:meteor/guide", 34 "plugin:meteor/guide",
35 "plugin:react/recommended" 35 "plugin:react/recommended"
36 ], 36 ],
37 "globals": { 37 "globals": {
38 "server": false, 38 "server": false,
39 "browser": false, 39 "browser": false,
40 "expect": false 40 "expect": false
41 }, 41 },
42 "rules": { 42 "rules": {
43 "import/no-unresolved": 0, 43 "import/no-unresolved": 0,
44 "no-underscore-dangle": [ 44 "no-underscore-dangle": [
45 "error", 45 "error",
46 { 46 {
47 "allow": [ 47 "allow": [
48 "_id", 48 "_id",
49 "_ensureIndex", 49 "_ensureIndex",
50 "_verifyEmailToken", 50 "_verifyEmailToken",
51 "_resetPasswordToken", 51 "_resetPasswordToken",
52 "_name" 52 "_name"
53 ] 53 ]
54 } 54 }
55 ] 55 ]
56 } 56 }
57 }, 57 },
58 "dependencies": { 58 "dependencies": {
59 "bootstrap": "^3.3.6", 59 "bootstrap": "^3.3.7",
60 "eslint": "^2.13.1",
61 "eslint-plugin-jsx-a11y": "^1.5.3",
62 "eslint-plugin-react": "^5.2.2",
63 "jquery": "^2.2.4", 60 "jquery": "^2.2.4",
64 "jquery-validation": "^1.15.0", 61 "jquery-validation": "^1.15.1",
65 "react": "^15.2.0", 62 "react": "^15.2.1",
66 "react-addons-pure-render-mixin": "^15.0.2", 63 "react-addons-pure-render-mixin": "^15.2.1",
67 "react-bootstrap": "^0.29.5", 64 "react-bootstrap": "^0.29.5",
68 "react-dom": "^15.2.0", 65 "react-dom": "^15.2.1",
69 "react-komposer": "^1.8.0", 66 "react-komposer": "^1.13.1",
70 "react-router": "^2.5.2", 67 "react-router": "^2.6.0",
71 "react-router-bootstrap": "^0.23.0" 68 "react-router-bootstrap": "^0.23.1"
72 } 69 }
73 } 70 }
74 71