Compare commits

..

1 commit

Author SHA1 Message Date
80a2b57afe chore(deps): update dependency @vuepress/theme-default to v2.0.0-rc.61
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 1m4s
2024-11-26 10:05:52 +03:00

View file

@ -37,7 +37,7 @@ importers:
version: 2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2)
'@vuepress/plugin-blog':
specifier: ^2.0.0-rc.11
version: 2.0.0-rc.61(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
version: 2.0.0-rc.60(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
'@vuepress/plugin-redirect':
specifier: 2.0.0-rc.8
version: 2.0.0-rc.8(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
@ -948,6 +948,11 @@ packages:
'@vuepress/core@2.0.0-rc.7':
resolution: {integrity: sha512-SPd2C9MIwHLe4mEWJfbcTHT5caS/vW+oeP79wAW0otSGgn2uY3Mmu5qcYPzl+17o8EYv7vDvPiO+uitp/Cek+A==}
'@vuepress/helper@2.0.0-rc.60':
resolution: {integrity: sha512-WvImKfX+ysLxndtEDaqfZAp72J6VYAzYLRESQ8XiGVLL5A+abeR1+64lQID6Zb1EClqkPt3Rox5EWAXEhY9D5Q==}
peerDependencies:
vuepress: 2.0.0-rc.18
'@vuepress/helper@2.0.0-rc.61':
resolution: {integrity: sha512-M/ZLSTYl7APDFGELf+jzQmgcak+tsYcLZYpmJSQagIJl/cdBJohNWjqu/t0/1b2iXbX0s4dLapS9mRiuKa1WDw==}
peerDependencies:
@ -983,8 +988,8 @@ packages:
peerDependencies:
vuepress: 2.0.0-rc.18
'@vuepress/plugin-blog@2.0.0-rc.61':
resolution: {integrity: sha512-LzVm97O6eklHISD6k686l0s3m1mFiAJXiakwTgNICXPGcYCNu9Ja6az6EVHkDJ7iyH/Z0mFT5mRW3gyZ98ZOqA==}
'@vuepress/plugin-blog@2.0.0-rc.60':
resolution: {integrity: sha512-AjRjJ/7qIKBPBwQRKyoi89bnBTQMokmGCpAFZhCtuKxOyu52AoprIEPsypDKwDTrmnIo7+U1VrHIbRmOahkiaA==}
peerDependencies:
vuepress: 2.0.0-rc.18
@ -3230,6 +3235,19 @@ snapshots:
- supports-color
- typescript
'@vuepress/helper@2.0.0-rc.60(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))':
dependencies:
'@vue/shared': 3.5.13
'@vueuse/core': 11.3.0(vue@3.5.13(typescript@5.7.2))
cheerio: 1.0.0
fflate: 0.8.2
gray-matter: 4.0.3
vue: 3.5.13(typescript@5.7.2)
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
transitivePeerDependencies:
- '@vue/composition-api'
- typescript
'@vuepress/helper@2.0.0-rc.61(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))':
dependencies:
'@vue/shared': 3.5.13
@ -3321,9 +3339,9 @@ snapshots:
- '@vue/composition-api'
- typescript
'@vuepress/plugin-blog@2.0.0-rc.61(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))':
'@vuepress/plugin-blog@2.0.0-rc.60(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))':
dependencies:
'@vuepress/helper': 2.0.0-rc.61(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
'@vuepress/helper': 2.0.0-rc.60(typescript@5.7.2)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))
chokidar: 3.6.0
vue: 3.5.13(typescript@5.7.2)
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.9.2)(sass@1.81.0)(typescript@5.7.2))(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))