Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 20, 2023
1 parent 93169ee commit 309454a
Show file tree
Hide file tree
Showing 2 changed files with 699 additions and 785 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,26 @@
"dependencies": {
"chokidar": "^3.5.3",
"defu": "^6.1.2",
"dotenv": "^16.0.3",
"dotenv": "^16.3.1",
"giget": "^1.1.2",
"jiti": "^1.18.2",
"mlly": "^1.2.0",
"mlly": "^1.4.0",
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.2",
"rc9": "^2.1.0"
"pkg-types": "^1.0.3",
"rc9": "^2.1.1"
},
"devDependencies": {
"@vitest/coverage-c8": "^0.30.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.16.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.3.1"
}
}
Loading

0 comments on commit 309454a

Please sign in to comment.