You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency dayjs to v1.11.13 (#12431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"bcryptjs": "2.4.3",
|
||||
"bulma": "1.0.3",
|
||||
"compare-versions": "6.1.1",
|
||||
"dayjs": "1.11.12",
|
||||
"dayjs": "1.11.13",
|
||||
"formidable": "2.1.2",
|
||||
"fs-extra": "11.2.0",
|
||||
"html-entities": "1.4.0",
|
||||
|
@@ -25,7 +25,7 @@
|
||||
"@joplin/renderer": "~3.4",
|
||||
"@joplin/utils": "~3.4",
|
||||
"compare-versions": "6.1.1",
|
||||
"dayjs": "1.11.12",
|
||||
"dayjs": "1.11.13",
|
||||
"execa": "4.1.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"gettext-parser": "7.0.1",
|
||||
|
@@ -35,7 +35,7 @@
|
||||
"dependencies": {
|
||||
"@joplin/fork-htmlparser2": "^4.1.58",
|
||||
"async-mutex": "0.5.0",
|
||||
"dayjs": "1.11.12",
|
||||
"dayjs": "1.11.13",
|
||||
"execa": "5.1.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"glob": "10.4.5",
|
||||
|
15
yarn.lock
15
yarn.lock
@@ -9479,7 +9479,7 @@ __metadata:
|
||||
bcryptjs: "npm:2.4.3"
|
||||
bulma: "npm:1.0.3"
|
||||
compare-versions: "npm:6.1.1"
|
||||
dayjs: "npm:1.11.12"
|
||||
dayjs: "npm:1.11.13"
|
||||
formidable: "npm:2.1.2"
|
||||
fs-extra: "npm:11.2.0"
|
||||
gulp: "npm:4.0.2"
|
||||
@@ -9535,7 +9535,7 @@ __metadata:
|
||||
"@types/node-fetch": "npm:2.6.12"
|
||||
"@types/yargs": "npm:17.0.33"
|
||||
compare-versions: "npm:6.1.1"
|
||||
dayjs: "npm:1.11.12"
|
||||
dayjs: "npm:1.11.13"
|
||||
execa: "npm:4.1.0"
|
||||
fs-extra: "npm:11.2.0"
|
||||
gettext-extractor: "npm:3.8.0"
|
||||
@@ -9620,7 +9620,7 @@ __metadata:
|
||||
"@types/markdown-it": "npm:13.0.9"
|
||||
"@types/node-fetch": "npm:2.6.12"
|
||||
async-mutex: "npm:0.5.0"
|
||||
dayjs: "npm:1.11.12"
|
||||
dayjs: "npm:1.11.13"
|
||||
execa: "npm:5.1.1"
|
||||
fs-extra: "npm:11.2.0"
|
||||
glob: "npm:10.4.5"
|
||||
@@ -22112,14 +22112,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dayjs@npm:1.11.12":
|
||||
version: 1.11.12
|
||||
resolution: "dayjs@npm:1.11.12"
|
||||
checksum: 10/8ee7c1e14961fd08d40b788d0c0e930dc6288b3d32911bb911b2fb31bb703c262788164fbe678ee9e50e2a35268d667b8c8ba43fd1806771c1f404c300a2b428
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dayjs@npm:^1.11.10":
|
||||
"dayjs@npm:1.11.13, dayjs@npm:^1.11.10":
|
||||
version: 1.11.13
|
||||
resolution: "dayjs@npm:1.11.13"
|
||||
checksum: 10/7374d63ab179b8d909a95e74790def25c8986e329ae989840bacb8b1888be116d20e1c4eee75a69ea0dfbae13172efc50ef85619d304ee7ca3c01d5878b704f5
|
||||
|
Reference in New Issue
Block a user