Merge pull request 'develop' (#244) from develop into main
All checks were successful
Build and Deploy Website / Build Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Build Website (push) Successful in 37s
Build and Deploy Website / Deploy Website (push) Successful in 46s
All checks were successful
Build and Deploy Website / Build Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Build Website (push) Successful in 37s
Build and Deploy Website / Deploy Website (push) Successful in 46s
Reviewed-on: #244
This commit is contained in:
commit
9a9d07f37d
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -28,11 +28,11 @@
|
||||||
"@node-minify/html-minifier": "^8.0.6",
|
"@node-minify/html-minifier": "^8.0.6",
|
||||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||||
"eleventy-plugin-rev": "^2.0.0",
|
"eleventy-plugin-rev": "^2.0.0",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.6",
|
||||||
"glob": "^10.4.3",
|
"glob": "^11.0.0",
|
||||||
"minify": "^11.3.0",
|
"minify": "^11.4.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.41",
|
||||||
"sass": "^1.77.6",
|
"sass": "^1.77.8",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue