commit
a459258005
3 changed files with 55 additions and 56 deletions
|
|
@ -11,24 +11,24 @@ reactive-var@1.0.11 # Reactive variable for tracker
|
||||||
tracker@1.1.3 # Meteor's client-side reactive programming library
|
tracker@1.1.3 # Meteor's client-side reactive programming library
|
||||||
|
|
||||||
standard-minifier-css@1.3.4 # CSS minifier run for production mode
|
standard-minifier-css@1.3.4 # CSS minifier run for production mode
|
||||||
standard-minifier-js@2.1.0 # JS minifier run for production mode
|
standard-minifier-js@2.1.1 # JS minifier run for production mode
|
||||||
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
|
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
|
||||||
ecmascript@0.8.0 # Enable ECMAScript2015+ syntax in app code
|
ecmascript@0.8.2 # Enable ECMAScript2015+ syntax in app code
|
||||||
shell-server@0.2.3 # Server-side component of the `meteor shell` command
|
shell-server@0.2.4 # Server-side component of the `meteor shell` command
|
||||||
|
|
||||||
react-meteor-data
|
react-meteor-data
|
||||||
alanning:roles
|
alanning:roles
|
||||||
fourseven:scss
|
fourseven:scss
|
||||||
twbs:bootstrap
|
twbs:bootstrap
|
||||||
accounts-base@1.3.0
|
accounts-base@1.3.0
|
||||||
accounts-password@1.3.6
|
accounts-password@1.3.7
|
||||||
service-configuration@1.0.11
|
service-configuration@1.0.11
|
||||||
accounts-facebook@1.2.0
|
accounts-facebook@1.2.1
|
||||||
accounts-github@1.3.0
|
accounts-github@1.3.0
|
||||||
accounts-google@1.2.0
|
accounts-google@1.2.0
|
||||||
themeteorchef:bert
|
themeteorchef:bert
|
||||||
fortawesome:fontawesome
|
fortawesome:fontawesome
|
||||||
aldeed:collection2-core@2.0.0
|
aldeed:collection2-core@2.0.1
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
ddp-rate-limiter@1.0.7
|
ddp-rate-limiter@1.0.7
|
||||||
dynamic-import
|
dynamic-import
|
||||||
|
|
|
||||||
|
|
@ -1,41 +1,41 @@
|
||||||
accounts-base@1.3.0
|
accounts-base@1.3.0
|
||||||
accounts-facebook@1.2.0
|
accounts-facebook@1.2.1
|
||||||
accounts-github@1.3.0
|
accounts-github@1.3.0
|
||||||
accounts-google@1.2.0
|
accounts-google@1.2.0
|
||||||
accounts-oauth@1.1.15
|
accounts-oauth@1.1.15
|
||||||
accounts-password@1.3.6
|
accounts-password@1.3.7
|
||||||
alanning:roles@1.2.16
|
alanning:roles@1.2.16
|
||||||
aldeed:collection2-core@2.0.1
|
aldeed:collection2-core@2.0.1
|
||||||
allow-deny@1.0.5
|
allow-deny@1.0.5
|
||||||
audit-argument-checks@1.0.7
|
audit-argument-checks@1.0.7
|
||||||
autoupdate@1.3.12
|
autoupdate@1.3.12
|
||||||
babel-compiler@6.19.1
|
babel-compiler@6.19.4
|
||||||
babel-runtime@1.0.1
|
babel-runtime@1.0.1
|
||||||
base64@1.0.10
|
base64@1.0.10
|
||||||
binary-heap@1.0.10
|
binary-heap@1.0.10
|
||||||
blaze@2.3.2
|
blaze@2.3.2
|
||||||
blaze-tools@1.0.10
|
blaze-tools@1.0.10
|
||||||
boilerplate-generator@1.1.0
|
boilerplate-generator@1.2.0
|
||||||
caching-compiler@1.1.9
|
caching-compiler@1.1.9
|
||||||
caching-html-compiler@1.1.2
|
caching-html-compiler@1.1.2
|
||||||
callback-hook@1.0.10
|
callback-hook@1.0.10
|
||||||
check@1.2.5
|
check@1.2.5
|
||||||
ddp@1.2.5
|
ddp@1.2.5
|
||||||
ddp-client@1.3.4
|
ddp-client@1.3.4
|
||||||
ddp-common@1.2.8
|
ddp-common@1.2.9
|
||||||
ddp-rate-limiter@1.0.7
|
ddp-rate-limiter@1.0.7
|
||||||
ddp-server@1.3.14
|
ddp-server@1.3.14
|
||||||
deps@1.0.12
|
deps@1.0.12
|
||||||
diff-sequence@1.0.7
|
diff-sequence@1.0.7
|
||||||
dynamic-import@0.1.0
|
dynamic-import@0.1.1
|
||||||
ecmascript@0.8.0
|
ecmascript@0.8.2
|
||||||
ecmascript-runtime@0.4.1
|
ecmascript-runtime@0.4.1
|
||||||
ecmascript-runtime-client@0.4.1
|
ecmascript-runtime-client@0.4.3
|
||||||
ecmascript-runtime-server@0.4.1
|
ecmascript-runtime-server@0.4.1
|
||||||
ejson@1.0.13
|
ejson@1.0.14
|
||||||
email@1.2.1
|
email@1.2.3
|
||||||
es5-shim@4.6.15
|
es5-shim@4.6.15
|
||||||
facebook-oauth@1.3.1
|
facebook-oauth@1.3.2
|
||||||
fastclick@1.0.13
|
fastclick@1.0.13
|
||||||
fortawesome:fontawesome@4.7.0
|
fortawesome:fontawesome@4.7.0
|
||||||
fourseven:scss@4.5.4
|
fourseven:scss@4.5.4
|
||||||
|
|
@ -50,21 +50,21 @@ id-map@1.0.9
|
||||||
jquery@1.11.10
|
jquery@1.11.10
|
||||||
launch-screen@1.1.1
|
launch-screen@1.1.1
|
||||||
livedata@1.0.18
|
livedata@1.0.18
|
||||||
localstorage@1.1.0
|
localstorage@1.1.1
|
||||||
logging@1.1.17
|
logging@1.1.17
|
||||||
meteor@1.6.1
|
meteor@1.7.1
|
||||||
meteor-base@1.1.0
|
meteor-base@1.1.0
|
||||||
minifier-css@1.2.16
|
minifier-css@1.2.16
|
||||||
minifier-js@2.1.0
|
minifier-js@2.1.1
|
||||||
minimongo@1.2.0
|
minimongo@1.2.1
|
||||||
mobile-experience@1.0.4
|
mobile-experience@1.0.4
|
||||||
mobile-status-bar@1.0.14
|
mobile-status-bar@1.0.14
|
||||||
modules@0.9.0
|
modules@0.9.4
|
||||||
modules-runtime@0.8.0
|
modules-runtime@0.8.0
|
||||||
mongo@1.1.18
|
mongo@1.1.18
|
||||||
mongo-id@1.0.6
|
mongo-id@1.0.6
|
||||||
npm-bcrypt@0.9.2
|
npm-bcrypt@0.9.3
|
||||||
npm-mongo@2.2.24
|
npm-mongo@2.2.30
|
||||||
oauth@1.1.13
|
oauth@1.1.13
|
||||||
oauth2@1.1.11
|
oauth2@1.1.11
|
||||||
observe-sequence@1.0.16
|
observe-sequence@1.0.16
|
||||||
|
|
@ -73,7 +73,7 @@ promise@0.8.9
|
||||||
raix:eventemitter@0.1.3
|
raix:eventemitter@0.1.3
|
||||||
random@1.0.10
|
random@1.0.10
|
||||||
rate-limit@1.0.8
|
rate-limit@1.0.8
|
||||||
react-meteor-data@0.2.11
|
react-meteor-data@0.2.13
|
||||||
reactive-dict@1.1.9
|
reactive-dict@1.1.9
|
||||||
reactive-var@1.0.11
|
reactive-var@1.0.11
|
||||||
reload@1.1.11
|
reload@1.1.11
|
||||||
|
|
@ -82,23 +82,22 @@ routepolicy@1.0.12
|
||||||
service-configuration@1.0.11
|
service-configuration@1.0.11
|
||||||
session@1.1.7
|
session@1.1.7
|
||||||
sha@1.0.9
|
sha@1.0.9
|
||||||
shell-server@0.2.3
|
shell-server@0.2.4
|
||||||
spacebars@1.0.15
|
spacebars@1.0.15
|
||||||
spacebars-compiler@1.1.2
|
spacebars-compiler@1.1.3
|
||||||
srp@1.0.10
|
srp@1.0.10
|
||||||
standard-minifier-css@1.3.4
|
standard-minifier-css@1.3.4
|
||||||
standard-minifier-js@2.1.0
|
standard-minifier-js@2.1.1
|
||||||
static-html@1.2.2
|
static-html@1.2.2
|
||||||
templating@1.3.2
|
templating@1.2.15
|
||||||
templating-compiler@1.3.2
|
templating-compiler@1.2.15
|
||||||
templating-runtime@1.3.2
|
templating-runtime@1.2.15
|
||||||
templating-tools@1.1.2
|
templating-tools@1.1.2
|
||||||
themeteorchef:bert@2.1.3
|
themeteorchef:bert@2.1.3
|
||||||
tmeasday:check-npm-versions@0.3.1
|
tmeasday:check-npm-versions@0.3.1
|
||||||
tracker@1.1.3
|
tracker@1.1.3
|
||||||
twbs:bootstrap@3.3.6
|
twbs:bootstrap@3.3.6
|
||||||
ui@1.0.13
|
|
||||||
underscore@1.0.10
|
underscore@1.0.10
|
||||||
url@1.1.0
|
url@1.1.0
|
||||||
webapp@1.3.16
|
webapp@1.3.18
|
||||||
webapp-hashing@1.0.9
|
webapp-hashing@1.0.9
|
||||||
|
|
|
||||||
46
package.json
46
package.json
|
|
@ -6,37 +6,37 @@
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cleverbeagle/dates": "^0.4.0",
|
"@cleverbeagle/dates": "^0.5.1",
|
||||||
"@cleverbeagle/seeder": "^1.1.3",
|
"@cleverbeagle/seeder": "^1.2.0",
|
||||||
"babel-runtime": "^6.20.0",
|
"babel-runtime": "^6.26.0",
|
||||||
"bcrypt": "^1.0.2",
|
"bcrypt": "^1.0.3",
|
||||||
"commonmark": "^0.27.0",
|
"commonmark": "^0.28.1",
|
||||||
"core-js": "^2.5.0",
|
"core-js": "^2.5.1",
|
||||||
"jquery": "^2.2.4",
|
"jquery": "^2.2.4",
|
||||||
"jquery-validation": "^1.16.0",
|
"jquery-validation": "^1.17.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"meteor-node-stubs": "~0.2.4",
|
"meteor-node-stubs": "^0.2.11",
|
||||||
"prop-types": "^15.5.10",
|
"prop-types": "^15.5.10",
|
||||||
"react": "^15.5.4",
|
"react": "^15.6.1",
|
||||||
"react-addons-pure-render-mixin": "^15.5.2",
|
"react-addons-pure-render-mixin": "^15.6.0",
|
||||||
"react-bootstrap": "^0.31.0",
|
"react-bootstrap": "^0.31.2",
|
||||||
"react-dom": "^15.5.4",
|
"react-dom": "^15.6.1",
|
||||||
"react-router-bootstrap": "^0.24.2",
|
"react-router-bootstrap": "^0.24.3",
|
||||||
"react-router-dom": "^4.1.1",
|
"react-router-dom": "^4.2.2",
|
||||||
"simpl-schema": "^0.3.0"
|
"simpl-schema": "^0.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-jest": "^20.0.3",
|
"babel-jest": "^20.0.3",
|
||||||
"babel-preset-es2015": "^6.24.1",
|
"babel-preset-es2015": "^6.24.1",
|
||||||
"babel-preset-react": "^6.24.1",
|
"babel-preset-react": "^6.24.1",
|
||||||
"enzyme": "^2.8.2",
|
"enzyme": "^2.9.1",
|
||||||
"eslint": "^3.19.0",
|
"eslint": "^4.6.0",
|
||||||
"eslint-config-airbnb": "^15.0.1",
|
"eslint-config-airbnb": "^15.1.0",
|
||||||
"eslint-plugin-import": "^2.2.0",
|
"eslint-plugin-import": "^2.7.0",
|
||||||
"eslint-plugin-jsx-a11y": "^5.0.3",
|
"eslint-plugin-jsx-a11y": "^5.1.1",
|
||||||
"eslint-plugin-meteor": "^4.0.1",
|
"eslint-plugin-meteor": "^4.1.4",
|
||||||
"eslint-plugin-react": "^7.0.1",
|
"eslint-plugin-react": "^7.3.0",
|
||||||
"jest": "^20.0.3"
|
"jest": "^20.0.4"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue