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.2 to 3.2.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.2...3.2.3)

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-12-11 17:25:35 +00:00 committed by GitHub
parent 6343dbb25b
commit 9c45c2bed0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,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.2", "dompurify": "^3.2.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.468.0", "lucide-react": "^0.468.0",
"next": "^15.0.4", "next": "^15.0.4",

View file

@ -5672,15 +5672,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"dompurify@npm:^3.2.2": "dompurify@npm:^3.2.3":
version: 3.2.2 version: 3.2.3
resolution: "dompurify@npm:3.2.2" resolution: "dompurify@npm:3.2.3"
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/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f checksum: 10c0/0ce5cb89b76f396d800751bcb48e0d137792891d350ccc049f1bc9a5eca7332cc69030c25007ff4962e0824a5696904d4d74264df9277b5ad955642dfb6f313f
languageName: node languageName: node
linkType: hard linkType: hard
@ -13549,7 +13549,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.2" dompurify: "npm:^3.2.3"
eslint: "npm:^9.16.0" eslint: "npm:^9.16.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"