mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-15 20:26:58 +00:00
Update dependency fast-xml-parser to v5.6.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^14.2.1",
|
"@vueuse/core": "^14.2.1",
|
||||||
"dompurify": "3.3.3",
|
"dompurify": "3.3.3",
|
||||||
"fast-xml-parser": "5.5.12",
|
"fast-xml-parser": "5.6.0",
|
||||||
"hotkeys-js": "4.0.3",
|
"hotkeys-js": "4.0.3",
|
||||||
"javascript-time-ago": "2.6.4",
|
"javascript-time-ago": "2.6.4",
|
||||||
"linkify-html": "4.3.2",
|
"linkify-html": "4.3.2",
|
||||||
|
|||||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -15,8 +15,8 @@ importers:
|
|||||||
specifier: 3.3.3
|
specifier: 3.3.3
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
fast-xml-parser:
|
fast-xml-parser:
|
||||||
specifier: 5.5.12
|
specifier: 5.6.0
|
||||||
version: 5.5.12
|
version: 5.6.0
|
||||||
hotkeys-js:
|
hotkeys-js:
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3
|
version: 4.0.3
|
||||||
@@ -969,6 +969,9 @@ packages:
|
|||||||
'@emnapi/core': ^1.7.1
|
'@emnapi/core': ^1.7.1
|
||||||
'@emnapi/runtime': ^1.7.1
|
'@emnapi/runtime': ^1.7.1
|
||||||
|
|
||||||
|
'@nodable/entities@1.1.0':
|
||||||
|
resolution: {integrity: sha512-bidpxmTBP0pOsxULw6XlxzQpTgrAGLDHGBK/JuWhPDL6ZV0GZ/PmN9CA9do6e+A9lYI6qx6ikJUtJYRxup141g==}
|
||||||
|
|
||||||
'@nodelib/fs.scandir@2.1.5':
|
'@nodelib/fs.scandir@2.1.5':
|
||||||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
@@ -1829,8 +1832,8 @@ packages:
|
|||||||
fast-xml-builder@1.1.4:
|
fast-xml-builder@1.1.4:
|
||||||
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
|
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
|
||||||
|
|
||||||
fast-xml-parser@5.5.12:
|
fast-xml-parser@5.6.0:
|
||||||
resolution: {integrity: sha512-nUR0q8PPfoA/svPM43Gup7vLOZWppaNrYgGmrVqrAVJa7cOH4hMG6FX9M4mQ8dZA1/ObGZHzES7Ed88hxEBSJg==}
|
resolution: {integrity: sha512-5G+uaEBbOm9M4dgMOV3K/rBzfUNGqGqoUTaYJM3hBwM8t71w07gxLQZoTsjkY8FtfjabqgQHEkeIySBDYeBmJw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
fastq@1.20.1:
|
fastq@1.20.1:
|
||||||
@@ -4114,6 +4117,8 @@ snapshots:
|
|||||||
'@tybys/wasm-util': 0.10.1
|
'@tybys/wasm-util': 0.10.1
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@nodable/entities@1.1.0': {}
|
||||||
|
|
||||||
'@nodelib/fs.scandir@2.1.5':
|
'@nodelib/fs.scandir@2.1.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nodelib/fs.stat': 2.0.5
|
'@nodelib/fs.stat': 2.0.5
|
||||||
@@ -5037,8 +5042,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
path-expression-matcher: 1.5.0
|
path-expression-matcher: 1.5.0
|
||||||
|
|
||||||
fast-xml-parser@5.5.12:
|
fast-xml-parser@5.6.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
'@nodable/entities': 1.1.0
|
||||||
fast-xml-builder: 1.1.4
|
fast-xml-builder: 1.1.4
|
||||||
path-expression-matcher: 1.5.0
|
path-expression-matcher: 1.5.0
|
||||||
strnum: 2.2.3
|
strnum: 2.2.3
|
||||||
|
|||||||
Reference in New Issue
Block a user