chore(deps): run audit

This commit is contained in:
Elian Doran 2025-05-27 22:29:19 +03:00
parent 2dfccc4929
commit 111258b539
No known key found for this signature in database
3 changed files with 119 additions and 626 deletions

View File

@ -93,6 +93,17 @@
"@ckeditor/ckeditor5-mention": "patches/@ckeditor__ckeditor5-mention.patch",
"@ckeditor/ckeditor5-code-block": "patches/@ckeditor__ckeditor5-code-block.patch",
"ckeditor5": "patches/ckeditor5.patch"
},
"overrides": {
"node-abi": "4.8.0",
"@types/express-serve-static-core": "5.0.6",
"flat@<5.0.1": ">=5.0.1",
"minimatch@<3.0.5": ">=3.0.5",
"debug@>=3.2.0 <3.2.7": ">=3.2.7",
"nanoid@<3.3.8": ">=3.3.8",
"nanoid@>=4.0.0 <5.0.9": ">=5.0.9",
"dompurify@<3.2.4": ">=3.2.4",
"esbuild@<=0.24.2": ">=0.25.0"
}
},
"nx": {

730
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -20,9 +20,5 @@ onlyBuiltDependencies:
- fs-xattr
- macos-alias
overrides:
"node-abi": 4.8.0
"@types/express-serve-static-core": 5.0.6
shamefullyHoist: true
nodeLinker: isolated