mirror of
https://github.com/zadam/trilium.git
synced 2026-03-04 04:57:30 +01:00
chore(deps): update dependency @braintree/sanitize-url to v7.1.2
Some checks failed
Checks / main (push) Has been cancelled
Some checks failed
Checks / main (push) Has been cancelled
This commit is contained in:
parent
fa54a2e67c
commit
03d9a6c0e5
@ -36,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@anthropic-ai/sdk": "0.72.1",
|
"@anthropic-ai/sdk": "0.72.1",
|
||||||
"@braintree/sanitize-url": "7.1.1",
|
"@braintree/sanitize-url": "7.1.2",
|
||||||
"@electron/remote": "2.1.3",
|
"@electron/remote": "2.1.3",
|
||||||
"@triliumnext/commons": "workspace:*",
|
"@triliumnext/commons": "workspace:*",
|
||||||
"@triliumnext/express-partial-content": "workspace:*",
|
"@triliumnext/express-partial-content": "workspace:*",
|
||||||
|
|||||||
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -523,8 +523,8 @@ importers:
|
|||||||
specifier: 0.72.1
|
specifier: 0.72.1
|
||||||
version: 0.72.1(zod@4.1.12)
|
version: 0.72.1(zod@4.1.12)
|
||||||
'@braintree/sanitize-url':
|
'@braintree/sanitize-url':
|
||||||
specifier: 7.1.1
|
specifier: 7.1.2
|
||||||
version: 7.1.1
|
version: 7.1.2
|
||||||
'@electron/remote':
|
'@electron/remote':
|
||||||
specifier: 2.1.3
|
specifier: 2.1.3
|
||||||
version: 2.1.3(electron@40.1.0)
|
version: 2.1.3(electron@40.1.0)
|
||||||
@ -1792,6 +1792,9 @@ packages:
|
|||||||
'@braintree/sanitize-url@7.1.1':
|
'@braintree/sanitize-url@7.1.1':
|
||||||
resolution: {integrity: sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==}
|
resolution: {integrity: sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==}
|
||||||
|
|
||||||
|
'@braintree/sanitize-url@7.1.2':
|
||||||
|
resolution: {integrity: sha512-jigsZK+sMF/cuiB7sERuo9V7N9jx+dhmHHnQyDSVdpZwVutaBu7WvNYqMDLSgFgfB30n452TP3vjDAvFC973mA==}
|
||||||
|
|
||||||
'@bufbuild/protobuf@2.10.2':
|
'@bufbuild/protobuf@2.10.2':
|
||||||
resolution: {integrity: sha512-uFsRXwIGyu+r6AMdz+XijIIZJYpoWeYzILt5yZ2d3mCjQrWUTVpVD9WL/jZAbvp+Ed04rOhrsk7FiTcEDseB5A==}
|
resolution: {integrity: sha512-uFsRXwIGyu+r6AMdz+XijIIZJYpoWeYzILt5yZ2d3mCjQrWUTVpVD9WL/jZAbvp+Ed04rOhrsk7FiTcEDseB5A==}
|
||||||
|
|
||||||
@ -15827,6 +15830,8 @@ snapshots:
|
|||||||
|
|
||||||
'@braintree/sanitize-url@7.1.1': {}
|
'@braintree/sanitize-url@7.1.1': {}
|
||||||
|
|
||||||
|
'@braintree/sanitize-url@7.1.2': {}
|
||||||
|
|
||||||
'@bufbuild/protobuf@2.10.2':
|
'@bufbuild/protobuf@2.10.2':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
@ -16259,8 +16264,6 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-utils': 47.4.0
|
'@ckeditor/ckeditor5-utils': 47.4.0
|
||||||
ckeditor5: 47.4.0
|
ckeditor5: 47.4.0
|
||||||
es-toolkit: 1.39.5
|
es-toolkit: 1.39.5
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-editor-multi-root@47.4.0':
|
'@ckeditor/ckeditor5-editor-multi-root@47.4.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -16283,8 +16286,6 @@ snapshots:
|
|||||||
'@ckeditor/ckeditor5-table': 47.4.0
|
'@ckeditor/ckeditor5-table': 47.4.0
|
||||||
'@ckeditor/ckeditor5-utils': 47.4.0
|
'@ckeditor/ckeditor5-utils': 47.4.0
|
||||||
ckeditor5: 47.4.0
|
ckeditor5: 47.4.0
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
|
|
||||||
'@ckeditor/ckeditor5-emoji@47.4.0':
|
'@ckeditor/ckeditor5-emoji@47.4.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user