From f9ba894b4cf6723f83a64a58a50d14b40fa2dbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 21:58:16 +0000 Subject: [PATCH] Bump phoenix_live_view from 0.17.14 to 0.18.18 in /assets Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.17.14 to 0.18.18. - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md) - [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.17.14...v0.18.18) --- updated-dependencies: - dependency-name: phoenix_live_view dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- assets/package.json | 2 +- assets/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/package.json b/assets/package.json index 07eb876..f4e9004 100644 --- a/assets/package.json +++ b/assets/package.json @@ -18,7 +18,7 @@ "flatpickr": "^4.6.3", "phoenix": "^1.4.15", "phoenix_html": "^3.0.0", - "phoenix_live_view": "^0.17.0" + "phoenix_live_view": "^0.18.18" }, "devDependencies": { "@babel/core": "^7.8.7", diff --git a/assets/yarn.lock b/assets/yarn.lock index 8445396..bc183ba 100644 --- a/assets/yarn.lock +++ b/assets/yarn.lock @@ -3246,10 +3246,10 @@ phoenix_html@^3.0.0: resolved "https://registry.yarnpkg.com/phoenix_html/-/phoenix_html-3.3.0.tgz#75862f2270b8e6da3b5e528512a1a64de92f7874" integrity sha512-Q/X9UhxQLMYOuA8cXrDSH7PWTK/+vCpX+rtSheoNaPb/qDVoi+R3GPYKgL9CJ06+VWhcC3kkZ05O/RVsby7m6A== -phoenix_live_view@^0.17.0: - version "0.17.14" - resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-0.17.14.tgz#3386e8932cb30f326f8d351262bb9d04e35b1a6f" - integrity sha512-AQQ/1EpYteOeNeX1oqsdoCBcOn/BRLHJ9mCz9T9Xf0Xq/+aGLJ2gOvv67pNtWaXveYMuMuo0/nfch11b9geHkQ== +phoenix_live_view@^0.18.18: + version "0.18.18" + resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-0.18.18.tgz#713b161e7be7c21c58614833196eb9e1a53b6302" + integrity sha512-KVWZPH4XRCWofBbxNv4jSQ5clxBV1Mo9pkw5CmcMZDYLzdsk47am9+FiiEj7fapgYKnPNtPNIHZNKj2/yzgzZw== picocolors@^1.0.0: version "1.0.0"