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 Oct 16, 2023
1 parent f959181 commit 1f207df
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 399 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@ungap/url-search-params": "^0.2.2",
"@vitest/coverage-v8": "^0.32.2",
"@vitest/ui": "^0.32.2",
"@vitest/coverage-v8": "^0.34.0",
"@vitest/ui": "^0.34.0",
"bumpp": "^9.1.1",
"commitizen": "^4.3.0",
"concurrently": "^8.2.0",
"eslint": "^8.44.0",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.3",
"markdownlint-cli": "^0.35.0",
"markdownlint-cli": "^0.37.0",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"taze": "^0.11.2",
Expand All @@ -102,7 +102,7 @@
"type-fest": "^3.12.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.2",
"vitest": "^0.34.0",
"vue": "^3.3.4"
},
"peerDependencies": {
Expand All @@ -117,7 +117,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.6.5",
"packageManager": "pnpm@8.9.2",
"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 @@ -51,7 +51,7 @@
"@uni-helper/uni-network": "workspace:*",
"abort-controller": "^3.0.0",
"core-js": "^3.31.0",
"vue": "~3.2.47",
"vue": "~3.3.0",
"vue-i18n": "^9.2.2"
},
"devDependencies": {
Expand All @@ -61,7 +61,7 @@
"@dcloudio/uni-stacktracey": "3.0.0-3080720230630001",
"@dcloudio/vite-plugin-uni": "3.0.0-3080720230630001",
"postcss": "^8.4.24",
"typescript": "~5.0.4",
"typescript": "~5.2.0",
"vite": "^4.2.3"
}
}
Loading

0 comments on commit 1f207df

Please sign in to comment.