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 Dec 10, 2024
1 parent 153fd4c commit fa50baf
Show file tree
Hide file tree
Showing 4 changed files with 377 additions and 385 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.48.2"
"@playwright/test": "1.49.1"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "3.13.2",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"consola": "^3.2.3",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"globby": "^14.0.2",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"tinyexec": "^0.3.1",
"turbo": "^2.3.0",
"turbo": "^2.3.3",
"typescript": "^5.6.3"
},
"resolutions": {
Expand All @@ -28,5 +28,5 @@
"nuxt": "^3.13.2",
"ufo": "latest"
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit fa50baf

Please sign in to comment.