forked from vikunja/frontend
fix(deps): update dependency lowlight to v2.9.0 (#3789)
Reviewed-on: vikunja/frontend#3789 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
6c2b30f8ef
commit
a35b0f64a2
@ -107,7 +107,7 @@
|
||||
"is-touch-device": "1.0.1",
|
||||
"klona": "2.0.6",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lowlight": "2.7.0",
|
||||
"lowlight": "2.9.0",
|
||||
"pinia": "2.1.7",
|
||||
"register-service-worker": "1.7.2",
|
||||
"snake-case": "3.0.4",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -197,8 +197,8 @@ dependencies:
|
||||
specifier: 4.0.8
|
||||
version: 4.0.8
|
||||
lowlight:
|
||||
specifier: 2.7.0
|
||||
version: 2.7.0
|
||||
specifier: 2.9.0
|
||||
version: 2.9.0
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.2.2)(vue@3.3.6)
|
||||
@ -7599,8 +7599,8 @@ packages:
|
||||
tslib: 2.3.1
|
||||
dev: true
|
||||
|
||||
/highlight.js@11.6.0:
|
||||
resolution: {integrity: sha512-ig1eqDzJaB0pqEvlPVIpSSyMaO92bH1N2rJpLMN/nX396wTpDA4Eq0uK+7I/2XG17pFaaKE0kjV/XPeGt7Evjw==}
|
||||
/highlight.js@11.8.0:
|
||||
resolution: {integrity: sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
dev: false
|
||||
|
||||
@ -8428,12 +8428,12 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/lowlight@2.7.0:
|
||||
resolution: {integrity: sha512-RRdrHalFfjpxL91ITTX7KhJYH3QmX5bW9Uie2D2E5GPIR3XBYDYhScBjE291ewFZkStz/k2PN9KC+8deNLiI3Q==}
|
||||
/lowlight@2.9.0:
|
||||
resolution: {integrity: sha512-OpcaUTCLmHuVuBcyNckKfH5B0oA4JUavb/M/8n9iAvanJYNQkrVm4pvyX0SUaqkBG4dnWHKt7p50B3ngAG2Rfw==}
|
||||
dependencies:
|
||||
'@types/hast': 2.3.7
|
||||
fault: 2.0.1
|
||||
highlight.js: 11.6.0
|
||||
highlight.js: 11.8.0
|
||||
dev: false
|
||||
|
||||
/lru-cache@5.1.1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user