mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Update dependencies
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -17,7 +17,7 @@
|
|||||||
"browser-sync": "3.0.3",
|
"browser-sync": "3.0.3",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"csso-cli": "4.0.2",
|
"csso-cli": "4.0.2",
|
||||||
"fast-xml-parser": "5.0.6",
|
"fast-xml-parser": "5.0.8",
|
||||||
"glob": "11.0.1",
|
"glob": "11.0.1",
|
||||||
"html-entities": "2.5.2",
|
"html-entities": "2.5.2",
|
||||||
"jstransformer-markdown-it": "3.0.0",
|
"jstransformer-markdown-it": "3.0.0",
|
||||||
@@ -2013,9 +2013,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/fast-xml-parser": {
|
"node_modules/fast-xml-parser": {
|
||||||
"version": "5.0.6",
|
"version": "5.0.8",
|
||||||
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.0.8.tgz",
|
||||||
"integrity": "sha512-5zIl0jWsewL5LdneswG6aJXx1YH1FXQ02UVIe/CZI3wXhI3SqP62bjcIYRNOgU43/MnN1t/MCpH6UoOtBrDNug==",
|
"integrity": "sha512-qY8NiI5L8ff00F2giyICiJxSSKHO52tC36LJqx2JtvGyAd5ZfehC/l4iUVVHpmpIa6sM9N5mneSLHQG2INGoHA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -2024,7 +2024,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"strnum": "^2.0.4"
|
"strnum": "^2.0.5"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"fxparser": "src/cli/cli.js"
|
"fxparser": "src/cli/cli.js"
|
||||||
@@ -5671,9 +5671,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/strnum": {
|
"node_modules/strnum": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.0.5.tgz",
|
||||||
"integrity": "sha512-qrXhLMohxtEPKMlajtNaOp5zvAQUo6L3fNcdiJKzWH98kGfklqGwmxhFjM7DzxsuoVM7rJeiYr+lEcu4Jlu9UQ==",
|
"integrity": "sha512-YAT3K/sgpCUxhxNMrrdhtod3jckkpYwH6JAuwmUdXZsmzH1wUyzTMrrK2wYCEEqlKwrWDd35NeuUkbBy/1iK+Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
"browser-sync": "3.0.3",
|
"browser-sync": "3.0.3",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"csso-cli": "4.0.2",
|
"csso-cli": "4.0.2",
|
||||||
"fast-xml-parser": "5.0.6",
|
"fast-xml-parser": "5.0.8",
|
||||||
"glob": "11.0.1",
|
"glob": "11.0.1",
|
||||||
"html-entities": "2.5.2",
|
"html-entities": "2.5.2",
|
||||||
"jstransformer-markdown-it": "3.0.0",
|
"jstransformer-markdown-it": "3.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user