Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent ad138bf commit e31c7f8
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 210 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.2.7",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.2",
"description": "Use TypeScript to write manifest.json of uni-app",
"author": "KeJun",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4040320241223001",
"vue": "3.5.12",
"vue": "3.5.13",
"vue-i18n": "^9.14.0"
},
"devDependencies": {
Expand All @@ -59,7 +59,7 @@
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4040320241223001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001",
"@uni-helper/vite-plugin-uni-manifest": "workspace:*",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "^5.4.3"
}
}
Loading

0 comments on commit e31c7f8

Please sign in to comment.