Skip to content

Commit

Permalink
chore(deps): 依赖升级
Browse files Browse the repository at this point in the history
  • Loading branch information
yulimchen committed Nov 3, 2024
1 parent 33bc52a commit cdbf143
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 1,481 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,56 +27,56 @@
"prepare": "husky install"
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.7",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"vant": "^4.9.0",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"pinia": "^2.2.5",
"vant": "^4.9.8",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.3.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.14.0",
"@iconify-icons/fa6-solid": "^1.2.13",
"@iconify/vue": "^4.1.2",
"@rushstack/eslint-patch": "^1.10.2",
"@types/node": "^20.12.12",
"@rushstack/eslint-patch": "^1.10.4",
"@types/node": "^22.8.7",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"cnjm-postcss-px-to-viewport": "^1.0.1",
"commitlint": "^19.3.0",
"eslint": "^9.2.0",
"commitlint": "^19.5.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"globals": "^15.2.0",
"husky": "^9.0.11",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.30.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"less": "^4.2.0",
"mockjs": "^1.1.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"tailwindcss": "^3.4.3",
"typescript": "~5.4.5",
"typescript-eslint": "^7.9.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"typescript-eslint": "^8.12.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vite-plugin-cdn2": "^1.1.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mock-dev-server": "^1.5.0",
"vite-plugin-mock-dev-server": "^1.8.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^2.0.19"
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit cdbf143

Please sign in to comment.