mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-11 15:26:50 +00:00
Upgrade dependencies
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"arrowParens": "avoid"
|
||||
"arrowParens": "avoid",
|
||||
"trailingComma": "none"
|
||||
}
|
||||
|
||||
5136
package-lock.json
generated
5136
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -40,11 +40,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.14",
|
||||
"browser-sync": "2.28.3",
|
||||
"browser-sync": "2.29.0",
|
||||
"cross-env": "7.0.3",
|
||||
"csso-cli": "4.0.2",
|
||||
"fast-xml-parser": "4.1.3",
|
||||
"glob": "9.3.0",
|
||||
"glob": "9.3.1",
|
||||
"html-entities": "2.3.3",
|
||||
"jstransformer-markdown-it": "3.0.0",
|
||||
"markdown-it": "13.0.1",
|
||||
|
||||
Reference in New Issue
Block a user