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 17, 2024
1 parent e59bdb7 commit 9cf427a
Show file tree
Hide file tree
Showing 8 changed files with 161 additions and 350 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.4.1",
"vue": "3.4.38"
"vue": "3.5.12"
}
}
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.12"
},
"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.12"
},
"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.12"
},
"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.12"
},
"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.12"
},
"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-4020920240930001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001",
"@uni-helper/uni-app-components": "workspace:*",
"vue": "3.4.38",
"vue": "3.5.12",
"vue-i18n": "^9.14.1"
},
"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.3",
"vite": "^5.4.9",
"vue-tsc": "2.1.6"
}
Expand Down
495 changes: 153 additions & 342 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 9cf427a

Please sign in to comment.