mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(deps): run audit
This commit is contained in:
parent
2dfccc4929
commit
111258b539
11
package.json
11
package.json
@ -93,6 +93,17 @@
|
|||||||
"@ckeditor/ckeditor5-mention": "patches/@ckeditor__ckeditor5-mention.patch",
|
"@ckeditor/ckeditor5-mention": "patches/@ckeditor__ckeditor5-mention.patch",
|
||||||
"@ckeditor/ckeditor5-code-block": "patches/@ckeditor__ckeditor5-code-block.patch",
|
"@ckeditor/ckeditor5-code-block": "patches/@ckeditor__ckeditor5-code-block.patch",
|
||||||
"ckeditor5": "patches/ckeditor5.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": {
|
"nx": {
|
||||||
|
730
pnpm-lock.yaml
generated
730
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -20,9 +20,5 @@ onlyBuiltDependencies:
|
|||||||
- fs-xattr
|
- fs-xattr
|
||||||
- macos-alias
|
- macos-alias
|
||||||
|
|
||||||
overrides:
|
|
||||||
"node-abi": 4.8.0
|
|
||||||
"@types/express-serve-static-core": 5.0.6
|
|
||||||
|
|
||||||
shamefullyHoist: true
|
shamefullyHoist: true
|
||||||
nodeLinker: isolated
|
nodeLinker: isolated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user