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 Sep 20, 2024
1 parent 0be9f89 commit b35c263
Show file tree
Hide file tree
Showing 8 changed files with 329 additions and 281 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.6"
}
}
2 changes: 1 addition & 1 deletion packages/uni-app-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.6"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-app-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.6"
},
"peerDependencies": {
"typescript": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-cloud-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.6"
},
"peerDependencies": {
"typescript": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.6"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-ui-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "3.4.38"
"vue": "3.5.6"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
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.6",
"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
594 changes: 321 additions & 273 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit b35c263

Please sign in to comment.