Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cscognamiglio committed Dec 19, 2023
1 parent aeaaf4d commit 6aa0ff9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 45 deletions.
54 changes: 17 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.5.4",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-router": "^5.0.8",
"@vue/cli-plugin-vuex": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.0.0",
"eslint": "^8.2.0",
"@vue/cli-plugin-babel": "^5.0",
"@vue/cli-plugin-router": "^5.0",
"@vue/cli-plugin-vuex": "^5.0",
"@vue/cli-service": "^5.0",
"@vue/compiler-sfc": "^3.3",
"eslint": "^8",
"eslint-plugin-vue": "^7.0",
"glob-parent": ">=5.1.2",
"less": "^4.0",
"less-loader": "^5.0"
"less": "^3.0.4",
"less-loader": "^5.0.0"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 6aa0ff9

Please sign in to comment.