This repository was archived by the owner on Feb 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-29
lines changed Expand file tree Collapse file tree 3 files changed +8
-29
lines changed Original file line number Diff line number Diff line change 9
9
"smoke" : " cypress run --browser chrome --spec cypress/integration/smoke_spec.js --headless"
10
10
},
11
11
"dependencies" : {
12
- "@tailwindcss/ui" : " ^0.5.0 " ,
12
+ "@tailwindcss/ui" : " ^0.7.2 " ,
13
13
"axios" : " ^0.21.1" ,
14
14
"chart.js" : " ^2.9.3" ,
15
15
"core-js" : " ^3.6.5" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 978
978
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
979
979
integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
980
980
981
- " @tailwindcss/ui@^0.5.0 " :
982
- version "0.5.0 "
983
- resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.5.0 .tgz#c3b274222a57484757e664bc71c4f5288461c9ad "
984
- integrity sha512-UbKe9ti0uMXN2lmgaFgNJC/DY4s2izLaowhIn2A4AgmplC2+XzcYJ9vHLLNNXNBthDq9X+js92tpxey6dBjgfw ==
981
+ " @tailwindcss/ui@^0.7.2 " :
982
+ version "0.7.2 "
983
+ resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.7.2 .tgz#1f0a5ddf47b75b6f892553e6741764d351782a12 "
984
+ integrity sha512-7HuFoWUMfVdY8EWEIS2FSJBCj+iEWL4JfljVE6Wd5qLrQrCzH10tuE0S6697jPm7dt8ZUEslFWlJtAsU76A5Nw ==
985
985
dependencies :
986
986
" @tailwindcss/custom-forms" " ^0.2.1"
987
987
" @tailwindcss/typography" " ^0.2.0"
@@ -3836,9 +3836,9 @@ eslint-plugin-node@^11.1.0:
3836
3836
semver "^6.1.0"
3837
3837
3838
3838
eslint-plugin-promise@^4.2.1 :
3839
- version "4.2 .1"
3840
- resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2 .1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a "
3841
- integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw ==
3839
+ version "4.3 .1"
3840
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3 .1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45 "
3841
+ integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ ==
3842
3842
3843
3843
eslint-plugin-standard@^4.0.0 :
3844
3844
version "4.1.0"
You can’t perform that action at this time.
0 commit comments