Skip to content

Commit 4184c4a

Browse files
committed
chore(deps): upgrade hugo-extended to 0.95.0
Also upgrades Hugo to the same version. Due to a incompatibility of Yarn PnP with `imports` in `package.json`[1] declared by chalk version 5+, the resolution of chalk was set to the latest pre-5 version. Otherwise the postinstall script of hugo-extended would fail. [1] yarnpkg/berry#3843
1 parent 51e5aa9 commit 4184c4a

File tree

64 files changed

+888
-644
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+888
-644
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ antora-playbook-*.yml
2929
#temporary
3030
local-antora-playbook-*
3131
antora-playbook.yml
32+
/.hugo_build.lock

.pnp.cjs

+269-187
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.yarn/unplugged/hugo-extended-npm-0.84.3-127c9ef304/node_modules/hugo-extended/cli.js

-9
This file was deleted.

.yarn/unplugged/hugo-extended-npm-0.84.3-127c9ef304/node_modules/hugo-extended/index.js

-7
This file was deleted.

.yarn/unplugged/hugo-extended-npm-0.84.3-127c9ef304/node_modules/hugo-extended/install.js

-154
This file was deleted.

.yarn/unplugged/hugo-extended-npm-0.84.3-127c9ef304/node_modules/hugo-extended/package.json

-73
This file was deleted.

.yarn/unplugged/hugo-extended-npm-0.84.3-127c9ef304/node_modules/hugo-extended/README.md .yarn/unplugged/hugo-extended-npm-0.95.0-94ed94cc6d/node_modules/hugo-extended/README.md

+35-18

.yarn/unplugged/hugo-extended-npm-0.95.0-94ed94cc6d/node_modules/hugo-extended/index.d.ts

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/unplugged/hugo-extended-npm-0.95.0-94ed94cc6d/node_modules/hugo-extended/index.js

+22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)