Skip to content

Commit

Permalink
AMP-3122: upgrade a few vue packages to be compatible with vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
yingfeng-iu committed Aug 5, 2024
1 parent 0c1dbdc commit d98cd8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"vue-click-outside": "^1.1.0",
"vue-mediaelement": "^1.0.0",
"vue-router": "^4.4.0",
"vuejs3-datepicker": "^1.1.2",
"vuejs3-datepicker": "^1.0.19",
"vuera": "^0.2.7",
"vuex": "^4.1.0",
"vuex-pathify": "^1.5.1",
"vuex-pathify": "^3.0.0-beta",
"vuex-persistedstate": "^4.1.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.12.1",
"@vue/cli-plugin-unit-jest": "^3.12.1",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-unit-jest": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.4.34",
"@vue/eslint-config-prettier": "^9.0.0",
Expand Down

0 comments on commit d98cd8b

Please sign in to comment.