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 Sep 15, 2024
1 parent 1438f4d commit 05d6226
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 142 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"dependencies": {
"@unocss/reset": "^0.58.8",
"@vueuse/core": "^10.9.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia-plugin-persistedstate": "^3.2.3",
"umi-request": "^1.4.0",
"vant": "^4.9.0",
"vant": "^4.9.6",
"vconsole": "^3.15.1",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.11.28",
"@vant/auto-import-resolver": "^1.1.0",
Expand All @@ -65,16 +65,16 @@
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.17.0",
"fs-extra": "^11.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.38",
"postcss": "^8.4.47",
"postcss-html": "^1.6.0",
"postcss-mobile-forever": "^4.1.4",
"postcss-mobile-forever": "^4.1.6",
"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.11",
"typescript": "~5.4.5",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.26.0",
Expand Down
Loading

0 comments on commit 05d6226

Please sign in to comment.