chore: upgrade turbo from v2.8.12 to v2.9.4 (#8859)
This commit is contained in:
parent
63fac3b8c4
commit
bb128e3e16
7 changed files with 94 additions and 91 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue