We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7182e commit aaab9f1Copy full SHA for aaab9f1
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.2.28",
5
"private": true,
6
- "packageManager": "pnpm@9.7.1",
+ "packageManager": "pnpm@9.12.2",
7
"description": "Use TypeScript to write pages.json of uni-app",
8
"author": "KeJun",
9
"license": "MIT",
packages/core/package.json
@@ -65,7 +65,7 @@
65
"json5": "^2.2.3",
66
"lodash.groupby": "^4.6.0",
67
"magic-string": "^0.30.11",
68
- "unconfig": "^0.5.5",
+ "unconfig": "^0.6.0",
69
"yaml": "^2.5.0"
70
},
71
"devDependencies": {
0 commit comments