bump hugo to 0.144.2 & node to 22.14.0
parent
8f9deae8
No related branches found
No related tags found
Showing
- Dockerfile 2 additions, 2 deletionsDockerfile
- config.toml 1 addition, 1 deletionconfig.toml
- content/committees/_index.adoc 1 addition, 1 deletioncontent/committees/_index.adoc
- content/membership/members/amarantha-kulkarni.adoc 1 addition, 1 deletioncontent/membership/members/amarantha-kulkarni.adoc
- netlify.toml 5 additions, 5 deletionsnetlify.toml
- package.json 1 addition, 1 deletionpackage.json
- yarn.lock 3131 additions, 2719 deletionsyarn.lock
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"postinstall": "cross-env NODE_ENV=production npm run production" | "postinstall": "cross-env NODE_ENV=production npm run production" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "0.0.183" | "eclipsefdn-hugo-solstice-theme": "0.1.10" | ||
}, | }, | ||
"browserslist": "last 5 version, > 0.2%, not dead, IE 11", | "browserslist": "last 5 version, > 0.2%, not dead, IE 11", | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment