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 Apr 26, 2023
1 parent d80cee7 commit bbae20e
Show file tree
Hide file tree
Showing 3 changed files with 386 additions and 121 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@vitest/coverage-c8": "^0.29.8",
"@vitest/coverage-c8": "^0.30.0",
"bumpp": "^9.1.0",
"c8": "^7.13.0",
"commitizen": "^4.3.0",
Expand All @@ -74,7 +74,7 @@
"rollup-plugin-dts": "^5.3.0",
"taze": "^0.9.1",
"typescript": "^5.0.3",
"vitest": "^0.29.8"
"vitest": "^0.30.0"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "^0.5.1"
Expand All @@ -84,7 +84,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.1.1",
"packageManager": "pnpm@8.3.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 @@ -58,10 +58,10 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3070620230227001",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3070620230227001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3070620230227001",
"@uni-helper/uni-app-types": "0.5.1",
"@uni-helper/uni-app-types": "0.5.4",
"@uni-helper/uni-ui-types": "workspace:*",
"sass": "1.57.1",
"sass": "1.62.1",
"typescript": "4.9.5",
"vite": "4.1.4"
"vite": "4.3.2"
}
}
Loading

0 comments on commit bbae20e

Please sign in to comment.