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 Dec 9, 2023
1 parent a532d5e commit a1c5f11
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 284 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@
"eslint": "^8.53.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.0.2",
"markdownlint-cli": "^0.37.0",
"markdownlint-cli": "^0.38.0",
"prettier": "^3.0.3",
"simple-git-hooks": "^2.9.0",
"taze": "^0.12.0",
"taze": "^0.13.0",
"tsx": "^3.14.0",
"type-fest": "^4.6.0",
"typescript": "^5.2.2",
Expand All @@ -127,7 +127,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.12.0",
"engines": {
"node": ">=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.33.2",
"vue": "~3.2.47",
"vue": "~3.3.0",
"vue-i18n": "^9.6.5"
},
"devDependencies": {
Expand All @@ -61,7 +61,7 @@
"@dcloudio/uni-stacktracey": "3.0.0-3090520231028001",
"@dcloudio/vite-plugin-uni": "3.0.0-3090520231028001",
"postcss": "^8.4.31",
"typescript": "~5.2.2",
"typescript": "~5.3.0",
"vite": "^4.5.0"
}
}
Loading

0 comments on commit a1c5f11

Please sign in to comment.