chore(deps): upgrade Turbo and opt out from telemetry
This commit is contained in:
parent
48181d88b7
commit
c151031d41
4 changed files with 423 additions and 10 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.7.0",
|
||||
"@astrojs/starlight": "^0.15.0",
|
||||
"@astrojs/starlight-tailwind": "2.0.1",
|
||||
"@astrojs/tailwind": "^5.0.3",
|
||||
|
|
@ -20,5 +21,6 @@
|
|||
},
|
||||
"volta": {
|
||||
"extends": "../package.json"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@9.4.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue