Bump dompurify and @types/dompurify

Bumps [dompurify](https://github.com/cure53/DOMPurify) and [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify). These dependencies needed to be updated together.

Updates `dompurify` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.1...3.2.2)

Updates `@types/dompurify` from 3.0.5 to 3.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/dompurify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-29 17:51:12 +00:00 committed by GitHub
parent d61459783e
commit 808349dc88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"dompurify": "^3.2.1", "dompurify": "^3.2.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.462.0", "lucide-react": "^0.462.0",
"next": "^15.0.3", "next": "^15.0.3",

View file

@ -5496,15 +5496,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"dompurify@npm:^3.2.1": "dompurify@npm:^3.2.2":
version: 3.2.1 version: 3.2.2
resolution: "dompurify@npm:3.2.1" resolution: "dompurify@npm:3.2.2"
dependencies: dependencies:
"@types/trusted-types": "npm:^2.0.7" "@types/trusted-types": "npm:^2.0.7"
dependenciesMeta: dependenciesMeta:
"@types/trusted-types": "@types/trusted-types":
optional: true optional: true
checksum: 10c0/c40c441813071ebdc06f843dce6f22109d30f14525e710c8b117ef54430358617d4e7910a26fc09b387aa5890d1f510b242b605b0282ed1fb7a4d5104c75e223 checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
languageName: node languageName: node
linkType: hard linkType: hard
@ -13259,7 +13259,7 @@ __metadata:
class-variance-authority: "npm:^0.7.1" class-variance-authority: "npm:^0.7.1"
clsx: "npm:^2.1.1" clsx: "npm:^2.1.1"
date-fns: "npm:^4.1.0" date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.1" dompurify: "npm:^3.2.2"
eslint: "npm:^9.14.0" eslint: "npm:^9.14.0"
eslint-config-next: "npm:15.0.3" eslint-config-next: "npm:15.0.3"
eslint-config-prettier: "npm:^9.1.0" eslint-config-prettier: "npm:^9.1.0"