Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 8, 2024
1 parent 1a3ac0b commit acf210f
Show file tree
Hide file tree
Showing 2 changed files with 3,371 additions and 725 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
},
"dependencies": {
"consola": "^3.2.3",
"mlly": "^1.6.0",
"mlly": "^1.6.1",
"pkg-types": "^1.0.3"
},
"devDependencies": {
"@types/node": "^20.8.9",
"@types/node": "^20.11.25",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"h3": "^1.10.0",
"jiti": "^1.20.0",
"miniflare": "^3.20231218.2",
"nitropack": "^2.8.1",
"nuxt": "^3.9.3",
"prettier": "^3.2.4",
"typescript": "^5.2.2",
"h3": "^1.11.1",
"jiti": "^1.21.0",
"miniflare": "^3.20240304.0",
"nitropack": "^2.9.1",
"nuxt": "^3.10.3",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"wrangler": "^3.28.2"
"wrangler": "^3.32.0"
},
"packageManager": "pnpm@8.10.0"
}

0 comments on commit acf210f

Please sign in to comment.