forked from samuel-p/sp-codes.de
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
0aad77d2a8
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -26,13 +26,13 @@
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^1.1.1",
|
"eleventy-plugin-rev": "^1.1.1",
|
||||||
"eleventy-sass": "^2.2.3",
|
"eleventy-sass": "^2.2.3",
|
||||||
"glob": "^10.3.3",
|
"glob": "^10.3.10",
|
||||||
"minify": "^10.3.0",
|
"minify": "^10.5.2",
|
||||||
"postcss": "^8.4.26",
|
"postcss": "^8.4.31",
|
||||||
"sass": "^1.63.6",
|
"sass": "^1.69.5",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.3.0"
|
"bootstrap": "^5.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue