Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 1438f4d commit 664d4be
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 229 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"umi-request": "^1.4.0",
"vant": "^4.9.0",
"vant": "^4.9.2",
"vconsole": "^3.15.1",
"vue": "^3.4.27",
"vue": "^3.4.31",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.11.28",
"@vant/auto-import-resolver": "^1.1.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -70,11 +70,11 @@
"eslint-plugin-vue": "^9.17.0",
"fs-extra": "^11.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-html": "^1.6.0",
"postcss-mobile-forever": "^4.1.4",
"postcss-mobile-forever": "^4.1.5",
"postcss-px-to-viewport-8-plugin": "^1.2.5",
"postcss-scss": "^4.0.9",
"prettier": "^3.2.5",
Expand All @@ -90,7 +90,7 @@
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^4.1.0",
"svgo": "^3.2.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.5",
"typescript": "~5.4.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.26.0",
Expand All @@ -100,7 +100,7 @@
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vconsole": "^2.1.1",
"vite-plugin-vue-devtools": "^7.0.20",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.26"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 664d4be

Please sign in to comment.