mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
Update dependencies
This commit is contained in:
parent
066bf48bee
commit
c712e544f4
@ -62,8 +62,8 @@
|
|||||||
"mdast-util-to-hast": "^13.1.0",
|
"mdast-util-to-hast": "^13.1.0",
|
||||||
"mdast-util-to-string": "^4.0.0",
|
"mdast-util-to-string": "^4.0.0",
|
||||||
"micromorph": "^0.4.5",
|
"micromorph": "^0.4.5",
|
||||||
"preact": "^10.19.7",
|
"preact": "^10.20.1",
|
||||||
"preact-render-to-string": "^6.4.0",
|
"preact-render-to-string": "^6.4.1",
|
||||||
"pretty-bytes": "^6.1.1",
|
"pretty-bytes": "^6.1.1",
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
"reading-time": "^1.5.0",
|
"reading-time": "^1.5.0",
|
||||||
@ -101,7 +101,7 @@
|
|||||||
"@types/d3": "^7.4.3",
|
"@types/d3": "^7.4.3",
|
||||||
"@types/hast": "^3.0.4",
|
"@types/hast": "^3.0.4",
|
||||||
"@types/js-yaml": "^4.0.9",
|
"@types/js-yaml": "^4.0.9",
|
||||||
"@types/node": "^20.11.28",
|
"@types/node": "^20.11.30",
|
||||||
"@types/pretty-time": "^1.1.5",
|
"@types/pretty-time": "^1.1.5",
|
||||||
"@types/source-map-support": "^0.5.10",
|
"@types/source-map-support": "^0.5.10",
|
||||||
"@types/ws": "^8.5.10",
|
"@types/ws": "^8.5.10",
|
||||||
@ -109,6 +109,6 @@
|
|||||||
"esbuild": "^0.19.12",
|
"esbuild": "^0.19.12",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"tsx": "^4.7.1",
|
"tsx": "^4.7.1",
|
||||||
"typescript": "^5.4.2"
|
"typescript": "^5.4.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
@ -75,11 +75,11 @@ dependencies:
|
|||||||
specifier: ^0.4.5
|
specifier: ^0.4.5
|
||||||
version: 0.4.5
|
version: 0.4.5
|
||||||
preact:
|
preact:
|
||||||
specifier: ^10.19.7
|
specifier: ^10.20.1
|
||||||
version: 10.19.7
|
version: 10.20.1
|
||||||
preact-render-to-string:
|
preact-render-to-string:
|
||||||
specifier: ^6.4.0
|
specifier: ^6.4.1
|
||||||
version: 6.4.0(preact@10.19.7)
|
version: 6.4.1(preact@10.20.1)
|
||||||
pretty-bytes:
|
pretty-bytes:
|
||||||
specifier: ^6.1.1
|
specifier: ^6.1.1
|
||||||
version: 6.1.1
|
version: 6.1.1
|
||||||
@ -188,8 +188,8 @@ devDependencies:
|
|||||||
specifier: ^4.0.9
|
specifier: ^4.0.9
|
||||||
version: 4.0.9
|
version: 4.0.9
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.11.28
|
specifier: ^20.11.30
|
||||||
version: 20.11.28
|
version: 20.11.30
|
||||||
'@types/pretty-time':
|
'@types/pretty-time':
|
||||||
specifier: ^1.1.5
|
specifier: ^1.1.5
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
@ -212,8 +212,8 @@ devDependencies:
|
|||||||
specifier: ^4.7.1
|
specifier: ^4.7.1
|
||||||
version: 4.7.1
|
version: 4.7.1
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.4.2
|
specifier: ^5.4.3
|
||||||
version: 5.4.2
|
version: 5.4.3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -667,7 +667,7 @@ packages:
|
|||||||
/@types/cli-spinner@0.2.3:
|
/@types/cli-spinner@0.2.3:
|
||||||
resolution: {integrity: sha512-TMO6mWltW0lCu1de8DMRq9+59OP/tEjghS+rs8ZEQ2EgYP5yV3bGw0tS14TMyJGqFaoVChNvhkVzv9RC1UgX+w==}
|
resolution: {integrity: sha512-TMO6mWltW0lCu1de8DMRq9+59OP/tEjghS+rs8ZEQ2EgYP5yV3bGw0tS14TMyJGqFaoVChNvhkVzv9RC1UgX+w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.28
|
'@types/node': 20.11.30
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/d3-array@3.2.1:
|
/@types/d3-array@3.2.1:
|
||||||
@ -743,8 +743,8 @@ packages:
|
|||||||
'@types/geojson': 7946.0.14
|
'@types/geojson': 7946.0.14
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/d3-hierarchy@3.1.6:
|
/@types/d3-hierarchy@3.1.7:
|
||||||
resolution: {integrity: sha512-qlmD/8aMk5xGorUvTUWHCiumvgaUXYldYjNVOWtYoTYY/L+WwIEAmJxUmTgr9LoGNG0PPAOmqMDJVDPc7DOpPw==}
|
resolution: {integrity: sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/d3-interpolate@3.0.4:
|
/@types/d3-interpolate@3.0.4:
|
||||||
@ -832,7 +832,7 @@ packages:
|
|||||||
'@types/d3-force': 3.0.9
|
'@types/d3-force': 3.0.9
|
||||||
'@types/d3-format': 3.0.4
|
'@types/d3-format': 3.0.4
|
||||||
'@types/d3-geo': 3.1.0
|
'@types/d3-geo': 3.1.0
|
||||||
'@types/d3-hierarchy': 3.1.6
|
'@types/d3-hierarchy': 3.1.7
|
||||||
'@types/d3-interpolate': 3.0.4
|
'@types/d3-interpolate': 3.0.4
|
||||||
'@types/d3-path': 3.1.0
|
'@types/d3-path': 3.1.0
|
||||||
'@types/d3-polygon': 3.0.2
|
'@types/d3-polygon': 3.0.2
|
||||||
@ -902,8 +902,8 @@ packages:
|
|||||||
'@types/unist': 2.0.10
|
'@types/unist': 2.0.10
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/node@20.11.28:
|
/@types/node@20.11.30:
|
||||||
resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==}
|
resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
dev: true
|
dev: true
|
||||||
@ -928,7 +928,7 @@ packages:
|
|||||||
/@types/ws@8.5.10:
|
/@types/ws@8.5.10:
|
||||||
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
|
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.28
|
'@types/node': 20.11.30
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/yargs-parser@21.0.3:
|
/@types/yargs-parser@21.0.3:
|
||||||
@ -1193,7 +1193,7 @@ packages:
|
|||||||
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
mdn-data: 2.0.30
|
mdn-data: 2.0.30
|
||||||
source-map-js: 1.1.0
|
source-map-js: 1.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/cssstyle@4.0.1:
|
/cssstyle@4.0.1:
|
||||||
@ -2107,8 +2107,8 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/katex@0.16.9:
|
/katex@0.16.10:
|
||||||
resolution: {integrity: sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==}
|
resolution: {integrity: sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: 8.3.0
|
commander: 8.3.0
|
||||||
@ -2576,7 +2576,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/katex': 0.16.7
|
'@types/katex': 0.16.7
|
||||||
devlop: 1.1.0
|
devlop: 1.1.0
|
||||||
katex: 0.16.9
|
katex: 0.16.10
|
||||||
micromark-factory-space: 2.0.0
|
micromark-factory-space: 2.0.0
|
||||||
micromark-util-character: 2.1.0
|
micromark-util-character: 2.1.0
|
||||||
micromark-util-symbol: 2.0.0
|
micromark-util-symbol: 2.0.0
|
||||||
@ -2908,17 +2908,17 @@ packages:
|
|||||||
engines: {node: '>=8.6'}
|
engines: {node: '>=8.6'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/preact-render-to-string@6.4.0(preact@10.19.7):
|
/preact-render-to-string@6.4.1(preact@10.20.1):
|
||||||
resolution: {integrity: sha512-pzDwezZaLbK371OiJjXDsZJwVOALzFX5M1wEh2Kr0pEApq5AV6bRH/DFbA/zNA7Lck/duyREPQLLvzu2G6hEQQ==}
|
resolution: {integrity: sha512-oHKIFIv+/N0i3fNRF4ANMr2I93maycuXK78ERJ0vUW+nz6MXXMO6mTOFxp3itvSVBS/GXtLAy2jio3ZPeD8lZQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
preact: '>=10'
|
preact: '>=10'
|
||||||
dependencies:
|
dependencies:
|
||||||
preact: 10.19.7
|
preact: 10.20.1
|
||||||
pretty-format: 3.8.0
|
pretty-format: 3.8.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/preact@10.19.7:
|
/preact@10.20.1:
|
||||||
resolution: {integrity: sha512-IJOW6cQN1fwfC17HfNOqUtAGyB8wAYshuC+jG1JiL/1+sC4yVyuA3IcF0N9vdodMJjW/lbuEF5qFsJqGNcbHbw==}
|
resolution: {integrity: sha512-JIFjgFg9B2qnOoGiYMVBtrcFxHqn+dNXbq76bVmcaHYJFYR4lW67AOcXgAYQQTDYXDOg/kTZrKPNCdRgJ2UJmw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/prettier@3.2.5:
|
/prettier@3.2.5:
|
||||||
@ -3021,7 +3021,7 @@ packages:
|
|||||||
'@types/katex': 0.16.7
|
'@types/katex': 0.16.7
|
||||||
hast-util-from-html-isomorphic: 2.0.0
|
hast-util-from-html-isomorphic: 2.0.0
|
||||||
hast-util-to-text: 4.0.0
|
hast-util-to-text: 4.0.0
|
||||||
katex: 0.16.9
|
katex: 0.16.10
|
||||||
unist-util-visit-parents: 6.0.1
|
unist-util-visit-parents: 6.0.1
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
dev: false
|
dev: false
|
||||||
@ -3285,7 +3285,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
immutable: 4.3.5
|
immutable: 4.3.5
|
||||||
source-map-js: 1.1.0
|
source-map-js: 1.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/saxes@6.0.0:
|
/saxes@6.0.0:
|
||||||
@ -3348,8 +3348,8 @@ packages:
|
|||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/source-map-js@1.1.0:
|
/source-map-js@1.2.0:
|
||||||
resolution: {integrity: sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==}
|
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@ -3511,8 +3511,8 @@ packages:
|
|||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/typescript@5.4.2:
|
/typescript@5.4.3:
|
||||||
resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==}
|
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user