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 Aug 17, 2024
1 parent f32681e commit 11204f5
Show file tree
Hide file tree
Showing 8 changed files with 219 additions and 217 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"unbuild": "^3.0.0-rc.7",
"vitest": "^2.0.5"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -64,14 +64,14 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.36"
"vue": "3.4.37"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.5.4",
"vue": "^3.4.21"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -64,13 +64,13 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.36"
"vue": "3.4.37"
},
"peerDependencies": {
"typescript": "^5.5.4",
"vue": "^3.4.21"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -56,13 +56,13 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.36"
"vue": "3.4.37"
},
"peerDependencies": {
"typescript": "^5.5.4",
"vue": "^3.4.21"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -69,7 +69,7 @@
"@uni-helper/uni-ui-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.36"
"vue": "3.4.37"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
Expand All @@ -78,7 +78,7 @@
"typescript": "^5.5.4",
"vue": "^3.4.21"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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 @@ -59,14 +59,14 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.36"
"vue": "3.4.37"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.5.4",
"vue": "^3.4.21"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"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.36",
"vue": "3.4.37",
"vue-i18n": "^9.13.1"
},
"devDependencies": {
Expand All @@ -75,6 +75,6 @@
"@uni-helper/uni-ui-types": "workspace:*",
"typescript": "5.5.4",
"vite": "^5.3.5",
"vue-tsc": "2.0.28"
"vue-tsc": "2.0.29"
}
}
Loading

0 comments on commit 11204f5

Please sign in to comment.