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

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2023
1 parent 7827e97 commit 3b93ca9
Show file tree
Hide file tree
Showing 3 changed files with 887 additions and 391 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,29 +53,29 @@
"@types/node": "^18.16.2",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.30.1",
"@vitest/coverage-c8": "^0.31.0",
"bumpp": "^9.1.0",
"c8": "^7.13.0",
"commitizen": "^4.3.0",
"concurrently": "^8.0.1",
"eslint": "^8.39.0",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.2",
"markdownlint-cli": "^0.33.0",
"markdownlint-cli": "^0.34.0",
"prettier": "^2.8.8",
"publint": "^0.1.11",
"rollup": "^3.21.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^5.3.0",
"simple-git-hooks": "^2.8.1",
"taze": "^0.9.2",
"taze": "^0.10.0",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
},
"peerDependencies": {
"typescript": "^4.8.0 || ^5.0.0"
},
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.5.1",
"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 @@ -48,7 +48,7 @@
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3070620230227001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3070620230227001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3070620230227001",
"vue": "3.2.47",
"vue": "3.3.2",
"vue-i18n": "9.2.2"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3070620230227001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070620230227001",
"@uni-helper/uni-app-types": "workspace:*",
"typescript": "4.9.5",
"vite": "4.1.4"
"typescript": "5.0.4",
"vite": "4.3.6"
}
}
Loading

0 comments on commit 3b93ca9

Please sign in to comment.