Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 25, 2023
1 parent d2a4700 commit 18d7542
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 571 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"clipboardy": "^3.0.0",
"colorette": "^2.0.19",
"defu": "^6.1.1",
"defu": "^6.1.2",
"get-port-please": "^3.0.1",
"http-shutdown": "^1.2.2",
"ip-regex": "^5.0.0",
Expand All @@ -38,14 +38,14 @@
"devDependencies": {
"@types/node": "^18.11.18",
"@types/node-forge": "^1.3.1",
"@vitest/coverage-c8": "^0.28.1",
"@vitest/coverage-c8": "^0.28.2",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.16.2",
"standard-version": "^9.5.0",
"typescript": "^4.9.4",
"unbuild": "^1.1.1",
"vitest": "^0.28.1"
"vitest": "^0.28.2"
},
"packageManager": "pnpm@7.17.1"
}

0 comments on commit 18d7542

Please sign in to comment.