fix(deps): update dependency marked to v16.1.1 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1641a1847
commit
6fd2c23582
|
|
@ -91,7 +91,7 @@
|
|||
"is-touch-device": "1.0.1",
|
||||
"klona": "2.0.6",
|
||||
"lowlight": "3.3.0",
|
||||
"marked": "16.1.0",
|
||||
"marked": "16.1.1",
|
||||
"pinia": "3.0.3",
|
||||
"register-service-worker": "1.7.2",
|
||||
"sortablejs": "1.15.6",
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ importers:
|
|||
specifier: 3.3.0
|
||||
version: 3.3.0
|
||||
marked:
|
||||
specifier: 16.1.0
|
||||
version: 16.1.0
|
||||
specifier: 16.1.1
|
||||
version: 16.1.1
|
||||
pinia:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
||||
|
|
@ -4785,8 +4785,8 @@ packages:
|
|||
resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
|
||||
hasBin: true
|
||||
|
||||
marked@16.1.0:
|
||||
resolution: {integrity: sha512-Me7BNa1aqrxVinDnFfvCgHh2yHvLbFvILBs899MhuBpbE5VPzpSqv7alaESfkqkgc9JNvUGH4gqwZeOzLnY8Jg==}
|
||||
marked@16.1.1:
|
||||
resolution: {integrity: sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==}
|
||||
engines: {node: '>= 20'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -11860,7 +11860,7 @@ snapshots:
|
|||
punycode.js: 2.3.1
|
||||
uc.micro: 2.1.0
|
||||
|
||||
marked@16.1.0: {}
|
||||
marked@16.1.1: {}
|
||||
|
||||
math-intrinsics@1.1.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue