chore(dependencies): update to latest ember-cli and other deps
This commit is contained in:
Родитель
251a0af73e
Коммит
711863c254
|
@ -1,5 +1,5 @@
|
|||
<div class="row login-panel clearfix">
|
||||
<div class="large-12 small-centered columns panel">
|
||||
<div class="large-12 small-centered columns">
|
||||
<h3>FxA OAuth Credential Management</h3>
|
||||
<h4>{{server}}</h4>
|
||||
<img src="assets/firefox.png" alt="Firefox Accounts"/>
|
||||
|
|
36
package.json
36
package.json
|
@ -19,37 +19,37 @@
|
|||
"author": "Mozilla (https://mozilla.org/)",
|
||||
"license": "MPL 2.0",
|
||||
"dependencies": {
|
||||
"bluebird": "2.3.4",
|
||||
"body-parser": "1.8.1",
|
||||
"bluebird": "2.3.11",
|
||||
"body-parser": "1.10.0",
|
||||
"bower": "1.3.12",
|
||||
"broccoli-asset-rev": "0.3.1",
|
||||
"broccoli-ember-hbs-template-compiler": "1.6.1",
|
||||
"broccoli-sass": "0.2.2",
|
||||
"broccoli-asset-rev": "2.0.0",
|
||||
"broccoli-ember-hbs-template-compiler": "1.7.0",
|
||||
"broccoli-sass": "0.3.3",
|
||||
"client-sessions": "0.7.0",
|
||||
"convict": "0.4.2",
|
||||
"cookie-parser": "1.3.3",
|
||||
"ember-cli": "0.1.1",
|
||||
"ember-cli": "0.1.4",
|
||||
"ember-cli-content-security-policy": "0.3.0",
|
||||
"ember-cli-ic-ajax": "0.1.1",
|
||||
"ember-cli-simple-auth": "0.6.7",
|
||||
"ember-data": "1.0.0-beta.10",
|
||||
"express": "4.9.5",
|
||||
"glob": "4.0.5",
|
||||
"mozlog": "1.0.0",
|
||||
"request": "2.45.0",
|
||||
"ember-export-application-global": "1.0.0"
|
||||
"ember-cli-simple-auth": "0.7.2",
|
||||
"ember-data": "1.0.0-beta.12",
|
||||
"ember-export-application-global": "1.0.1",
|
||||
"express": "4.10.6",
|
||||
"glob": "4.3.1",
|
||||
"mozlog": "1.0.1",
|
||||
"request": "2.51.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ember-cli": "0.1.2",
|
||||
"ember-cli-qunit": "0.1.0",
|
||||
"ember-cli": "0.1.4",
|
||||
"ember-cli-qunit": "0.1.1",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-concurrent": "^1.0.0",
|
||||
"grunt-contrib-jshint": "^0.10.0",
|
||||
"grunt-copyright": "^0.1.0",
|
||||
"grunt-jscs": "^0.7.1",
|
||||
"intern": "^2.1.1",
|
||||
"load-grunt-tasks": "^0.6.0",
|
||||
"grunt-jscs": "^1.0.0",
|
||||
"intern": "^2.2.2",
|
||||
"load-grunt-tasks": "^1.0.0",
|
||||
"nodemon": "^1.2.1",
|
||||
"opn": "^1.0.0"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче