Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #50 from alphaolomi/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
alphaolomi committed Jan 5, 2021
2 parents 2771de5 + affe490 commit 9dc2b29
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "0.21.0",
"axios": "0.21.1",
"bootstrap": "4.5.3",
"core-js": "3.6.5",
"tailwindcss": "1.9.6",
"core-js": "3.8.1",
"tailwindcss": "2.0.2",
"vue": "2.6.12",
"vue-axios": "3.1.3",
"vue-router": "3.4.8",
"vuex": "3.5.1"
"vue-axios": "3.2.0",
"vue-router": "3.4.9",
"vuex": "3.6.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.8",
"@vue/cli-plugin-eslint": "4.5.8",
"@vue/cli-service": "4.5.8",
"@vue/cli-plugin-babel": "4.5.9",
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-service": "4.5.9",
"babel-eslint": "10.1.0",
"eslint": "7.12.1",
"eslint-plugin-vue": "7.1.0",
"eslint": "7.16.0",
"eslint-plugin-vue": "7.4.0",
"vue-template-compiler": "2.6.12"
},
"eslintConfig": {
Expand Down

0 comments on commit 9dc2b29

Please sign in to comment.