Skip to content

Commit 83e0a52

Browse files
committed
marge時のyarn.lockのズレを修正
1 parent ce811fa commit 83e0a52

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

yarn.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,6 +2917,14 @@
29172917
consola "^2.15.3"
29182918
defu "^5.0.0"
29192919

2920+
"@nuxtjs/dayjs@^1.4.0":
2921+
version "1.4.0"
2922+
resolved "https://registry.yarnpkg.com/@nuxtjs/dayjs/-/dayjs-1.4.0.tgz#e11347bfa4f267deb9b9a6fb33bf918b32abfd00"
2923+
integrity sha512-rP/BcUBI0ASh57QolZj7l3Wa58xSHCPXrvaFw62Apha1ATTc7pGnnV6USiZcZh9MoF+lRx5xkGyAMKmjHWuwqg==
2924+
dependencies:
2925+
consola "^2.3.2"
2926+
dayjs "^1.10.4"
2927+
29202928
"@nuxtjs/dotenv@^1.4.1":
29212929
version "1.4.1"
29222930
resolved "https://registry.yarnpkg.com/@nuxtjs/dotenv/-/dotenv-1.4.1.tgz#dd5abb98e22cc7ae27139d3aa606151034293128"
@@ -5915,11 +5923,6 @@ data-urls@^2.0.0:
59155923
whatwg-mimetype "^2.3.0"
59165924
whatwg-url "^8.0.0"
59175925

5918-
date-fns@^2.21.3:
5919-
version "2.21.3"
5920-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b"
5921-
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw==
5922-
59235926
dayjs@^1.10.4:
59245927
version "1.10.4"
59255928
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2"

0 commit comments

Comments
 (0)