Commit fc7cfbe5 authored by Pooya Parsa's avatar Pooya Parsa

nuxt-start

parent 34801a2d
...@@ -26,10 +26,13 @@ ...@@ -26,10 +26,13 @@
"dependencies": { "dependencies": {
"@nuxtjs/component-cache": "^1.0.0", "@nuxtjs/component-cache": "^1.0.0",
"@nuxtjs/pwa": "latest", "@nuxtjs/pwa": "latest",
"firebase": "^4.2.0", "nuxt-start": "^1.0.0-rc5"
},
"devDependencies": {
"firebase": "^4.3.0",
"vuex-router-sync": "^4.2.0",
"nuxt": "1.0.0-rc5", "nuxt": "1.0.0-rc5",
"stylus": "^0.54.5", "stylus": "^0.54.5",
"stylus-loader": "^3.0.1", "stylus-loader": "^3.0.1"
"vuex-router-sync": "^4.2.0"
} }
} }
...@@ -2195,9 +2195,9 @@ find-up@^2.0.0, find-up@^2.1.0: ...@@ -2195,9 +2195,9 @@ find-up@^2.0.0, find-up@^2.1.0:
dependencies: dependencies:
locate-path "^2.0.0" locate-path "^2.0.0"
firebase@^4.2.0: firebase@^4.3.0:
version "4.2.0" version "4.3.0"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-4.2.0.tgz#9181a0a22c6afc2b27bd810789beac48a438207d" resolved "https://registry.yarnpkg.com/firebase/-/firebase-4.3.0.tgz#21d95a92f862c7e406ddf871c173b50f153f8d46"
dependencies: dependencies:
dom-storage "^2.0.2" dom-storage "^2.0.2"
faye-websocket "0.9.3" faye-websocket "0.9.3"
...@@ -3346,6 +3346,32 @@ number-is-nan@^1.0.0: ...@@ -3346,6 +3346,32 @@ number-is-nan@^1.0.0:
version "1.0.1" version "1.0.1"
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
nuxt-start@^1.0.0-rc5:
version "1.0.0-rc5"
resolved "https://registry.yarnpkg.com/nuxt-start/-/nuxt-start-1.0.0-rc5.tgz#82294d2567bfcd859ce65e0645ac55425558095e"
dependencies:
"@nuxtjs/youch" "3.0.2"
ansi-html "^0.0.7"
chalk "^2.1.0"
compression "^1.7.0"
connect "^3.6.3"
debug "^3.0.0"
etag "^1.8.0"
fresh "^0.5.0"
fs-extra "^4.0.1"
hash-sum "^1.0.2"
lodash "^4.17.4"
lru-cache "^4.1.1"
pify "^3.0.0"
pretty-error "^2.1.1"
serialize-javascript "^1.4.0"
serve-static "^1.12.4"
server-destroy "^1.0.1"
source-map "^0.5.6"
source-map-support "^0.4.16"
tappable "^1.1.0"
vue-server-renderer "~2.4.2"
nuxt@1.0.0-rc5: nuxt@1.0.0-rc5:
version "1.0.0-rc5" version "1.0.0-rc5"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-1.0.0-rc5.tgz#a5bedc988289351eaf6e3582a4a0ca6503b2ba39" resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-1.0.0-rc5.tgz#a5bedc988289351eaf6e3582a4a0ca6503b2ba39"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment