Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Aug 7, 2024
1 parent 57dedec commit 8583ed0
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
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,12 +64,12 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "^3.4.36"
"vue": "3.4.36"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.5.4",
"vue": "^3.4.35"
"vue": "^3.4.21"
},
"packageManager": "[email protected]",
"engines": {
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,11 +64,11 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "^3.4.36"
"vue": "3.4.36"
},
"peerDependencies": {
"typescript": "^5.5.4",
"vue": "^3.4.36"
"vue": "^3.4.21"
},
"packageManager": "[email protected]",
"engines": {
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,11 +56,11 @@
"stub": "unbuild --stub"
},
"devDependencies": {
"vue": "^3.4.36"
"vue": "3.4.36"
},
"peerDependencies": {
"typescript": "^5.5.4",
"vue": "^3.4.36"
"vue": "^3.4.21"
},
"packageManager": "[email protected]",
"engines": {
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,14 +69,14 @@
"@uni-helper/uni-ui-types": "workspace:*"
},
"devDependencies": {
"vue": "^3.4.36"
"vue": "3.4.36"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"@uni-helper/uni-cloud-types": "workspace:*",
"@uni-helper/uni-ui-types": "workspace:*",
"typescript": "^5.5.4",
"vue": "^3.4.36"
"vue": "^3.4.21"
},
"packageManager": "[email protected]",
"engines": {
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,12 +59,12 @@
"@uni-helper/uni-app-types": "workspace:*"
},
"devDependencies": {
"vue": "^3.4.36"
"vue": "3.4.36"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "^5.5.4",
"vue": "^3.4.36"
"vue": "^3.4.21"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8583ed0

Please sign in to comment.