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 Oct 7, 2024
1 parent 0be9f89 commit 2c123aa
Show file tree
Hide file tree
Showing 9 changed files with 346 additions and 286 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"vitepress": "^1.3.4",
"vue": "3.4.38"
"vue": "3.5.11"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"unbuild": "^3.0.0-rc.7",
"vitest": "^2.0.5"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/uni-app-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.11"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.0.0",
"vue": "^3.4.21"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/uni-app-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.11"
},
"peerDependencies": {
"typescript": "^5.0.0",
"vue": "^3.0.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/uni-cloud-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.11"
},
"peerDependencies": {
"typescript": "^5.0.0",
"vue": "^3.0.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/uni-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@uni-helper/uni-ui-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.11"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
Expand All @@ -79,7 +79,7 @@
"typescript": "^5.0.0",
"vue": "^3.0.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/uni-ui-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.11"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.0.0",
"vue": "^3.0.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@dcloudio/uni-mp-xhs": "3.0.0-4020420240722002",
"@dcloudio/uni-quickapp-webview": "3.0.0-4020420240722002",
"@uni-helper/uni-app-components": "workspace:*",
"vue": "3.4.38",
"vue": "3.5.11",
"vue-i18n": "^9.14.0"
},
"devDependencies": {
Expand All @@ -73,7 +73,7 @@
"@uni-helper/uni-cloud-types": "workspace:*",
"@uni-helper/uni-types": "workspace:*",
"@uni-helper/uni-ui-types": "workspace:*",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "^5.4.3",
"vue-tsc": "2.1.6"
}
Expand Down
Loading

0 comments on commit 2c123aa

Please sign in to comment.