Skip to content

Commit

Permalink
Merge pull request #14 from pdsuwwz/feature/updete-dep
Browse files Browse the repository at this point in the history
feat: 🔧 update deps
  • Loading branch information
pdsuwwz authored Jan 23, 2022
2 parents 591283d + c83a14a commit be8ecf7
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 565 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,35 +43,35 @@
"url": "https://github.com/pdsuwwz/vite-ts-starter/issues"
},
"dependencies": {
"@element-plus/icons-vue": "^0.2.4",
"@element-plus/icons-vue": "^0.2.6",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/vue-fontawesome": "~3.0.0-5",
"axios": "0.25.0",
"echarts": "^5.2.2",
"element-plus": "^1.3.0-beta.5",
"element-plus": "^1.3.0-beta.7",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"vue": "^3.2.27",
"vue": "^3.2.29",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.8",
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"@sucrase/jest-plugin": "^2.2.0",
"@types/jest": "^27.4.0",
"@types/js-cookie": "^3.0.1",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.19",
"@types/node": "^16.11.21",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"@vitejs/plugin-vue": "^2.0.1",
"@vue/compiler-sfc": "^3.2.27",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@vitejs/plugin-vue": "^2.1.0",
"@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 All @@ -84,11 +84,11 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^27.4.7",
"jest-transform-stub": "^2.0.0",
"rollup": "^2.64.0",
"rollup": "^2.66.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.48.0",
"sass": "^1.49.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.4",
"vite": "^2.7.12"
"typescript": "^4.5.5",
"vite": "^2.7.13"
}
}
Loading

0 comments on commit be8ecf7

Please sign in to comment.