Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 11, 2024
1 parent c384362 commit 39c7199
Show file tree
Hide file tree
Showing 2 changed files with 1,201 additions and 854 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,35 +38,35 @@
},
"dependencies": {
"@fastify/accept-negotiator": "^1.1.0",
"citty": "^0.1.4",
"citty": "^0.1.5",
"consola": "^3.2.3",
"defu": "^6.1.3",
"defu": "^6.1.4",
"destr": "^2.0.2",
"etag": "^1.8.1",
"h3": "^1.8.2",
"h3": "^1.10.0",
"image-meta": "^0.2.0",
"listhen": "^1.5.5",
"listhen": "^1.5.6",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"sharp": "^0.32.6",
"svgo": "^3.0.4",
"svgo": "^3.2.0",
"ufo": "^1.3.2",
"unstorage": "^1.10.1",
"xss": "^1.0.14"
},
"devDependencies": {
"@types/etag": "^1.8.3",
"@types/is-valid-path": "^0.1.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"serve-handler": "^6.1.5",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.1.3"
},
"packageManager": "pnpm@8.10.5"
}
}
Loading

0 comments on commit 39c7199

Please sign in to comment.