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 Nov 20, 2024
1 parent 153fd4c commit 4d408b9
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 280 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.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "3.13.2",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"consola": "^3.2.3",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"globby": "^14.0.2",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
Expand All @@ -28,5 +28,5 @@
"nuxt": "^3.13.2",
"ufo": "latest"
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 4d408b9

Please sign in to comment.