mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #1013 from ahmadk953/dependabot/npm_and_yarn/multi-a37957e6d1
Bump dompurify and @types/dompurify
This commit is contained in:
commit
37e1aab5e8
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.3",
|
||||
"dompurify": "^3.2.4",
|
||||
"ioredis": "^5.4.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.474.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6288,15 +6288,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dompurify@npm:^3.2.3":
|
||||
version: 3.2.3
|
||||
resolution: "dompurify@npm:3.2.3"
|
||||
"dompurify@npm:^3.2.4":
|
||||
version: 3.2.4
|
||||
resolution: "dompurify@npm:3.2.4"
|
||||
dependencies:
|
||||
"@types/trusted-types": "npm:^2.0.7"
|
||||
dependenciesMeta:
|
||||
"@types/trusted-types":
|
||||
optional: true
|
||||
checksum: 10c0/0ce5cb89b76f396d800751bcb48e0d137792891d350ccc049f1bc9a5eca7332cc69030c25007ff4962e0824a5696904d4d74264df9277b5ad955642dfb6f313f
|
||||
checksum: 10c0/6be56810fb7ad2776155c8fc2967af5056783c030094362c7d0cf1ad13f2129cf922d8eefab528a34bdebfb98e2f44b306a983ab93aefb9d6f24c18a3d027a05
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12687,7 +12687,7 @@ __metadata:
|
|||
class-variance-authority: "npm:^0.7.1"
|
||||
clsx: "npm:^2.1.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.3"
|
||||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.19.0"
|
||||
eslint-config-next: "npm:15.1.6"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
|
|
Loading…
Reference in a new issue