File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 29
29
"@babel/runtime-corejs3" : " ^7.12.1" ,
30
30
"@nuxt/typescript-runtime" : " ^2.0.0" ,
31
31
"@nuxtjs/axios" : " ^5.12.2" ,
32
+ "@nuxtjs/dayjs" : " ^1.4.0" ,
32
33
"@nuxtjs/dotenv" : " ^1.4.1" ,
33
34
"@nuxtjs/google-analytics" : " ^2.4.0" ,
34
35
"@nuxtjs/pwa" : " ^3.2.2" ,
38
39
"core-js" : " ^3.6.5" ,
39
40
"cross-env" : " ^7.0.2" ,
40
41
"date-fns" : " ^2.16.1" ,
41
- "dayjs" : " ^1.9.3" ,
42
42
"express" : " ^4.17.1" ,
43
43
"nuxt" : " ^2.14.7" ,
44
44
"nuxt-i18n" : " ^6.15.3" ,
Original file line number Diff line number Diff line change 2960
2960
consola "^2.15.0"
2961
2961
defu "^3.1.0"
2962
2962
2963
+ "@nuxtjs/dayjs@^1.4.0":
2964
+ version "1.4.0"
2965
+ resolved "https://registry.yarnpkg.com/@nuxtjs/dayjs/-/dayjs-1.4.0.tgz#e11347bfa4f267deb9b9a6fb33bf918b32abfd00"
2966
+ integrity sha512-rP/BcUBI0ASh57QolZj7l3Wa58xSHCPXrvaFw62Apha1ATTc7pGnnV6USiZcZh9MoF+lRx5xkGyAMKmjHWuwqg==
2967
+ dependencies:
2968
+ consola "^2.3.2"
2969
+ dayjs "^1.10.4"
2970
+
2963
2971
"@nuxtjs/dotenv@^1.4.1":
2964
2972
version "1.4.1"
2965
2973
resolved "https://registry.yarnpkg.com/@nuxtjs/dotenv/-/dotenv-1.4.1.tgz#dd5abb98e22cc7ae27139d3aa606151034293128"
@@ -6063,10 +6071,10 @@ date-fns@^2.16.1:
6063
6071
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b"
6064
6072
integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ==
6065
6073
6066
- dayjs@^1.9.3 :
6067
- version "1.9.3 "
6068
- resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.3 .tgz#b7f94b22ad2a136a4ca02a01ab68ae893fe1a268 "
6069
- integrity sha512-V+1SyIvkS+HmNbN1G7A9+ERbFTV9KTXu6Oor98v2xHmzzpp52OIJhQuJSTywWuBY5pyAEmlwbCi1Me87n/SLOw ==
6074
+ dayjs@^1.10.4 :
6075
+ version "1.10.4 "
6076
+ resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4 .tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2 "
6077
+ integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw ==
6070
6078
6071
6079
de-indent@^1.0.2:
6072
6080
version "1.0.2"
You can’t perform that action at this time.
0 commit comments