File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 10
10
"astro" : " astro"
11
11
},
12
12
"dependencies" : {
13
+ "@types/axios" : " ^0.14.4" ,
13
14
"astro" : " ^5.5.4" ,
14
15
"astro-seo" : " ^0.8.4" ,
15
16
"axios" : " ^1.9.0" ,
Original file line number Diff line number Diff line change 609
609
resolved "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224"
610
610
integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==
611
611
612
+ " @types/axios@^0.14.4 " :
613
+ version "0.14.4"
614
+ resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.4.tgz#174e3a05fe7677f13bc719f0d2a427f5defacedf"
615
+ integrity sha512-9JgOaunvQdsQ/qW2OPmE5+hCeUB52lQSolecrFrthct55QekhmXEwT203s20RL+UHtCQc15y3VXpby9E7Kkh/g==
616
+ dependencies :
617
+ axios "*"
618
+
612
619
" @types/debug@^4.0.0 " :
613
620
version "4.1.12"
614
621
resolved "https://registry.npmmirror.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
@@ -874,9 +881,9 @@ asynckit@^0.4.0:
874
881
resolved "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
875
882
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
876
883
877
- axios@^1.9.0 :
884
+ axios@*, axios@ ^1.9.0 :
878
885
version "1.9.0"
879
- resolved "https://registry.npmmirror .com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
886
+ resolved "https://registry.yarnpkg .com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
880
887
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
881
888
dependencies :
882
889
follow-redirects "^1.15.6"
You can’t perform that action at this time.
0 commit comments