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 28, 2023
1 parent 94615cf commit b95126a
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 106 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"citty": "^0.1.5",
"consola": "^3.2.3",
"defu": "^6.1.3",
"esbuild": "^0.19.9",
"esbuild": "^0.19.10",
"globby": "^14.0.0",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
Expand All @@ -57,13 +57,13 @@
},
"devDependencies": {
"@types/node": "^20.10.5",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/coverage-v8": "^1.1.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
"vitest": "^1.1.0"
},
"peerDependencies": {
"typescript": "^5.3.3"
Expand All @@ -73,5 +73,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit b95126a

Please sign in to comment.