Compare commits
3 commits
a76473f834
...
3d614257a1
Author | SHA1 | Date | |
---|---|---|---|
3d614257a1 | |||
3fdc57eed6 | |||
079a4b99c1 |
1 changed files with 146 additions and 146 deletions
292
pnpm-lock.yaml
292
pnpm-lock.yaml
|
@ -13,16 +13,16 @@ importers:
|
||||||
version: 1.10.4
|
version: 1.10.4
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^22.1.0
|
specifier: ^22.1.0
|
||||||
version: 22.7.7
|
version: 22.7.9
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.1.4(vite@5.0.13(@types/node@22.7.7)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))
|
version: 5.1.4(vite@5.0.13(@types/node@22.7.9)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@9.13.0)(prettier@3.3.3)
|
version: 9.0.0(eslint@9.13.0)(prettier@3.3.3)
|
||||||
'@vue/eslint-config-typescript':
|
'@vue/eslint-config-typescript':
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.0
|
||||||
version: 14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.1(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)
|
version: 14.1.2(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.1(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@vue/language-server':
|
'@vue/language-server':
|
||||||
specifier: ^2.0.19
|
specifier: ^2.0.19
|
||||||
version: 2.1.6(typescript@5.6.3)
|
version: 2.1.6(typescript@5.6.3)
|
||||||
|
@ -34,16 +34,16 @@ importers:
|
||||||
version: 2.1.6(typescript@5.6.3)
|
version: 2.1.6(typescript@5.6.3)
|
||||||
'@vuepress/bundler-vite':
|
'@vuepress/bundler-vite':
|
||||||
specifier: ^2.0.0-rc.7
|
specifier: ^2.0.0-rc.7
|
||||||
version: 2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3)
|
version: 2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3)
|
||||||
'@vuepress/plugin-blog':
|
'@vuepress/plugin-blog':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
version: 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-redirect':
|
'@vuepress/plugin-redirect':
|
||||||
specifier: 2.0.0-rc.8
|
specifier: 2.0.0-rc.8
|
||||||
version: 2.0.0-rc.8(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
version: 2.0.0-rc.8(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/theme-default':
|
'@vuepress/theme-default':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.56(markdown-it@14.1.0)(sass@1.80.3)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
version: 2.0.0-rc.56(markdown-it@14.1.0)(sass@1.80.3)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: <10.0.0
|
specifier: <10.0.0
|
||||||
version: 9.13.0
|
version: 9.13.0
|
||||||
|
@ -67,7 +67,7 @@ importers:
|
||||||
version: 2.1.6(typescript@5.6.3)
|
version: 2.1.6(typescript@5.6.3)
|
||||||
vuepress:
|
vuepress:
|
||||||
specifier: ^2.0.0-rc.7
|
specifier: ^2.0.0-rc.7
|
||||||
version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
version: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
@ -727,8 +727,8 @@ packages:
|
||||||
'@types/node@17.0.45':
|
'@types/node@17.0.45':
|
||||||
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
||||||
|
|
||||||
'@types/node@22.7.7':
|
'@types/node@22.7.9':
|
||||||
resolution: {integrity: sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q==}
|
resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==}
|
||||||
|
|
||||||
'@types/sax@1.2.7':
|
'@types/sax@1.2.7':
|
||||||
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
|
||||||
|
@ -736,8 +736,8 @@ packages:
|
||||||
'@types/web-bluetooth@0.0.20':
|
'@types/web-bluetooth@0.0.20':
|
||||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.9.0':
|
'@typescript-eslint/eslint-plugin@8.11.0':
|
||||||
resolution: {integrity: sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==}
|
resolution: {integrity: sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
||||||
|
@ -747,8 +747,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.9.0':
|
'@typescript-eslint/parser@8.11.0':
|
||||||
resolution: {integrity: sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==}
|
resolution: {integrity: sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
@ -757,12 +757,12 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@8.9.0':
|
'@typescript-eslint/scope-manager@8.11.0':
|
||||||
resolution: {integrity: sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==}
|
resolution: {integrity: sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.9.0':
|
'@typescript-eslint/type-utils@8.11.0':
|
||||||
resolution: {integrity: sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==}
|
resolution: {integrity: sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -770,12 +770,12 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/types@8.9.0':
|
'@typescript-eslint/types@8.11.0':
|
||||||
resolution: {integrity: sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==}
|
resolution: {integrity: sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@8.9.0':
|
'@typescript-eslint/typescript-estree@8.11.0':
|
||||||
resolution: {integrity: sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==}
|
resolution: {integrity: sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -783,14 +783,14 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.9.0':
|
'@typescript-eslint/utils@8.11.0':
|
||||||
resolution: {integrity: sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==}
|
resolution: {integrity: sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@8.9.0':
|
'@typescript-eslint/visitor-keys@8.11.0':
|
||||||
resolution: {integrity: sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==}
|
resolution: {integrity: sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.4':
|
'@vitejs/plugin-vue@5.1.4':
|
||||||
|
@ -857,8 +857,8 @@ packages:
|
||||||
eslint: '>= 8.0.0'
|
eslint: '>= 8.0.0'
|
||||||
prettier: '>= 3.0.0'
|
prettier: '>= 3.0.0'
|
||||||
|
|
||||||
'@vue/eslint-config-typescript@14.1.1':
|
'@vue/eslint-config-typescript@14.1.2':
|
||||||
resolution: {integrity: sha512-zw6q8pXUuFHfdZsdKYr344giBRhnq6WmWSO2abFHajxR8wDX2p2hkj0/Mf6W2phTkerU4b8WF2jgq2Z/c+PdMA==}
|
resolution: {integrity: sha512-iMxULt1ZNvJA0+Dw+JaoVdbi7Vo4wpEu0VNVa1SUprtY07F150wx4MUGOpln7QJjNo4f4DMxWFTlMbRVUdYmYg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^9.10.0
|
eslint: ^9.10.0
|
||||||
|
@ -2080,8 +2080,8 @@ packages:
|
||||||
typescript-auto-import-cache@0.3.3:
|
typescript-auto-import-cache@0.3.3:
|
||||||
resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==}
|
resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==}
|
||||||
|
|
||||||
typescript-eslint@8.9.0:
|
typescript-eslint@8.11.0:
|
||||||
resolution: {integrity: sha512-AuD/FXGYRQyqyOBCpNLldMlsCGvmDNxptQ3Dp58/NXeB+FqyvTfXmMyba3PYa0Vi9ybnj7G8S/yd/4Cw8y47eA==}
|
resolution: {integrity: sha512-cBRGnW3FSlxaYwU8KfAewxFK5uzeOAp0l2KebIlPDOT5olVi65KDG/yjBooPBG0kGW/HLkoz1c/iuBFehcS3IA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -2771,7 +2771,7 @@ snapshots:
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.4
|
'@types/jsonfile': 6.1.4
|
||||||
'@types/node': 22.7.7
|
'@types/node': 22.7.9
|
||||||
|
|
||||||
'@types/hash-sum@1.0.2': {}
|
'@types/hash-sum@1.0.2': {}
|
||||||
|
|
||||||
|
@ -2779,7 +2779,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/jsonfile@6.1.4':
|
'@types/jsonfile@6.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.7.7
|
'@types/node': 22.7.9
|
||||||
|
|
||||||
'@types/linkify-it@3.0.5': {}
|
'@types/linkify-it@3.0.5': {}
|
||||||
|
|
||||||
|
@ -2811,24 +2811,24 @@ snapshots:
|
||||||
|
|
||||||
'@types/node@17.0.45': {}
|
'@types/node@17.0.45': {}
|
||||||
|
|
||||||
'@types/node@22.7.7':
|
'@types/node@22.7.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.19.8
|
undici-types: 6.19.8
|
||||||
|
|
||||||
'@types/sax@1.2.7':
|
'@types/sax@1.2.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.7.7
|
'@types/node': 22.7.9
|
||||||
|
|
||||||
'@types/web-bluetooth@0.0.20': {}
|
'@types/web-bluetooth@0.0.20': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)':
|
'@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.11.1
|
'@eslint-community/regexpp': 4.11.1
|
||||||
'@typescript-eslint/parser': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/parser': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@typescript-eslint/scope-manager': 8.9.0
|
'@typescript-eslint/scope-manager': 8.11.0
|
||||||
'@typescript-eslint/type-utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/type-utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.9.0
|
'@typescript-eslint/visitor-keys': 8.11.0
|
||||||
eslint: 9.13.0
|
eslint: 9.13.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.2
|
ignore: 5.3.2
|
||||||
|
@ -2839,12 +2839,12 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
'@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.9.0
|
'@typescript-eslint/scope-manager': 8.11.0
|
||||||
'@typescript-eslint/types': 8.9.0
|
'@typescript-eslint/types': 8.11.0
|
||||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.9.0
|
'@typescript-eslint/visitor-keys': 8.11.0
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
eslint: 9.13.0
|
eslint: 9.13.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
@ -2852,15 +2852,15 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@8.9.0':
|
'@typescript-eslint/scope-manager@8.11.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.9.0
|
'@typescript-eslint/types': 8.11.0
|
||||||
'@typescript-eslint/visitor-keys': 8.9.0
|
'@typescript-eslint/visitor-keys': 8.11.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
'@typescript-eslint/type-utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
ts-api-utils: 1.3.0(typescript@5.6.3)
|
ts-api-utils: 1.3.0(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
@ -2869,12 +2869,12 @@ snapshots:
|
||||||
- eslint
|
- eslint
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/types@8.9.0': {}
|
'@typescript-eslint/types@8.11.0': {}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@8.9.0(typescript@5.6.3)':
|
'@typescript-eslint/typescript-estree@8.11.0(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.9.0
|
'@typescript-eslint/types': 8.11.0
|
||||||
'@typescript-eslint/visitor-keys': 8.9.0
|
'@typescript-eslint/visitor-keys': 8.11.0
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
|
@ -2886,25 +2886,25 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.9.0(eslint@9.13.0)(typescript@5.6.3)':
|
'@typescript-eslint/utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0)
|
||||||
'@typescript-eslint/scope-manager': 8.9.0
|
'@typescript-eslint/scope-manager': 8.11.0
|
||||||
'@typescript-eslint/types': 8.9.0
|
'@typescript-eslint/types': 8.11.0
|
||||||
'@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3)
|
||||||
eslint: 9.13.0
|
eslint: 9.13.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@8.9.0':
|
'@typescript-eslint/visitor-keys@8.11.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.9.0
|
'@typescript-eslint/types': 8.11.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.4(vite@5.0.13(@types/node@22.7.7)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))':
|
'@vitejs/plugin-vue@5.1.4(vite@5.0.13(@types/node@22.7.9)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.13(@types/node@22.7.7)(sass@1.80.3)
|
vite: 5.0.13(@types/node@22.7.9)(sass@1.80.3)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
|
|
||||||
'@volar/language-core@2.4.4':
|
'@volar/language-core@2.4.4':
|
||||||
|
@ -3019,13 +3019,13 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
|
|
||||||
'@vue/eslint-config-typescript@14.1.1(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.1(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)':
|
'@vue/eslint-config-typescript@14.1.2(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint-plugin-vue@9.29.1(eslint@9.13.0))(eslint@9.13.0)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
||||||
eslint: 9.13.0
|
eslint: 9.13.0
|
||||||
eslint-plugin-vue: 9.29.1(eslint@9.13.0)
|
eslint-plugin-vue: 9.29.1(eslint@9.13.0)
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
typescript-eslint: 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
typescript-eslint: 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
vue-eslint-parser: 9.4.3(eslint@9.13.0)
|
vue-eslint-parser: 9.4.3(eslint@9.13.0)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
|
@ -3118,9 +3118,9 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3)':
|
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitejs/plugin-vue': 5.1.4(vite@5.0.13(@types/node@22.7.7)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))
|
'@vitejs/plugin-vue': 5.1.4(vite@5.0.13(@types/node@22.7.9)(sass@1.80.3))(vue@3.5.12(typescript@5.6.3))
|
||||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.3)
|
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.3)
|
||||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.6.3)
|
'@vuepress/core': 2.0.0-rc.7(typescript@5.6.3)
|
||||||
'@vuepress/shared': 2.0.0-rc.7
|
'@vuepress/shared': 2.0.0-rc.7
|
||||||
|
@ -3130,7 +3130,7 @@ snapshots:
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
postcss-load-config: 5.1.0(postcss@8.4.47)
|
postcss-load-config: 5.1.0(postcss@8.4.47)
|
||||||
rollup: 4.20.0
|
rollup: 4.20.0
|
||||||
vite: 5.0.13(@types/node@22.7.7)(sass@1.80.3)
|
vite: 5.0.13(@types/node@22.7.9)(sass@1.80.3)
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3203,7 +3203,7 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/helper@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.12
|
'@vue/shared': 3.5.12
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
|
@ -3211,25 +3211,25 @@ snapshots:
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.12
|
'@vue/shared': 3.5.12
|
||||||
cheerio: 1.0.0-rc.12
|
cheerio: 1.0.0-rc.12
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/highlighter-helper@2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/highlighter-helper@2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
|
|
||||||
|
@ -3275,158 +3275,158 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vuepress/plugin-active-header-links@2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-active-header-links@2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-back-to-top@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-back-to-top@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-blog@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-blog@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-copy-code@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-copy-code@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-git@2.0.0-rc.56(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-git@2.0.0-rc.56(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
execa: 9.4.1
|
execa: 9.4.1
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
|
|
||||||
'@vuepress/plugin-links-check@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-links-check@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-markdown-hint@2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit/plugin-alert': 0.13.1(markdown-it@14.1.0)
|
'@mdit/plugin-alert': 0.13.1(markdown-it@14.1.0)
|
||||||
'@mdit/plugin-container': 0.13.1(markdown-it@14.1.0)
|
'@mdit/plugin-container': 0.13.1(markdown-it@14.1.0)
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- markdown-it
|
- markdown-it
|
||||||
- typescript
|
- typescript
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-tab@2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-markdown-tab@2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit/plugin-tab': 0.13.2(markdown-it@14.1.0)
|
'@mdit/plugin-tab': 0.13.2(markdown-it@14.1.0)
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- markdown-it
|
- markdown-it
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-medium-zoom@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
medium-zoom: 1.1.0
|
medium-zoom: 1.1.0
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-nprogress@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-nprogress@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-palette@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-palette@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
chokidar: 4.0.1
|
chokidar: 4.0.1
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-prismjs@2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-prismjs@2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/highlighter-helper': 2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/highlighter-helper': 2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
prismjs: 1.29.0
|
prismjs: 1.29.0
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- '@vueuse/core'
|
- '@vueuse/core'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-redirect@2.0.0-rc.8(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-redirect@2.0.0-rc.8(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.7(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.7(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3))
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-seo@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-seo@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-sitemap@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-sitemap@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
sitemap: 8.0.0
|
sitemap: 8.0.0
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-theme-data@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/plugin-theme-data@2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/devtools-api': 7.5.4
|
'@vue/devtools-api': 7.5.4
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
|
@ -3438,26 +3438,26 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit-vue/types': 2.1.0
|
'@mdit-vue/types': 2.1.0
|
||||||
|
|
||||||
'@vuepress/theme-default@2.0.0-rc.56(markdown-it@14.1.0)(sass@1.80.3)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
'@vuepress/theme-default@2.0.0-rc.56(markdown-it@14.1.0)(sass@1.80.3)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/helper': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-active-header-links': 2.0.0-rc.55(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-back-to-top': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-back-to-top': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-copy-code': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-copy-code': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-git': 2.0.0-rc.56(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-git': 2.0.0-rc.56(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-links-check': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-links-check': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-markdown-hint': 2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-markdown-tab': 2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-markdown-tab': 2.0.0-rc.56(markdown-it@14.1.0)(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-medium-zoom': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-medium-zoom': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-nprogress': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-nprogress': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-palette': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-palette': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-prismjs': 2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-prismjs': 2.0.0-rc.56(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-seo': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-seo': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-sitemap': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-sitemap': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vuepress/plugin-theme-data': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
'@vuepress/plugin-theme-data': 2.0.0-rc.56(typescript@5.6.3)(vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
vuepress: 2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sass: 1.80.3
|
sass: 1.80.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -4573,11 +4573,11 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
|
|
||||||
typescript-eslint@8.9.0(eslint@9.13.0)(typescript@5.6.3):
|
typescript-eslint@8.11.0(eslint@9.13.0)(typescript@5.6.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@typescript-eslint/parser': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/parser': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.9.0(eslint@9.13.0)(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -4612,13 +4612,13 @@ snapshots:
|
||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
util-deprecate@1.0.2: {}
|
||||||
|
|
||||||
vite@5.0.13(@types/node@22.7.7)(sass@1.80.3):
|
vite@5.0.13(@types/node@22.7.9)(sass@1.80.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.19.12
|
esbuild: 0.19.12
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
rollup: 4.20.0
|
rollup: 4.20.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.7.7
|
'@types/node': 22.7.9
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sass: 1.80.3
|
sass: 1.80.3
|
||||||
|
|
||||||
|
@ -4769,7 +4769,7 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
|
|
||||||
vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
vuepress@2.0.0-rc.18(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/cli': 2.0.0-rc.18(typescript@5.6.3)
|
'@vuepress/cli': 2.0.0-rc.18(typescript@5.6.3)
|
||||||
'@vuepress/client': 2.0.0-rc.18(typescript@5.6.3)
|
'@vuepress/client': 2.0.0-rc.18(typescript@5.6.3)
|
||||||
|
@ -4779,7 +4779,7 @@ snapshots:
|
||||||
'@vuepress/utils': 2.0.0-rc.18
|
'@vuepress/utils': 2.0.0-rc.18
|
||||||
vue: 3.5.12(typescript@5.6.3)
|
vue: 3.5.12(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.7.7)(sass@1.80.3)(typescript@5.6.3)
|
'@vuepress/bundler-vite': 2.0.0-rc.7(@types/node@22.7.9)(sass@1.80.3)(typescript@5.6.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
Loading…
Reference in a new issue