Skip to content

Commit

Permalink
feat: Update ofetch. Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
s3xysteak committed Oct 12, 2024
1 parent 0593d76 commit 7112354
Show file tree
Hide file tree
Showing 2 changed files with 1,183 additions and 927 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,22 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"ofetch": "^1.3.4"
"ofetch": "^1.4.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.0",
"@types/node": "^22.5.4",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"esno": "^4.7.0",
"h3": "^1.12.0",
"jsdom": "^25.0.0",
"listhen": "^1.7.2",
"typescript": "^5.6.2",
"@antfu/eslint-config": "^3.7.3",
"@types/node": "^22.7.5",
"bumpp": "^9.7.1",
"eslint": "^9.12.0",
"esno": "^4.8.0",
"h3": "^1.13.0",
"jsdom": "^25.0.1",
"listhen": "^1.9.0",
"typescript": "^5.6.3",
"ufo": "^1.5.4",
"unbuild": "^2.0.0",
"vitest": "^2.1.0",
"vue": "^3.5.4"
"vitest": "^2.1.2",
"vue": "^3.5.12"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 7112354

Please sign in to comment.