Skip to content

Commit e31c7f8

Browse files
fix(deps): update all non-major dependencies (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad138bf commit e31c7f8

File tree

3 files changed

+225
-210
lines changed

3 files changed

+225
-210
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.2.7",
55
"private": true,
6-
"packageManager": "pnpm@9.12.3",
6+
"packageManager": "pnpm@9.15.2",
77
"description": "Use TypeScript to write manifest.json of uni-app",
88
"author": "KeJun",
99
"license": "MIT",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4040320241223001",
5050
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-4040320241223001",
5151
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4040320241223001",
52-
"vue": "3.5.12",
52+
"vue": "3.5.13",
5353
"vue-i18n": "^9.14.0"
5454
},
5555
"devDependencies": {
@@ -59,7 +59,7 @@
5959
"@dcloudio/uni-stacktracey": "3.0.0-alpha-4040320241223001",
6060
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001",
6161
"@uni-helper/vite-plugin-uni-manifest": "workspace:*",
62-
"typescript": "5.6.3",
62+
"typescript": "5.7.2",
6363
"vite": "^5.4.3"
6464
}
6565
}

0 commit comments

Comments
 (0)