File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ import com.huanshankeji.CommonDependencies
33const val projectVersion = " 0.4.0-SNAPSHOT"
44
55object DependencyVersions {
6- val kobweb = " 0.18.0 "
7- val materialWeb = " 1.4.1 "
6+ val kobweb = " 0.19.2 "
7+ val materialWeb = " 2.2.0 "
88
99
1010 // legacy versions that don't need to be updated
Original file line number Diff line number Diff line change 708708 " @material/theme" " 14.0.0-canary.261f2db59.0"
709709 tslib "^2.1.0"
710710
711- " @material/web@1.4.1 " :
712- version "1.4.1 "
713- resolved "https://registry.yarnpkg.com/@material/web/-/web-1.4.1 .tgz#116480759d0b5815ea181086d32cc3ccb54a30f6 "
714- integrity sha512-17MZA6Bt7ie6uDc5cVEGtm6frQfm7ASLGVJhJuYJ0W2Fs7Zogd8wJ3ExoYU8jyzv8LEXcfvnZKcvr8dlquGsig ==
711+ " @material/web@2.2.0 " :
712+ version "2.2.0 "
713+ resolved "https://registry.yarnpkg.com/@material/web/-/web-2.2.0 .tgz#b98d57fc863301fe6c0036cc6f04869386067e08 "
714+ integrity sha512-k1Pi7f04qDRkHfIEdcnL++udN+x5Oq34R47n0Fk7Xo49uz9aKb6ZkO42jC6uvMH0ahOiFDktX9txHgYMDvNa+A ==
715715 dependencies :
716716 lit "^2.7.4 || ^3.0.0"
717717 tslib "^2.4.0"
You can’t perform that action at this time.
0 commit comments