Skip to content

Commit

Permalink
chore: update ufo and other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 16, 2023
1 parent 8b9e742 commit d3db211
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"http-shutdown": "^1.2.2",
"ip-regex": "^5.0.0",
"node-forge": "^1.3.1",
"ufo": "^1.0.1"
"ufo": "^1.1.0"
},
"devDependencies": {
"@types/node": "^18.13.0",
"@types/node-forge": "^1.3.1",
"@vitest/coverage-c8": "^0.28.4",
"@vitest/coverage-c8": "^0.28.5",
"changelogen": "^0.4.1",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.17.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.28.4"
"vitest": "^0.28.5"
},
"packageManager": "pnpm@7.27.0"
}

0 comments on commit d3db211

Please sign in to comment.