Skip to content

Commit

Permalink
Update webapp-utils v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KapStorm committed Aug 31, 2023
1 parent 4246009 commit 5d4050f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ThisBuild / organization := "net.wiringbits"

val playJson = "2.10.0-RC9"
val sttp = "3.8.15"
val webappUtils = "0.7.0"
val webappUtils = "0.7.2"
val anorm = "2.7.0"
val enumeratum = "1.7.2"
val scalaJavaTime = "2.5.0"
Expand Down Expand Up @@ -165,7 +165,7 @@ lazy val reactNpmDeps: Project => Project =
"csstype" -> "2.6.11",
"react-proxy" -> "1.1.8",
"@types/prop-types" -> "15.7.3"
),
)
)

lazy val withCssLoading: Project => Project =
Expand Down
5 changes: 0 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4327,11 +4327,6 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

[email protected]:
version "3.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==

union-value@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
Expand Down

0 comments on commit 5d4050f

Please sign in to comment.