Skip to content

Commit

Permalink
Chore: Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Asthriona committed Aug 6, 2024
1 parent 65688bc commit ca904b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
},
"dependencies": {
"axios": "^0.27.2",
"bootstrap": "^5.2.3",
"bootstrap": "^5.3.2",
"bootstrap-vue": "^2.23.1",
"core-js": "^3.30.2",
"core-js": "^3.32.2",
"register-service-worker": "^1.7.2",
"vue": "^2.7.14",
"vue-i18n": "^8.28.2",
"vue-meta": "^2.4.0",
"vue-moment": "^4.1.0",
"vue-router": "^3.6.5",
"vuetify": "^2.6.15"
"vuetify": "^2.7.1"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/eslint-parser": "^7.21.8",
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.22.15",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-pwa": "^5.0.8",
Expand Down

0 comments on commit ca904b8

Please sign in to comment.