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.1" ,
Original file line number Diff line number Diff line change 176
176
is-wsl "^3.1.0"
177
177
which-pm-runs "^1.1.0"
178
178
179
- " @astrojs/upgrade@^0.5.1 " :
180
- version "0.5.1 "
181
- resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.5.1 .tgz#d6cf37d4f0d8f7a854aaaa20e45f52eff078afc3 "
182
- integrity sha512-jtp6547szK+XFAq3vYqf1s1xQN+9TxAu3uQID4+rdmevAefCQ4ZH/RSeG+tNIAweC/Ln2eZrSU4CDUzHBTxn+Q ==
179
+ " @astrojs/upgrade@^0.6.0 " :
180
+ version "0.6.0 "
181
+ resolved "https://registry.yarnpkg.com/@astrojs/upgrade/-/upgrade-0.6.0 .tgz#8c279ed3d89d0177b76cbc827db7f092a4f82057 "
182
+ integrity sha512-CNhupQN1uHqqxGqbtGQ6gSOux1LMKgy0IEHcTZtkRt2bUce35rMIEBQnQtt3vHISX/0i858TbbOOv0yp8WLpfw ==
183
183
dependencies :
184
184
" @astrojs/cli-kit" " ^0.4.1"
185
- package-manager-detector "^1.0 .0"
185
+ package-manager-detector "^1.1 .0"
186
186
semver "^7.7.1"
187
187
terminal-link "^3.0.0"
188
188
@@ -3516,7 +3516,7 @@ p-timeout@^6.1.2:
3516
3516
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.1.4.tgz#418e1f4dd833fa96a2e3f532547dd2abdb08dbc2"
3517
3517
integrity sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==
3518
3518
3519
- package-manager-detector@^1.0.0, package-manager-detector@^1. 1.0 :
3519
+ package-manager-detector@^1.1.0 :
3520
3520
version "1.2.0"
3521
3521
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.2.0.tgz#e78d886b843c6fa4eacfb3a5739d1ef09980cd65"
3522
3522
integrity sha512-PutJepsOtsqVfUsxCzgTTpyXmiAgvKptIgY4th5eq5UXXFhj5PxfQ9hnGkypMeovpAvVshFRItoFHYO18TCOqA==
You can’t perform that action at this time.
0 commit comments