Skip to content

Commit 9963fec

Browse files
chore(deps): update all non-major dependencies
1 parent e7b3213 commit 9963fec

File tree

3 files changed

+406
-147
lines changed

3 files changed

+406
-147
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.27",
55
"private": true,
6-
"packageManager": "pnpm@9.7.1",
6+
"packageManager": "pnpm@9.12.1",
77
"description": "Use TypeScript to write pages.json of uni-app",
88
"author": "KeJun",
99
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"json5": "^2.2.3",
6666
"lodash.groupby": "^4.6.0",
6767
"magic-string": "^0.30.11",
68-
"unconfig": "^0.5.5",
68+
"unconfig": "^0.6.0",
6969
"yaml": "^2.5.0"
7070
},
7171
"devDependencies": {

0 commit comments

Comments
 (0)