fix(deps): update dependency marked to v5
This commit is contained in:
parent
758b8d6e2b
commit
d442d6653b
@ -73,7 +73,7 @@
|
|||||||
"is-touch-device": "1.0.1",
|
"is-touch-device": "1.0.1",
|
||||||
"klona": "2.0.6",
|
"klona": "2.0.6",
|
||||||
"lodash.debounce": "4.0.8",
|
"lodash.debounce": "4.0.8",
|
||||||
"marked": "4.3.0",
|
"marked": "5.0.0",
|
||||||
"pinia": "2.0.35",
|
"pinia": "2.0.35",
|
||||||
"register-service-worker": "1.7.2",
|
"register-service-worker": "1.7.2",
|
||||||
"snake-case": "3.0.4",
|
"snake-case": "3.0.4",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -91,8 +91,8 @@ dependencies:
|
|||||||
specifier: 4.0.8
|
specifier: 4.0.8
|
||||||
version: 4.0.8
|
version: 4.0.8
|
||||||
marked:
|
marked:
|
||||||
specifier: 4.3.0
|
specifier: 5.0.0
|
||||||
version: 4.3.0
|
version: 5.0.0
|
||||||
pinia:
|
pinia:
|
||||||
specifier: 2.0.35
|
specifier: 2.0.35
|
||||||
version: 2.0.35(typescript@5.0.4)(vue@3.2.47)
|
version: 2.0.35(typescript@5.0.4)(vue@3.2.47)
|
||||||
@ -10277,6 +10277,12 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/marked@5.0.0:
|
||||||
|
resolution: {integrity: sha512-YQ6+L9l/NSBDjFgCQQebmTCc62EUdZ5RpIZ7A/FmC8IYMB5s7Cz8sT7imuMAkbIL4CvXpQLdW45fpK5UwiU7DA==}
|
||||||
|
engines: {node: '>= 18'}
|
||||||
|
hasBin: true
|
||||||
|
dev: false
|
||||||
|
|
||||||
/maxstache-stream@1.0.4:
|
/maxstache-stream@1.0.4:
|
||||||
resolution: {integrity: sha512-v8qlfPN0pSp7bdSoLo1NTjG43GXGqk5W2NWFnOCq2GlmFFqebGzPCjLKSbShuqIOVorOtZSAy7O/S1OCCRONUw==}
|
resolution: {integrity: sha512-v8qlfPN0pSp7bdSoLo1NTjG43GXGqk5W2NWFnOCq2GlmFFqebGzPCjLKSbShuqIOVorOtZSAy7O/S1OCCRONUw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user