mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 12:21:13 +00:00
Update dependency highlight.js to v11.10.0
This commit is contained in:
parent
318d61e7cf
commit
834b7e4a69
1 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@ importers:
|
||||||
version: 4.19.2
|
version: 4.19.2
|
||||||
highlight.js:
|
highlight.js:
|
||||||
specifier: ^11.9.0
|
specifier: ^11.9.0
|
||||||
version: 11.9.0
|
version: 11.10.0
|
||||||
history:
|
history:
|
||||||
specifier: ^5.3.0
|
specifier: ^5.3.0
|
||||||
version: 5.3.0
|
version: 5.3.0
|
||||||
|
@ -2540,8 +2540,8 @@ packages:
|
||||||
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
highlight.js@11.9.0:
|
highlight.js@11.10.0:
|
||||||
resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==}
|
resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
|
|
||||||
history@5.3.0:
|
history@5.3.0:
|
||||||
|
@ -7307,7 +7307,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
function-bind: 1.1.2
|
function-bind: 1.1.2
|
||||||
|
|
||||||
highlight.js@11.9.0: {}
|
highlight.js@11.10.0: {}
|
||||||
|
|
||||||
history@5.3.0:
|
history@5.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7908,7 +7908,7 @@ snapshots:
|
||||||
|
|
||||||
markdown-it-highlightjs@4.1.0:
|
markdown-it-highlightjs@4.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
highlight.js: 11.9.0
|
highlight.js: 11.10.0
|
||||||
|
|
||||||
markdown-it-html5-embed@1.0.0:
|
markdown-it-html5-embed@1.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue