File tree Expand file tree Collapse file tree 2 files changed +23
-7
lines changed Expand file tree Collapse file tree 2 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuefront" ,
3
- "version" : " 0.5.4 " ,
3
+ "version" : " 0.5.5 " ,
4
4
"description" : " vuefront" ,
5
5
"files" : [
6
6
" lib" ,
35
35
"@tailwindcss/line-clamp" : " ^0.2.2" ,
36
36
"@vuelidate/core" : " ^2.0.0-alpha.32" ,
37
37
"@vuelidate/validators" : " ^2.0.0-alpha.25" ,
38
- "color" : " ^4.0.1 " ,
38
+ "color" : " ^4.0.2 " ,
39
39
"faker" : " ^5.5.3" ,
40
40
"graphql-tag" : " ^2.12.6" ,
41
41
"graphql-tools" : " ^8.2.0" ,
76
76
"graphql" : " ^16.0.1" ,
77
77
"nodemon" : " ^2.0.15" ,
78
78
"postcss" : " 8" ,
79
- "prettier" : " ^2.4.1 " ,
79
+ "prettier" : " ^2.5.0 " ,
80
80
"typescript" : " ^4.5.2" ,
81
81
"vite" : " ^2.6.14" ,
82
82
"vue" : " ^3.2.11" ,
Original file line number Diff line number Diff line change @@ -1905,6 +1905,14 @@ color-string@^1.6.0:
1905
1905
color-name "^1.0.0"
1906
1906
simple-swizzle "^0.2.2"
1907
1907
1908
+ color-string@^1.7.4 :
1909
+ version "1.7.4"
1910
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.7.4.tgz#79a7bf242610a8aa1b5e2681f3bf6bcfa666245f"
1911
+ integrity sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==
1912
+ dependencies :
1913
+ color-name "^1.0.0"
1914
+ simple-swizzle "^0.2.2"
1915
+
1908
1916
color@^4.0.1 :
1909
1917
version "4.0.1"
1910
1918
resolved "https://registry.yarnpkg.com/color/-/color-4.0.1.tgz#21df44cd10245a91b1ccf5ba031609b0e10e7d67"
@@ -1913,6 +1921,14 @@ color@^4.0.1:
1913
1921
color-convert "^2.0.1"
1914
1922
color-string "^1.6.0"
1915
1923
1924
+ color@^4.0.2 :
1925
+ version "4.0.2"
1926
+ resolved "https://registry.yarnpkg.com/color/-/color-4.0.2.tgz#8bdb639132a37ae8823fd672de5180d0988fca80"
1927
+ integrity sha512-fSu0jW2aKQG2FHlDywqdFPdabJHsUdZ0xabSt3wFZdcgRKtLnUHs19nUtuFuLGVMFhINGgfZEIjbUOsGZXGu7Q==
1928
+ dependencies :
1929
+ color-convert "^2.0.1"
1930
+ color-string "^1.7.4"
1931
+
1916
1932
colorette@^1.2.2 :
1917
1933
version "1.2.2"
1918
1934
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
@@ -3532,10 +3548,10 @@ prettier-linter-helpers@^1.0.0:
3532
3548
dependencies :
3533
3549
fast-diff "^1.1.2"
3534
3550
3535
- prettier@^2.4.1 :
3536
- version "2.4.1 "
3537
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
3538
- integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
3551
+ prettier@^2.5.0 :
3552
+ version "2.5.0 "
3553
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0 .tgz#a6370e2d4594e093270419d9cc47f7670488f893 "
3554
+ integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg ==
3539
3555
3540
3556
pretty-hrtime@^1.0.3 :
3541
3557
version "1.0.3"
You can’t perform that action at this time.
0 commit comments