Update dependencies
This commit is contained in:
parent
d83462c075
commit
f35cf47a8b
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "moritz-ruth.de",
|
||||
"name": "moritzruth.de",
|
||||
"description": "Moritz Ruth is a web developer, photograph and digital creator.",
|
||||
"author": "Moritz Ruth",
|
||||
"private": true,
|
||||
|
@ -18,13 +18,13 @@
|
|||
"vue-ripple-directive": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@moritzruth/eslint-config": "^1.0.9",
|
||||
"@nuxtjs/eslint-module": "^1.1.0",
|
||||
"@moritzruth/eslint-config": "^2.0.5",
|
||||
"@nuxtjs/eslint-module": "^2.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint": "^7.0.0",
|
||||
"eslint-import-resolver-webpack": "^0.12.1",
|
||||
"eslint-plugin-nuxt": "^0.5.2",
|
||||
"fibers": "^4.0.2",
|
||||
"eslint-plugin-nuxt": "^1.0.0",
|
||||
"fibers": "^5.0.0",
|
||||
"sass": "^1.26.3",
|
||||
"sass-loader": "^8.0.2",
|
||||
"serve": "^11.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue