updated dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0be63516fb
commit
082e4490ec
1 changed files with 8 additions and 8 deletions
16
package.json
16
package.json
|
@ -14,22 +14,22 @@
|
|||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"browser-sync": "^2.28.1"
|
||||
"browser-sync": "^2.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@node-minify/core": "^8.0.5",
|
||||
"@node-minify/crass": "^8.0.5",
|
||||
"@node-minify/html-minifier": "^8.0.5",
|
||||
"@node-minify/core": "^8.0.6",
|
||||
"@node-minify/crass": "^8.0.6",
|
||||
"@node-minify/html-minifier": "^8.0.6",
|
||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^1.1.1",
|
||||
"eleventy-sass": "^2.2.1",
|
||||
"glob": "^9.3.4",
|
||||
"minify": "^9.2.0",
|
||||
"postcss": "^8.4.21",
|
||||
"sass": "^1.60.0",
|
||||
"glob": "^10.2.3",
|
||||
"minify": "^10.0.0",
|
||||
"postcss": "^8.4.23",
|
||||
"sass": "^1.62.1",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue