chore: upgrade turbo from v2.8.12 to v2.9.4 (#8859)

This commit is contained in:
sriram veeraghanta 2026-04-06 16:04:57 +05:30 committed by GitHub
parent 63fac3b8c4
commit bb128e3e16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 94 additions and 91 deletions

View file

@ -24,7 +24,7 @@
"lint-staged": "16.2.7",
"oxfmt": "0.35.0",
"oxlint": "1.51.0",
"turbo": "2.8.12"
"turbo": "2.9.4"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,cjs,mjs,cts,mts,json,css,md}": [
@ -75,7 +75,8 @@
"picomatch": "2.3.2",
"yaml@1": "1.10.3",
"yaml@2": "2.8.3",
"path-to-regexp": "0.1.13"
"path-to-regexp": "0.1.13",
"defu": "6.1.5"
},
"onlyBuiltDependencies": [
"@parcel/watcher",