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 27, 2024
1 parent 153fd4c commit d3231a3
Show file tree
Hide file tree
Showing 4 changed files with 419 additions and 441 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"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "3.13.2",
"@types/node": "^22.9.0",
"@types/node": "^22.10.0",
"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",
"tinyexec": "^0.3.1",
"turbo": "^2.3.0",
"typescript": "^5.6.3"
"turbo": "^2.3.3",
"typescript": "^5.7.2"
},
"resolutions": {
"@nuxt/kit": "3.13.2",
"destr": "latest",
"nuxt": "^3.13.2",
"ufo": "latest"
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit d3231a3

Please sign in to comment.