mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #792 from ahmadk953/dependabot/npm_and_yarn/multi-23eb047076
Bump dompurify and @types/dompurify
This commit is contained in:
commit
f2404e33fe
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.1",
|
||||
"dompurify": "^3.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "^15.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5496,15 +5496,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:^3.2.1":
|
||||
version: 3.2.1
|
||||
resolution: "dompurify@npm:3.2.1"
|
||||
"dompurify@npm:^3.2.2":
|
||||
version: 3.2.2
|
||||
resolution: "dompurify@npm:3.2.2"
|
||||
dependencies:
|
||||
"@types/trusted-types": "npm:^2.0.7"
|
||||
dependenciesMeta:
|
||||
"@types/trusted-types":
|
||||
optional: true
|
||||
checksum: 10c0/c40c441813071ebdc06f843dce6f22109d30f14525e710c8b117ef54430358617d4e7910a26fc09b387aa5890d1f510b242b605b0282ed1fb7a4d5104c75e223
|
||||
checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13259,7 +13259,7 @@ __metadata:
|
|||
class-variance-authority: "npm:^0.7.1"
|
||||
clsx: "npm:^2.1.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.1"
|
||||
dompurify: "npm:^3.2.2"
|
||||
eslint: "npm:^9.14.0"
|
||||
eslint-config-next: "npm:15.0.3"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
|
|
Loading…
Reference in a new issue