Skip to content

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 Jul 1, 2023
1 parent ec587a0 commit b559e8e
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 563 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"bumpp": "^9.1.0",
"commitizen": "^4.3.0",
"concurrently": "^8.0.1",
"eslint": "8.39.0",
"eslint": "8.44.0",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.2",
"markdownlint-cli": "^0.34.0",
"markdownlint-cli": "^0.35.0",
"prettier": "^2.8.8",
"publint": "^0.1.12",
"simple-git-hooks": "^2.8.1",
"sort-package-json": "^2.4.1",
"taze": "^0.10.1",
"taze": "^0.11.0",
"ts-node": "^10.9.1",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
Expand All @@ -95,7 +95,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.5",
"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 @@ -49,7 +49,7 @@
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080220230428001",
"@uni-helper/uni-use": "workspace:*",
"vue": "3.2.47",
"vue": "3.3.4",
"vue-i18n": "9.2.2"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3080220230428001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080220230428001",
"typescript": "5.0.4",
"vite": "4.3.4"
"typescript": "5.1.6",
"vite": "4.3.9"
}
}
Loading

0 comments on commit b559e8e

Please sign in to comment.