Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit 0e7072e

Browse files
fix(deps): update dependency dayjs to v1.11.10
1 parent 3e98388 commit 0e7072e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bootstrap.native": "3.0.15",
2525
"convert-units": "2.3.4",
2626
"cross-env": "7.0.3",
27-
"dayjs": "1.10.6",
27+
"dayjs": "1.11.10",
2828
"dotenv": "10.0.0",
2929
"emoji-mart-vue-fast": "10.0.1",
3030
"emoji-regex": "9.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8257,10 +8257,10 @@ date-and-time@^1.0.0:
82578257
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-1.0.0.tgz#0062394bdf6f44e961f0db00511cb19cdf3cc0a5"
82588258
integrity sha512-477D7ypIiqlXBkxhU7YtG9wWZJEQ+RUpujt2quTfgf4+E8g5fNUkB0QIL0bVyP5/TKBg8y55Hfa1R/c4bt3dEw==
82598259

8260-
dayjs@1.10.6:
8261-
version "1.10.6"
8262-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.6.tgz#288b2aa82f2d8418a6c9d4df5898c0737ad02a63"
8263-
integrity sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw==
8260+
dayjs@1.11.10:
8261+
version "1.11.10"
8262+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
8263+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
82648264

82658265
de-indent@^1.0.2:
82668266
version "1.0.2"

0 commit comments

Comments
 (0)