Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent d31a1a2 commit 5732763
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 120 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -81,15 +81,15 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.10.3",
"bumpp": "^9.2.0",
"@types/node": "^20.10.4",
"bumpp": "^9.2.1",
"eslint": "^8.55.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^1.0.4"
},
"engines": {
Expand Down

0 comments on commit 5732763

Please sign in to comment.