chore(deps): update dependency @types/dompurify to v3.0.1

This commit is contained in:
renovate 2023-04-03 20:04:51 +00:00
parent 59c6605b14
commit 5b7e1af87d
2 changed files with 18 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"@histoire/plugin-vue": "0.15.8",
"@rushstack/eslint-patch": "1.2.0",
"@types/codemirror": "5.60.7",
"@types/dompurify": "3.0.0",
"@types/dompurify": "3.0.1",
"@types/flexsearch": "0.7.3",
"@types/is-touch-device": "1.0.0",
"@types/lodash.debounce": "4.0.7",

View File

@ -156,8 +156,8 @@ devDependencies:
specifier: 5.60.7
version: 5.60.7
'@types/dompurify':
specifier: 3.0.0
version: 3.0.0
specifier: 3.0.1
version: 3.0.1
'@types/flexsearch':
specifier: 0.7.3
version: 0.7.3
@ -3821,9 +3821,10 @@ packages:
'@types/node': 18.15.11
dev: true
/@types/dompurify@3.0.0:
resolution: {integrity: sha512-EcSqmgm/xJwH8CcJPy9AHNypp/j58CYga3nWdl93/wLxX6OH+rSD3aAj75NQazcZd1YKHJ/pjNZ9qmgVajggwQ==}
/@types/dompurify@3.0.1:
resolution: {integrity: sha512-ubq8VKmf8W+U48jUOiZO4BoSGS7NnbITPMvrF+7HgMN4L+eezCKv8QBPB8p3o4YPicLMmNeTyDkE5X4c2ViHJQ==}
dependencies:
'@types/jsdom': 21.1.1
'@types/trusted-types': 2.0.2
dev: true
@ -3913,6 +3914,14 @@ packages:
'@types/istanbul-lib-report': 3.0.0
dev: true
/@types/jsdom@21.1.1:
resolution: {integrity: sha512-cZFuoVLtzKP3gmq9eNosUL1R50U+USkbLtUQ1bYVgl/lKp0FZM7Cq4aIHAL8oIvQ17uSHi7jXPtfDOdjPwBE7A==}
dependencies:
'@types/node': 18.15.11
'@types/tough-cookie': 4.0.2
parse5: 7.1.2
dev: true
/@types/json-schema@7.0.9:
resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==}
dev: true
@ -4022,6 +4031,10 @@ packages:
dependencies:
'@types/estree': 1.0.0
/@types/tough-cookie@4.0.2:
resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==}
dev: true
/@types/trusted-types@2.0.2:
resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==}
dev: true