Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Jun 25, 2024
1 parent 7beadc9 commit 21e69ed
Show file tree
Hide file tree
Showing 3 changed files with 816 additions and 458 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,33 +72,33 @@
},
"dependencies": {
"@dcloudio/types": "^3.4.8",
"vue3": "npm:vue@^3.4.27"
"vue3": "npm:vue@^3.4.30"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@modyqyw/fabric": "^10.9.5",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.12.12",
"@types/node": "^20.14.8",
"@vitest/coverage-v8": "^1.6.0",
"bumpp": "^9.4.1",
"concurrently": "^8.2.2",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"markdownlint-cli": "^0.40.0",
"prettier": "^3.2.5",
"publint": "^0.2.7",
"prettier": "^3.3.2",
"publint": "^0.2.8",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.8",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"peerDependencies": {
"typescript": "^4.8.0 || ^5.0.0"
},
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.4.0",
"engines": {
"node": ">=14.18"
},
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@dcloudio/uni-mp-toutiao": "3.0.0-4010520240507001",
"@dcloudio/uni-mp-weixin": "3.0.0-4010520240507001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4010520240507001",
"vue": "3.4.27",
"vue": "3.4.30",
"vue-i18n": "9.13.1"
},
"devDependencies": {
Expand All @@ -61,7 +61,7 @@
"@dcloudio/vite-plugin-uni": "3.0.0-4010520240507001",
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "5.4.5",
"vite": "5.2.11",
"vue-tsc": "2.0.17"
"vite": "5.3.1",
"vue-tsc": "2.0.22"
}
}
Loading

0 comments on commit 21e69ed

Please sign in to comment.