perf: update deps

This commit is contained in:
lisonge 2024-07-15 10:21:20 +08:00
parent d9f3878a74
commit 207b4811db
2 changed files with 11 additions and 11 deletions

View File

@ -28,12 +28,12 @@
"typedoc-vitepress-theme": "1.0.1",
"typescript": "5.5.3",
"unocss": "0.61.3",
"vitepress": "1.3.0"
"vitepress": "1.3.1"
},
"volta": {
"node": "20.15.1"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [

View File

@ -63,8 +63,8 @@ importers:
specifier: 0.61.3
version: 0.61.3(rollup@4.13.0)(vite@5.3.3(@types/node@20.14.10))
vitepress:
specifier: 1.3.0
version: 1.3.0(@algolia/client-search@4.20.0)(@types/node@20.14.10)(async-validator@4.2.5)(markdown-it-mathjax3@4.3.2)(postcss@8.4.39)(typescript@5.5.3)
specifier: 1.3.1
version: 1.3.1(@algolia/client-search@4.20.0)(@types/node@20.14.10)(async-validator@4.2.5)(markdown-it-mathjax3@4.3.2)(postcss@8.4.39)(typescript@5.5.3)
api: {}
@ -1305,8 +1305,8 @@ packages:
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
engines: {node: '>=16 || 14 >=14.17'}
minisearch@6.3.0:
resolution: {integrity: sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==}
minisearch@7.0.0:
resolution: {integrity: sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg==}
mitt@3.0.1:
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
@ -1673,8 +1673,8 @@ packages:
terser:
optional: true
vitepress@1.3.0:
resolution: {integrity: sha512-Cbm2AgXcCrukUeV+/24g1ZDSvw8blamh/1uf2pz3ApFpaYb9T7mo4imWDZ6APn2uPo4bJ6sgOzvsJ4aH+oLbBA==}
vitepress@1.3.1:
resolution: {integrity: sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==}
hasBin: true
peerDependencies:
markdown-it-mathjax3: ^4
@ -3151,7 +3151,7 @@ snapshots:
dependencies:
brace-expansion: 2.0.1
minisearch@6.3.0: {}
minisearch@7.0.0: {}
mitt@3.0.1: {}
@ -3499,7 +3499,7 @@ snapshots:
'@types/node': 20.14.10
fsevents: 2.3.3
vitepress@1.3.0(@algolia/client-search@4.20.0)(@types/node@20.14.10)(async-validator@4.2.5)(markdown-it-mathjax3@4.3.2)(postcss@8.4.39)(typescript@5.5.3):
vitepress@1.3.1(@algolia/client-search@4.20.0)(@types/node@20.14.10)(async-validator@4.2.5)(markdown-it-mathjax3@4.3.2)(postcss@8.4.39)(typescript@5.5.3):
dependencies:
'@docsearch/css': 3.6.0
'@docsearch/js': 3.6.0(@algolia/client-search@4.20.0)
@ -3513,7 +3513,7 @@ snapshots:
'@vueuse/integrations': 10.11.0(async-validator@4.2.5)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.3))
focus-trap: 7.5.4
mark.js: 8.11.1
minisearch: 6.3.0
minisearch: 7.0.0
shiki: 1.10.3
vite: 5.3.3(@types/node@20.14.10)
vue: 3.4.31(typescript@5.5.3)