Skip to content

Commit

Permalink
Merge pull request #6 from pdsuwwz/feature/update-deps
Browse files Browse the repository at this point in the history
feat: 🔧 update deps
  • Loading branch information
pdsuwwz authored Jan 23, 2022
2 parents 1ab2f64 + 64e5bc6 commit 0f9d8aa
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 404 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.0.9",
"vue": "^3.2.28",
"vue": "^3.2.29",
"vue-i18n": "^9.2.0-beta.28",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@babel/core": "^7.16.10",
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"@sucrase/jest-plugin": "^2.2.0",
"@types/jest": "^27.4.0",
Expand All @@ -73,7 +73,7 @@
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/compiler-sfc": "^3.2.28",
"@vue/compiler-sfc": "^3.2.29",
"@vue/test-utils": "^2.0.0-rc.18",
"@vue/vue3-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.4.6",
Expand Down
Loading

0 comments on commit 0f9d8aa

Please sign in to comment.