This repository was archived by the owner on Mar 4, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 427
outdated dependencies in newly created app #287
Comments
I'll update them and it should be fixed in next release. |
@clarkdo Will this mean that ESLint 6 will be used from now on? |
It depends what https://github.com/nuxt/eslint-config is using |
Not to forget that nuxt also uses vuetify-loader (1.2.2; latest) which refers to vuetify ^1.3.0 (latest would be 2.0.0). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
especially babel-core seems odd, as @babel/core exists for quite some time and nuxt.js itself uses it: https://github.com/nuxt/nuxt.js/blob/dev/package.json
Is there a recommended way to update dependencies after the initial creation?
version information:
The text was updated successfully, but these errors were encountered: