mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
chore: drop deprecated @types/dompurify (#19159)
This commit is contained in:
parent
6b6ac166c5
commit
29845f95a9
2 changed files with 0 additions and 12 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
|
@ -25,7 +25,6 @@
|
|||
"@iarna/toml": "^2.2.5",
|
||||
"@iconify-json/material-symbols": "^1.2.12",
|
||||
"@stoplight/json-schema-tree": "^4.0.0",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@types/he": "^1.2.3",
|
||||
"@types/node": "^22.10.5",
|
||||
|
|
@ -6032,16 +6031,6 @@
|
|||
"integrity": "sha512-udCxb8DvjcDKfk1WTBzDsxFbLgYxmQGKrE/ricoMqHRNjSlSUCcamVTA5lIQqzY10mY5qCY0QDwBfFEwhfoDPw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/dompurify": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/dompurify/-/dompurify-3.2.0.tgz",
|
||||
"integrity": "sha512-Fgg31wv9QbLDA0SpTOXO3MaxySc4DKGLi8sna4/Utjo4r3ZRPdCt4UQee8BWr+Q5z21yifghREPJGYaEOEIACg==",
|
||||
"deprecated": "This is a stub types definition. dompurify provides its own type definitions, so you do not need this installed.",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"dompurify": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/estree": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,6 @@
|
|||
"@iarna/toml": "^2.2.5",
|
||||
"@iconify-json/material-symbols": "^1.2.12",
|
||||
"@stoplight/json-schema-tree": "^4.0.0",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@types/he": "^1.2.3",
|
||||
"@types/node": "^22.10.5",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue