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 2, 2023
1 parent 7827e97 commit db52ae9
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 323 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,21 +61,21 @@
"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"
},
"peerDependencies": {
"typescript": "^4.8.0 || ^5.0.0"
},
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"engines": {
"node": ">=14.18"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4"
}
}
Loading

0 comments on commit db52ae9

Please sign in to comment.