Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Aug 14, 2024
1 parent 2d77391 commit 5b13e04
Show file tree
Hide file tree
Showing 2 changed files with 1,091 additions and 1,081 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nitro-test-utils",
"type": "module",
"version": "0.6.0",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.7.0",
"description": "Testing environment and utilities for Nitro",
"author": "Johann Schopplich <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -57,17 +57,17 @@
"listhen": "^1.7.2",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"ufo": "^1.5.3"
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.3",
"@types/node": "^20.14.10",
"bumpp": "^9.4.1",
"eslint": "^9.6.0",
"@antfu/eslint-config": "^2.25.1",
"@types/node": "^20.14.15",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"nitropack": "^2.9.7",
"typescript": "^5.5.3",
"unbuild": "^3.0.0-rc.6",
"vite": "^5.3.3",
"vitest": "^2.0.1"
"typescript": "^5.5.4",
"unbuild": "^3.0.0-rc.7",
"vite": "^5.4.0",
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit 5b13e04

Please sign in to comment.