chore: fix ncc version

This commit is contained in:
元凛
2023-02-24 13:34:55 +08:00
parent f2d552d67b
commit 464f817556
2 changed files with 10 additions and 10 deletions

View File

@@ -44,19 +44,19 @@
"@types/lodash": "^4.14.175",
"@typescript-eslint/parser": "^4.15.2",
"@umijs/fabric": "^2.5.6",
"@vercel/ncc": "^0.27.0",
"@vercel/ncc": "0.34.0",
"chalk": "^4.1.2",
"common-tags": "^1.8.2",
"dumi": "^1.1.26",
"chalk": "^4.1.2",
"new-github-release-url": "^1.0.0",
"open": "^7.3.0",
"eslint": "^7.18.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-simple-import-sort": "^7.0.0",
"father": "^2.30.7",
"gh-pages": "^3.1.0",
"new-github-release-url": "^1.0.0",
"open": "^7.3.0",
"prettier": "^2.2.1",
"typescript": "^4.1.3",
"simple-git": "^2.46.0"
"simple-git": "^2.46.0",
"typescript": "^4.1.3"
}
}