Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 7415c7d commit ac7a7a6
Show file tree
Hide file tree
Showing 3 changed files with 1,008 additions and 659 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
"eslint": "^8.54.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.1.0",
"markdownlint-cli": "^0.37.0",
"markdownlint-cli": "^0.38.0",
"prettier": "^3.1.0",
"rollup": "^3.29.4",
"simple-git-hooks": "^2.9.0",
"sort-package-json": "^2.6.0",
"tailwindcss": "^3.3.5",
"taze": "^0.12.1",
"taze": "^0.13.0",
"tsx": "^4.5.0",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
Expand All @@ -106,7 +106,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@dcloudio/uni-mp-weixin": "3.0.0-3090620231104002",
"@dcloudio/uni-quickapp-webview": "3.0.0-3090620231104002",
"@uni-helper/uni-env": "0.1.1",
"vue": "3.2.47",
"vue-i18n": "9.7.0"
"vue": "3.3.11",
"vue-i18n": "9.8.0"
},
"devDependencies": {
"@dcloudio/types": "3.4.3",
Expand All @@ -59,12 +59,12 @@
"@dcloudio/uni-stacktracey": "3.0.0-3090620231104002",
"@dcloudio/vite-plugin-uni": "3.0.0-3090620231104002",
"@uni-helper/vite-plugin-uni-tailwind": "workspace:*",
"postcss": "8.4.31",
"postcss": "8.4.32",
"postcss-preset-env": "9.3.0",
"tailwind-extensions": "0.22.1",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"unocss": "0.57.7",
"vite": "4.5.0"
"tailwindcss": "3.3.6",
"typescript": "5.3.3",
"unocss": "0.58.0",
"vite": "4.5.1"
}
}
Loading

0 comments on commit ac7a7a6

Please sign in to comment.