Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent c74cb9a commit 1007694
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 177 deletions.
2 changes: 1 addition & 1 deletion .e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"ui": "playwright test --ui"
},
"devDependencies": {
"@playwright/test": "^1.40.1"
"@playwright/test": "^1.44.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"devDependencies": {
"@nuxt/kit": "3.11.2",
"@types/node": "^20.11.30",
"@types/node": "^20.12.12",
"globby": "^14.0.1",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"turbo": "^1.12.5"
"pkg-types": "^1.1.1",
"turbo": "^1.13.3"
},
"resolutions": {
"@nuxt/kit": "3.11.2",
Expand All @@ -21,7 +21,7 @@
"ufo": "latest"
},
"engines": {
"node": ">=16.x"
"node": ">=16.20.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 1007694

Please sign in to comment.