Upgrade dependencies

This commit is contained in:
Dennis Reimann
2023-04-04 11:47:15 +02:00
parent 06d8bc6d71
commit ca6c5f8e6c
2 changed files with 51 additions and 5065 deletions

5110
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,11 +40,11 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",
"browser-sync": "2.29.0", "browser-sync": "2.29.1",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"csso-cli": "4.0.2", "csso-cli": "4.0.2",
"fast-xml-parser": "4.1.3", "fast-xml-parser": "4.1.3",
"glob": "9.3.1", "glob": "9.3.4",
"html-entities": "2.3.3", "html-entities": "2.3.3",
"jstransformer-markdown-it": "3.0.0", "jstransformer-markdown-it": "3.0.0",
"markdown-it": "13.0.1", "markdown-it": "13.0.1",
@@ -57,7 +57,7 @@
"postcss-custom-media": "9.1.2", "postcss-custom-media": "9.1.2",
"postcss-import": "15.1.0", "postcss-import": "15.1.0",
"postcss-mixins": "9.0.4", "postcss-mixins": "9.0.4",
"postcss-nesting": "11.2.1", "postcss-nesting": "11.2.2",
"pug": "3.0.2", "pug": "3.0.2",
"sync-request": "6.1.0", "sync-request": "6.1.0",
"xml-formatter": "3.3.2" "xml-formatter": "3.3.2"