Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 10, 2024
1 parent 59bc0c6 commit 996f57f
Show file tree
Hide file tree
Showing 2 changed files with 1,471 additions and 2,921 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
},
"dependencies": {
"consola": "^3.2.3",
"mlly": "^1.7.1",
"pkg-types": "^1.2.0"
"mlly": "^1.7.2",
"pkg-types": "^1.2.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240919.0",
"@types/node": "^20.16.5",
"@cloudflare/workers-types": "^4.20241004.0",
"@types/node": "^22.7.5",
"changelogen": "^0.5.7",
"eslint": "^9.11.0",
"eslint-config-unjs": "^0.3.2",
"h3": "^1.12.0",
"jiti": "^1.21.6",
"miniflare": "^3.20240909.4",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"h3": "^1.13.0",
"jiti": "^2.3.3",
"miniflare": "^3.20240925.1",
"nitropack": "^2.9.7",
"nuxt": "^3.13.2",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"wrangler": "^3.78.7"
"wrangler": "^3.80.2"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 996f57f

Please sign in to comment.