mirror of
https://github.com/luanti-org/docs.luanti.org.git
synced 2026-04-17 08:37:36 +00:00
@@ -32,7 +32,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.137.1
|
||||
HUGO_VERSION: 0.147.5
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
|
||||
Generated
+5
-5
@@ -5,7 +5,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"hugo-extended": "^0.141.0"
|
||||
"hugo-extended": "^0.147.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.10.1",
|
||||
@@ -2237,9 +2237,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/hugo-extended": {
|
||||
"version": "0.141.0",
|
||||
"resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.141.0.tgz",
|
||||
"integrity": "sha512-6GsJ7yMnny/zyabANnTo4uHmIjOcjaA+KJUcpZl7b1raUKXCi3BVwpmd6+iu5WOhFnPjgr6zSt361L68lGVt3g==",
|
||||
"version": "0.147.6",
|
||||
"resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.147.6.tgz",
|
||||
"integrity": "sha512-WG1YTYTijlmraCPQCyBh9Lh7JoxEqBZFh5HHHwT4YFeVuBx4OBejkWIDu4Z5S3j3X7lVYRFcSaw9jpEXTcCI1Q==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -4082,4 +4082,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -13,7 +13,7 @@
|
||||
"test:spelling": "cspell content README.md"
|
||||
},
|
||||
"dependencies": {
|
||||
"hugo-extended": "^0.141.0"
|
||||
"hugo-extended": "^0.147.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.10.1",
|
||||
@@ -25,4 +25,4 @@
|
||||
"start-server-and-test": "^2.0.10"
|
||||
},
|
||||
"//": "See readme.md for explanations of each dependency and script"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user