Compare commits
2 commits
1537fe7674
...
b30858bef0
Author | SHA1 | Date | |
---|---|---|---|
b30858bef0 | |||
79122abda3 |
2 changed files with 96 additions and 75 deletions
|
@ -5,7 +5,7 @@
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.10.0",
|
"packageManager": "pnpm@9.11.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vuepress build docs",
|
"build": "vuepress build docs",
|
||||||
"dev": "vuepress dev docs"
|
"dev": "vuepress dev docs"
|
||||||
|
|
169
pnpm-lock.yaml
169
pnpm-lock.yaml
|
@ -43,7 +43,7 @@ importers:
|
||||||
version: 2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
version: 2.0.0-rc.8(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/theme-default':
|
'@vuepress/theme-default':
|
||||||
specifier: ^2.0.0-rc.11
|
specifier: ^2.0.0-rc.11
|
||||||
version: 2.0.0-rc.44(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
version: 2.0.0-rc.45(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
eslint:
|
eslint:
|
||||||
specifier: <10.0.0
|
specifier: <10.0.0
|
||||||
version: 9.10.0
|
version: 9.10.0
|
||||||
|
@ -787,6 +787,9 @@ packages:
|
||||||
'@vue/shared@3.5.7':
|
'@vue/shared@3.5.7':
|
||||||
resolution: {integrity: sha512-NBE1PBIvzIedxIc2RZiKXvGbJkrZ2/hLf3h8GlS4/sP9xcXEZMFWOazFkNd6aGeUCMaproe5MHVYB3/4AW9q9g==}
|
resolution: {integrity: sha512-NBE1PBIvzIedxIc2RZiKXvGbJkrZ2/hLf3h8GlS4/sP9xcXEZMFWOazFkNd6aGeUCMaproe5MHVYB3/4AW9q9g==}
|
||||||
|
|
||||||
|
'@vue/shared@3.5.8':
|
||||||
|
resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==}
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1':
|
'@vue/tsconfig@0.5.1':
|
||||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||||
|
|
||||||
|
@ -817,13 +820,18 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
'@vuepress/helper@2.0.0-rc.45':
|
||||||
|
resolution: {integrity: sha512-sy8HgX1LXlEYXWWDQq8IyC3SVi/m6J5C/+ydScPoUird6pCVAcs++fe/UlNpylmMbAQ6N6Dqq4DFwAKGLGtgXg==}
|
||||||
|
peerDependencies:
|
||||||
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.7':
|
'@vuepress/helper@2.0.0-rc.7':
|
||||||
resolution: {integrity: sha512-O4kaFjNqICs4IKxwmyMPGcaDENod7vTqHgMBcR77fKhnGI8YDNOh+x1QA8+ajChqoUQhc96ULwqrpQI/IxBphA==}
|
resolution: {integrity: sha512-O4kaFjNqICs4IKxwmyMPGcaDENod7vTqHgMBcR77fKhnGI8YDNOh+x1QA8+ajChqoUQhc96ULwqrpQI/IxBphA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
|
|
||||||
'@vuepress/highlighter-helper@2.0.0-rc.44':
|
'@vuepress/highlighter-helper@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-1BewEIqifv5hbtkLANyBCvxObXBhbo1o64R3fpHAbpSmwaI8ktDlkvDT5Zyn1uoXdVGs/rLt4AVp9xCFIwaWDA==}
|
resolution: {integrity: sha512-9xENPKRtDFrKIx03hTZttYLYl/x5V7bixuJtH+PvwgyQ8oPELzwch6BPl5SpAak+bTEwayQyCHkKxjZgppQsGA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@vueuse/core': ^11.0.0
|
'@vueuse/core': ^11.0.0
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
@ -842,8 +850,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-back-to-top@2.0.0-rc.44':
|
'@vuepress/plugin-back-to-top@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-+ulWXMs7rl2H8BFI8PUSn5j4+H+4RHrhGiVupyr/XJa6/Xpc4LG2F3vJfjiGavmTBM7A2wHNSl2TNCWx+UKUiQ==}
|
resolution: {integrity: sha512-mUYb3oH2x0+rGrybOIINXdEMEXLsatH5s+mDjHIeiukytTVPbYOurm40PdkmPfwYQgpC7UtJzgHtLpsSbKtADQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -852,8 +860,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-copy-code@2.0.0-rc.44':
|
'@vuepress/plugin-copy-code@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-FGV9T4iWIDhv1u3tx4HHn8SjirfHPwXuHBYgrhLLqnFoQN2pGdT6cQhPHPQVcIEDBiMCOKWrZBZ7BfwLotZm7g==}
|
resolution: {integrity: sha512-x0QAyYznu+EQSaUqbA3FXVrJgcYJyHWDq3RVl/anhsEfYKUs7xOdCKsIUt9JoCSu5Rg2Pya+Mtilvz/yXW/6Jw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -862,8 +870,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-links-check@2.0.0-rc.44':
|
'@vuepress/plugin-links-check@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-SZVCOjGZ0js1ErRQugBQNFFG44EY0+ZPiTqIfZB8VuX5DGCElyYlNApjXbSQWFrTdUCAN0g5sdVTRiQhM8NvcA==}
|
resolution: {integrity: sha512-PIdks8GkZmq4cMOZJgAMXmb1JsOPHp64ThaNpZUCcCdfXmN257zp3uSNW5qOBZE1opOPXM7r3I8BP4fk0F77MA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -872,28 +880,28 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.44':
|
'@vuepress/plugin-markdown-hint@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-5oEvLPySbk4NU7UeAIsXKLWFS8kUC1wZic7owitw65o+2SszHNWjw2AYePqeIps6hlr3ePrYS3SluwwO1qxcWg==}
|
resolution: {integrity: sha512-97slhhrC0/MyWVKnMKrB1Xb/VKTrdrA8y677TjVYZzVuXWJ8xSl0Q9nkCy2xKdJd2Cj46OiLlIQhrSQKaj7zOA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.44':
|
'@vuepress/plugin-medium-zoom@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-kVj/jEylzaEnu/Vx5o57HM8MsUadnTrYDM7TZoC42Tns9xlMmSQJ1PEFJM7Age8G1kKwj3wREnyhk31qC0asEw==}
|
resolution: {integrity: sha512-myKJMyxWO/AuTWOlRp6avhsnlBIqnJqB6NH//S8GpZxOq0piQGXSqVZHC9hzGHLaC71B+XE0GTGixEtZsGrZuA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-nprogress@2.0.0-rc.44':
|
'@vuepress/plugin-nprogress@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-gtb6KhogI/i98Bmf9WgC7ce59U9KxHoUJbVMTh8IYdD+VJkcM6E9Nx3tJhrGnomsB9q6rBqgAfPn7OhCl6mEUA==}
|
resolution: {integrity: sha512-auxZgxsCUBCw9bolYvAVWsiMU0ERil2pN04Zge71Fd8WBs+2UNgHwyYy3dL4GCCUNPlG4i3n0/+zHX1IJzeexg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-palette@2.0.0-rc.44':
|
'@vuepress/plugin-palette@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-4yIPfyU0oGpjHkylkLl4JssOZHfGYZ6uiFRbCp3hDvFxnINJb8AIzk/DQkegw3lR/n1awKJ4dFrcHl0JnywhjQ==}
|
resolution: {integrity: sha512-rhb4VIRiNCq9MvQb65U4N7RGXtseziuADwTSIkUCEmwb5qNu9rfees4nljpGHpfPmgU854qUCn0RHlOEWBW2Gw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-prismjs@2.0.0-rc.44':
|
'@vuepress/plugin-prismjs@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-cw1AkY0mg/TqVWct8zyV/sDiUik0syQv+o3chM1avmnOdpbmVAzZbt4qycZw+s6nVtxL+9tUl2/g7Y5SKmWixA==}
|
resolution: {integrity: sha512-ruCeYk6fQoGrSFz9fhlxfQNuS14nDiMnu2Hpf94HxV/Id0cMd+4hwM3hFoB0KG9ZfngrZzmou6QT6/itLysVvQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -903,13 +911,13 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.2
|
vuepress: 2.0.0-rc.2
|
||||||
|
|
||||||
'@vuepress/plugin-seo@2.0.0-rc.44':
|
'@vuepress/plugin-seo@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-lF1X8Ee7UzSWD9Lt+f9iEBiIzzCvUc1875CVeBvWlt0ihOs/CRuGJEHsqXZaYzy/ZP74AhpWWMEKNuAp2g+keQ==}
|
resolution: {integrity: sha512-OBXw2CcHyOlHIEiUPiaiLv1eNMddEfsN5rcen8x+4AjVio3QrLcyf2GGyqXVVKVu5r78dPsSUTP7RsGsc1eR1g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
'@vuepress/plugin-sitemap@2.0.0-rc.44':
|
'@vuepress/plugin-sitemap@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-IZB1ZieZtWzqZTfEK9x3J9volGKRoydgmGAQh7SN43aLv/FVq/Tp3YlbBDDxYSied6ZRdjaSux8pTp4MoqTzKA==}
|
resolution: {integrity: sha512-ZmtPrrYiGrkOarC8fUqdps4lu4563fs6SQlmL7+BZM+4eDQU1Dwkx5oDOJTM8IQg0WSmtxd6/XCIJiJHrw8FCQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
|
|
||||||
|
@ -924,11 +932,11 @@ packages:
|
||||||
'@vuepress/shared@2.0.0-rc.7':
|
'@vuepress/shared@2.0.0-rc.7':
|
||||||
resolution: {integrity: sha512-zNsYzAW5tuENb4vML0pK/61W3EscyOcn5JVPC+c6AwvsYWyAigZaMSu9ycGAptjDwzdYSi3gd33N9Q9T7pG77Q==}
|
resolution: {integrity: sha512-zNsYzAW5tuENb4vML0pK/61W3EscyOcn5JVPC+c6AwvsYWyAigZaMSu9ycGAptjDwzdYSi3gd33N9Q9T7pG77Q==}
|
||||||
|
|
||||||
'@vuepress/theme-default@2.0.0-rc.44':
|
'@vuepress/theme-default@2.0.0-rc.45':
|
||||||
resolution: {integrity: sha512-oyY3N0z6Yxn/NzLVN35ZH7KPfY2gMei/jfxqrRc85i3ZNxugAgAHcfVJ2rr2vViJDyVGuNUTMzmVErJlxSUF7w==}
|
resolution: {integrity: sha512-pHRHMs5sTQG8j/4msY77TVQMpRoQ0TqJUP9wcLUqauZ7VfY4sftzI8Sg4W7iuBTRzwIP+OxjFd/O6OyJcnzE1w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
sass: ^1.79.0
|
sass: ^1.79.2
|
||||||
sass-embedded: ^1.79.0
|
sass-embedded: ^1.79.2
|
||||||
sass-loader: ^16.0.1
|
sass-loader: ^16.0.1
|
||||||
vuepress: 2.0.0-rc.15
|
vuepress: 2.0.0-rc.15
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
|
@ -1083,8 +1091,8 @@ packages:
|
||||||
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
||||||
engines: {node: '>= 8.10.0'}
|
engines: {node: '>= 8.10.0'}
|
||||||
|
|
||||||
chokidar@4.0.0:
|
chokidar@4.0.1:
|
||||||
resolution: {integrity: sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==}
|
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
|
||||||
engines: {node: '>= 14.16.0'}
|
engines: {node: '>= 14.16.0'}
|
||||||
|
|
||||||
cli-cursor@4.0.0:
|
cli-cursor@4.0.0:
|
||||||
|
@ -1969,8 +1977,8 @@ packages:
|
||||||
undici-types@6.19.8:
|
undici-types@6.19.8:
|
||||||
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
|
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
|
||||||
|
|
||||||
undici@6.19.8:
|
undici@6.19.7:
|
||||||
resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==}
|
resolution: {integrity: sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==}
|
||||||
engines: {node: '>=18.17'}
|
engines: {node: '>=18.17'}
|
||||||
|
|
||||||
unicorn-magic@0.1.0:
|
unicorn-magic@0.1.0:
|
||||||
|
@ -2812,7 +2820,7 @@ snapshots:
|
||||||
'@volar/language-core': 2.4.4
|
'@volar/language-core': 2.4.4
|
||||||
'@vue/compiler-dom': 3.5.7
|
'@vue/compiler-dom': 3.5.7
|
||||||
'@vue/compiler-vue2': 2.7.16
|
'@vue/compiler-vue2': 2.7.16
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
minimatch: 9.0.5
|
minimatch: 9.0.5
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
|
@ -2840,7 +2848,7 @@ snapshots:
|
||||||
'@volar/typescript': 2.4.4
|
'@volar/typescript': 2.4.4
|
||||||
'@vue/compiler-dom': 3.5.7
|
'@vue/compiler-dom': 3.5.7
|
||||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
'@vue/typescript-plugin': 2.1.6(typescript@5.6.2)
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
|
@ -2882,13 +2890,15 @@ snapshots:
|
||||||
|
|
||||||
'@vue/shared@3.5.7': {}
|
'@vue/shared@3.5.7': {}
|
||||||
|
|
||||||
|
'@vue/shared@3.5.8': {}
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1': {}
|
'@vue/tsconfig@0.5.1': {}
|
||||||
|
|
||||||
'@vue/typescript-plugin@2.1.6(typescript@5.6.2)':
|
'@vue/typescript-plugin@2.1.6(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.4
|
'@volar/typescript': 2.4.4
|
||||||
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
'@vue/language-core': 2.1.6(typescript@5.6.2)
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
|
@ -2979,7 +2989,18 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
|
cheerio: 1.0.0
|
||||||
|
fflate: 0.8.2
|
||||||
|
gray-matter: 4.0.3
|
||||||
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- typescript
|
||||||
|
|
||||||
|
'@vuepress/helper@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
|
dependencies:
|
||||||
|
'@vue/shared': 3.5.8
|
||||||
cheerio: 1.0.0
|
cheerio: 1.0.0
|
||||||
fflate: 0.8.2
|
fflate: 0.8.2
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
|
@ -2990,7 +3011,7 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/helper@2.0.0-rc.7(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.7
|
'@vue/shared': 3.5.8
|
||||||
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
|
||||||
|
@ -2999,7 +3020,7 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/highlighter-helper@2.0.0-rc.44(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/highlighter-helper@2.0.0-rc.45(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
@ -3056,9 +3077,9 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-back-to-top@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-back-to-top@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
@ -3075,9 +3096,9 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-copy-code@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-copy-code@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
@ -3090,9 +3111,9 @@ snapshots:
|
||||||
execa: 9.4.0
|
execa: 9.4.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/plugin-links-check@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-links-check@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
@ -3103,46 +3124,46 @@ snapshots:
|
||||||
markdown-it-container: 4.0.0
|
markdown-it-container: 4.0.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
|
|
||||||
'@vuepress/plugin-markdown-hint@2.0.0-rc.44(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-markdown-hint@2.0.0-rc.45(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
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.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- markdown-it
|
- markdown-it
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-medium-zoom@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-medium-zoom@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
medium-zoom: 1.1.0
|
medium-zoom: 1.1.0
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-nprogress@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-nprogress@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-palette@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-palette@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
chokidar: 4.0.0
|
chokidar: 4.0.1
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-prismjs@2.0.0-rc.44(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-prismjs@2.0.0-rc.45(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/highlighter-helper': 2.0.0-rc.44(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/highlighter-helper': 2.0.0-rc.45(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
prismjs: 1.29.0
|
prismjs: 1.29.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3161,16 +3182,16 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-seo@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-seo@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vuepress/plugin-sitemap@2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/plugin-sitemap@2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
sitemap: 8.0.0
|
sitemap: 8.0.0
|
||||||
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -3192,22 +3213,22 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdit-vue/types': 2.1.0
|
'@mdit-vue/types': 2.1.0
|
||||||
|
|
||||||
'@vuepress/theme-default@2.0.0-rc.44(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
'@vuepress/theme-default@2.0.0-rc.45(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vuepress/helper': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/helper': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-active-header-links': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-active-header-links': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-back-to-top': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-back-to-top': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-copy-code': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-copy-code': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-git': 2.0.0-rc.44(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-git': 2.0.0-rc.44(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-links-check': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-links-check': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-markdown-container': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-markdown-container': 2.0.0-rc.43(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-markdown-hint': 2.0.0-rc.44(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-markdown-hint': 2.0.0-rc.45(markdown-it@14.1.0)(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-medium-zoom': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-medium-zoom': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-nprogress': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-nprogress': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-palette': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-palette': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-prismjs': 2.0.0-rc.44(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-prismjs': 2.0.0-rc.45(@vueuse/core@11.1.0(vue@3.5.7(typescript@5.6.2)))(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-seo': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-seo': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-sitemap': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-sitemap': 2.0.0-rc.45(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vuepress/plugin-theme-data': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
'@vuepress/plugin-theme-data': 2.0.0-rc.44(typescript@5.6.2)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(typescript@5.6.2))(typescript@5.6.2)(vue@3.5.7(typescript@5.6.2)))
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
'@vueuse/core': 11.1.0(vue@3.5.7(typescript@5.6.2))
|
||||||
vue: 3.5.7(typescript@5.6.2)
|
vue: 3.5.7(typescript@5.6.2)
|
||||||
|
@ -3406,7 +3427,7 @@ snapshots:
|
||||||
parse5: 7.1.2
|
parse5: 7.1.2
|
||||||
parse5-htmlparser2-tree-adapter: 7.0.0
|
parse5-htmlparser2-tree-adapter: 7.0.0
|
||||||
parse5-parser-stream: 7.1.2
|
parse5-parser-stream: 7.1.2
|
||||||
undici: 6.19.8
|
undici: 6.19.7
|
||||||
whatwg-mimetype: 4.0.0
|
whatwg-mimetype: 4.0.0
|
||||||
|
|
||||||
cheerio@1.0.0-rc.12:
|
cheerio@1.0.0-rc.12:
|
||||||
|
@ -3431,7 +3452,7 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
chokidar@4.0.0:
|
chokidar@4.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
readdirp: 4.0.1
|
readdirp: 4.0.1
|
||||||
|
|
||||||
|
@ -4326,7 +4347,7 @@ snapshots:
|
||||||
|
|
||||||
undici-types@6.19.8: {}
|
undici-types@6.19.8: {}
|
||||||
|
|
||||||
undici@6.19.8: {}
|
undici@6.19.7: {}
|
||||||
|
|
||||||
unicorn-magic@0.1.0: {}
|
unicorn-magic@0.1.0: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue