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

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 9dc2b29 commit e60c886
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -9,21 +9,21 @@
},
"dependencies": {
"axios": "0.21.1",
"bootstrap": "4.5.3",
"core-js": "3.8.1",
"tailwindcss": "2.0.2",
"bootstrap": "5.0.0",
"core-js": "3.12.1",
"tailwindcss": "2.1.2",
"vue": "2.6.12",
"vue-axios": "3.2.0",
"vue-router": "3.4.9",
"vuex": "3.6.0"
"vue-axios": "3.2.4",
"vue-router": "3.5.1",
"vuex": "3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.9",
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-service": "4.5.9",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-service": "4.5.13",
"babel-eslint": "10.1.0",
"eslint": "7.16.0",
"eslint-plugin-vue": "7.4.0",
"eslint": "7.26.0",
"eslint-plugin-vue": "7.9.0",
"vue-template-compiler": "2.6.12"
},
"eslintConfig": {
Expand Down

0 comments on commit e60c886

Please sign in to comment.