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] committed Jul 8, 2024
1 parent dfceb08 commit 24042e1
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 89 deletions.
10 changes: 5 additions & 5 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@9.4.0",
"packageManager": "pnpm@9.5.0",
"description": "Description.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -91,15 +91,15 @@
"devDependencies": {
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"bumpp": "^9.4.1",
"eslint": "^9.6.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.16.0",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vitest": "^1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 24042e1

Please sign in to comment.