Skip to content

Commit

Permalink
Merge pull request #34 from tomvothecoder/renovate/all
Browse files Browse the repository at this point in the history
Update all
  • Loading branch information
tomvothecoder committed May 22, 2021
2 parents b8bfc30 + 7c8822d commit 1c0a630
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 131 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
"dependencies": {
"aos": "3.0.0-beta.6",
"axios": "0.21.0",
"bulma": "0.9.1",
"core-js": "3.7.0",
"bulma": "0.9.2",
"core-js": "3.12.1",
"moment": "2.29.1",
"vue": "2.6.12",
"vue-gtag": "^1.10.0",
"vue-gtag": "1.16.1",
"vue-router": "3.4.9",
"vue-scrollto": "2.20.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.8",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "4.5.8",
"@vue/eslint-config-airbnb": "^5.0.2",
"@vue/eslint-config-airbnb": "5.3.0",
"babel-eslint": "^10.1.0",
"eslint": "7.12.1",
"eslint": "7.27.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "7.1.0",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-vue": "7.9.0",
"vue-template-compiler": "2.6.12",
"webpack-bundle-tracker": "1.0.0-alpha.1"
"webpack-bundle-tracker": "1.0.0"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 1c0a630

Please sign in to comment.