mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update dependency @11ty/eleventy-navigation to v1 (#548)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/548 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
5a2c668637
commit
08f45ba327
2 changed files with 7 additions and 13 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^3.0.0",
|
||||
"@11ty/eleventy-img": "^6.0.0",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@11ty/eleventy-navigation": "^1.0.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@ importers:
|
|||
specifier: ^6.0.0
|
||||
version: 6.0.1
|
||||
'@11ty/eleventy-navigation':
|
||||
specifier: ^0.3.5
|
||||
version: 0.3.5
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.1
|
||||
'@11ty/eleventy-plugin-syntaxhighlight':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -63,8 +63,8 @@ packages:
|
|||
resolution: {integrity: sha512-Ktr1C42cu7rHR7M0lT+JfMjWaOIwS2rXqzrXkNfKAEljgJxCPVg2vsWr5iyPBg2IL7OY8ipPCr5jbovMAz6B9w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@11ty/eleventy-navigation@0.3.5':
|
||||
resolution: {integrity: sha512-4aKW5aIQDFed8xs1G1pWcEiFPcDSwZtA4IH1eERtoJ+Xy+/fsoe0pzbDmw84bHZ9ACny5jblENhfZhcCxklqQw==}
|
||||
'@11ty/eleventy-navigation@1.0.1':
|
||||
resolution: {integrity: sha512-Im4KPmn6GlOtOr5RwDOcp+mrySp815RAIJXNKzhIMbM4QxQfhLGfw2abzaus2ceM5NV0JlWyPcJeDuclY12ROg==}
|
||||
|
||||
'@11ty/eleventy-plugin-bundle@3.0.1':
|
||||
resolution: {integrity: sha512-mskptUoN7PY+rv7DCH3ZwnvMc9aFBGEHHBjmlu+WGde6ySaa43qsLqjseX6RRijDILxp3EiYQ9XnDmmsSnoqIw==}
|
||||
|
|
@ -463,10 +463,6 @@ packages:
|
|||
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
||||
dependency-graph@0.11.0:
|
||||
resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==}
|
||||
engines: {node: '>= 0.6.0'}
|
||||
|
||||
dependency-graph@1.0.0:
|
||||
resolution: {integrity: sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==}
|
||||
engines: {node: '>=4'}
|
||||
|
|
@ -1124,9 +1120,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@11ty/eleventy-navigation@0.3.5':
|
||||
'@11ty/eleventy-navigation@1.0.1':
|
||||
dependencies:
|
||||
dependency-graph: 0.11.0
|
||||
dependency-graph: 1.0.0
|
||||
|
||||
'@11ty/eleventy-plugin-bundle@3.0.1(posthtml@0.16.6)':
|
||||
dependencies:
|
||||
|
|
@ -1541,8 +1537,6 @@ snapshots:
|
|||
|
||||
depd@2.0.0: {}
|
||||
|
||||
dependency-graph@0.11.0: {}
|
||||
|
||||
dependency-graph@1.0.0: {}
|
||||
|
||||
destroy@1.2.0: {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue