mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
fix(deps): update dependency dayjs to v1.11.18 (#6861)
This commit is contained in:
commit
98addef614
@ -30,7 +30,7 @@
|
||||
"autocomplete.js": "0.38.1",
|
||||
"bootstrap": "5.3.8",
|
||||
"boxicons": "2.1.4",
|
||||
"dayjs": "1.11.14",
|
||||
"dayjs": "1.11.18",
|
||||
"dayjs-plugin-utc": "0.1.2",
|
||||
"debounce": "2.2.0",
|
||||
"draggabilly": "3.0.0",
|
||||
|
@ -55,7 +55,7 @@
|
||||
"compression": "1.8.1",
|
||||
"cookie-parser": "1.4.7",
|
||||
"csrf-csrf": "3.2.2",
|
||||
"dayjs": "1.11.14",
|
||||
"dayjs": "1.11.18",
|
||||
"debounce": "2.2.0",
|
||||
"debug": "4.4.1",
|
||||
"ejs": "3.1.10",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -223,8 +223,8 @@ importers:
|
||||
specifier: 2.1.4
|
||||
version: 2.1.4
|
||||
dayjs:
|
||||
specifier: 1.11.14
|
||||
version: 1.11.14
|
||||
specifier: 1.11.18
|
||||
version: 1.11.18
|
||||
dayjs-plugin-utc:
|
||||
specifier: 0.1.2
|
||||
version: 0.1.2
|
||||
@ -633,8 +633,8 @@ importers:
|
||||
specifier: 3.2.2
|
||||
version: 3.2.2
|
||||
dayjs:
|
||||
specifier: 1.11.14
|
||||
version: 1.11.14
|
||||
specifier: 1.11.18
|
||||
version: 1.11.18
|
||||
debounce:
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0
|
||||
@ -7985,8 +7985,8 @@ packages:
|
||||
dayjs-plugin-utc@0.1.2:
|
||||
resolution: {integrity: sha512-ExERH5o3oo6jFOdkvMP3gytTCQ9Ksi5PtylclJWghr7k7m3o2U5QrwtdiJkOxLOH4ghr0EKhpqGefzGz1VvVJg==}
|
||||
|
||||
dayjs@1.11.14:
|
||||
resolution: {integrity: sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==}
|
||||
dayjs@1.11.18:
|
||||
resolution: {integrity: sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==}
|
||||
|
||||
de-indent@1.0.2:
|
||||
resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
|
||||
@ -24767,7 +24767,7 @@ snapshots:
|
||||
|
||||
dayjs-plugin-utc@0.1.2: {}
|
||||
|
||||
dayjs@1.11.14: {}
|
||||
dayjs@1.11.18: {}
|
||||
|
||||
de-indent@1.0.2: {}
|
||||
|
||||
@ -28395,7 +28395,7 @@ snapshots:
|
||||
d3: 7.9.0
|
||||
d3-sankey: 0.12.3
|
||||
dagre-d3-es: 7.0.11
|
||||
dayjs: 1.11.14
|
||||
dayjs: 1.11.18
|
||||
dompurify: 3.2.5
|
||||
katex: 0.16.22
|
||||
khroma: 2.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user