Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update all dependencies #216

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

Closed
wants to merge 1 commit into from
Closed

update all dependencies #216

wants to merge 1 commit into from

Conversation

tomByrer
Copy link

@tomByrer tomByrer commented Jun 30, 2017

Main updates:
"cross-env": "^5.0.1",
"firebase": "^4.1.3",
vue-router": "^2.7.0",
Dev
"autoprefixer": "^6.7.7",
"babel-core": "^6.25.0",
"babel-loader": "^6.4.1",
"vue-loader": "^13.0.0",
"webpack": "^3.0.0",

Manual tests worked on local Win10, NodeJS 8.1.2, npm 5.0.2. I included npm lockfile, removed outdated yarn's (yarn doesn't like my machine).

I included @bodyno's extra weppack script edit from #209 also.

Also included a version in package.json ;)

Main updates:
"cross-env": "^5.0.1",
"firebase": "^4.1.3",
vue-router": "^2.7.0",
Dev
"autoprefixer": "^6.7.7",
"babel-core": "^6.25.0",
"babel-loader": "^6.4.1",
"vue-loader": "^13.0.0",
"webpack": "^3.0.0",

Manual tests worked on local Win10, NodeJS 8.1.2, npm 5.0.2.   I included npm lockfile, removed outdated yarn's (yarn doesn't like my machine).
@bodyno
Copy link
Contributor

bodyno commented Jun 30, 2017

👍

yyx990803 pushed a commit that referenced this pull request Sep 16, 2017
* 1. fix issue related to `route-cache`
2. use `this.$route` directly in component method
3. bump dependencies

* use webpack ModuleConcatenationPlugin on production

* use req.originalUrl as cacheKey
yyx990803 pushed a commit that referenced this pull request Sep 21, 2017
* close issues: close #202, close #231
close prs: close #209, close #216, close #244

* fallback false, remove unused `glob`

* upgrade vuex-router-sync, fix #221, fix #218, fix #208, fix #207

* lock firebase at version 4.1.3 (firebase/firebase-js-sdk#157 (comment))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants