Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 4, 2023
1 parent 652da3a commit 1f2ab64
Show file tree
Hide file tree
Showing 2 changed files with 972 additions and 669 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -33,7 +33,7 @@
"chokidar": "^3.5.3",
"defu": "^6.1.2",
"dotenv": "^16.3.1",
"giget": "^1.1.2",
"giget": "^1.1.3",
"jiti": "^1.20.0",
"mlly": "^1.4.2",
"ohash": "^1.1.3",
Expand All @@ -43,15 +43,15 @@
"rc9": "^2.1.1"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.5",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.16.0",
"prettier": "^2.8.8",
"expect-type": "^0.17.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.34.5"
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.7.6"
}
}

0 comments on commit 1f2ab64

Please sign in to comment.