File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 18
18
"@astrojs/sitemap" : " ^3.3.0" ,
19
19
"@astrojs/starlight" : " 0.34.0" ,
20
20
"@astrojs/tailwind" : " ^6.0.2" ,
21
- "@astrojs/upgrade" : " ^0.5.1 " ,
21
+ "@astrojs/upgrade" : " ^0.6.0 " ,
22
22
"@tailwindcss/vite" : " ^4.1.4" ,
23
23
"@types/react" : " ^19.1.2" ,
24
24
"@types/react-dom" : " ^19.1.6" ,
Original file line number Diff line number Diff line change 210
210
is-wsl "^3.1.0"
211
211
which-pm-runs "^1.1.0"
212
212
213
- " @astrojs/upgrade@^0.5.1 " :
214
- version "0.5.1 "
215
- resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.5.1 .tgz#d6cf37d4f0d8f7a854aaaa20e45f52eff078afc3 "
216
- integrity sha512-jtp6547szK+XFAq3vYqf1s1xQN+9TxAu3uQID4+rdmevAefCQ4ZH/RSeG+tNIAweC/Ln2eZrSU4CDUzHBTxn+Q ==
213
+ " @astrojs/upgrade@^0.6.0 " :
214
+ version "0.6.0 "
215
+ resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.6.0 .tgz#8c279ed3d89d0177b76cbc827db7f092a4f82057 "
216
+ integrity sha512-CNhupQN1uHqqxGqbtGQ6gSOux1LMKgy0IEHcTZtkRt2bUce35rMIEBQnQtt3vHISX/0i858TbbOOv0yp8WLpfw ==
217
217
dependencies :
218
218
" @astrojs/cli-kit" " ^0.4.1"
219
- package-manager-detector "^1.0 .0"
219
+ package-manager-detector "^1.1 .0"
220
220
semver "^7.7.1"
221
221
terminal-link "^3.0.0"
222
222
@@ -3567,7 +3567,7 @@ p-timeout@^6.1.2:
3567
3567
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.1.4.tgz#418e1f4dd833fa96a2e3f532547dd2abdb08dbc2"
3568
3568
integrity sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==
3569
3569
3570
- package-manager-detector@^1.0.0, package-manager-detector@^1. 1.0 :
3570
+ package-manager-detector@^1.1.0 :
3571
3571
version "1.2.0"
3572
3572
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.2.0.tgz#e78d886b843c6fa4eacfb3a5739d1ef09980cd65"
3573
3573
integrity sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==
You can’t perform that action at this time.
0 commit comments