File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @generates/skrt " : patch
3
+ ---
4
+
5
+ Update dependency sirv to ^1.0.18
Original file line number Diff line number Diff line change 34
34
"remark-abbr" : " ^1.4.1" ,
35
35
"remark-prism" : " ^1.3.6" ,
36
36
"remark-slug" : " ^6.0.0" ,
37
- "sirv" : " ^1.0.12 " ,
37
+ "sirv" : " ^1.0.18 " ,
38
38
"unist-util-visit" : " ^2.0.3"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 1592
1592
resolved "https://registry.yarnpkg.com/@polka/url/-/url-0.5.0.tgz#b21510597fd601e5d7c95008b76bf0d254ebfd31"
1593
1593
integrity sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw==
1594
1594
1595
- " @polka/url@^1.0.0-next.15 " :
1596
- version "1.0.0-next.15 "
1597
- resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15 .tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23 "
1598
- integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA ==
1595
+ " @polka/url@^1.0.0-next.20 " :
1596
+ version "1.0.0-next.21 "
1597
+ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21 .tgz#5de5a2385a35309427f6011992b544514d559aa1 "
1598
+ integrity sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g ==
1599
1599
1600
1600
" @tailwindcss/typography@^0.4.1 " :
1601
1601
version "0.4.1"
@@ -5975,12 +5975,12 @@ simple-swizzle@^0.2.2:
5975
5975
dependencies :
5976
5976
is-arrayish "^0.3.1"
5977
5977
5978
- sirv@^1.0.12 :
5979
- version "1.0.12 "
5980
- resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.12 .tgz#d816c882b35489b3c63290e2f455ae3eccd5f652 "
5981
- integrity sha512-+jQoCxndz7L2tqQL4ZyzfDhky0W/4ZJip3XoOuxyQWnAwMxindLl3Xv1qT4x1YX/re0leShvTm8Uk0kQspGhBg ==
5978
+ sirv@^1.0.18 :
5979
+ version "1.0.18 "
5980
+ resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.18 .tgz#105fab52fb656ce8a2bebbf36b11052005952899 "
5981
+ integrity sha512-f2AOPogZmXgJ9Ma2M22ZEhc1dNtRIzcEkiflMFeVTRq+OViOZMvH1IPMVOwrKaxpSaHioBJiDR0SluRqGa7atA ==
5982
5982
dependencies :
5983
- " @polka/url" " ^1.0.0-next.15 "
5983
+ " @polka/url" " ^1.0.0-next.20 "
5984
5984
mime "^2.3.1"
5985
5985
totalist "^1.0.0"
5986
5986
You can’t perform that action at this time.
0 commit comments