2
0

(settings) Parse custom head code to remove invalid text nodes

This commit is contained in:
Baptiste Arnaud
2023-07-11 19:17:38 +02:00
parent b2a973472f
commit 174d50ad1b
6 changed files with 48 additions and 28 deletions

10
pnpm-lock.yaml generated
View File

@ -547,6 +547,9 @@ importers:
nextjs-cors:
specifier: 2.1.2
version: 2.1.2(next@13.4.3)
node-html-parser:
specifier: ^6.1.5
version: 6.1.5
nodemailer:
specifier: 6.9.2
version: 6.9.2
@ -16474,6 +16477,13 @@ packages:
resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==}
engines: {node: '>= 6.13.0'}
/node-html-parser@6.1.5:
resolution: {integrity: sha512-fAaM511feX++/Chnhe475a0NHD8M7AxDInsqQpz6x63GRF7xYNdS8Vo5dKsIVPgsOvG7eioRRTZQnWBrhDHBSg==}
dependencies:
css-select: 5.1.0
he: 1.2.0
dev: false
/node-int64@0.4.0:
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
dev: true