From 875523a328945d360d605bc511a1670d62182c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:07:24 +0000 Subject: [PATCH] build(deps-dev): Bump @laynezh/vite-plugin-lib-assets from 0.5.21 to 0.5.23 in the vite group (#2957) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1b49e9fd4..b38a53bc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1572,9 +1572,9 @@ "@jridgewell/sourcemap-codec" "^1.4.14" "@laynezh/vite-plugin-lib-assets@^0.5.14": - version "0.5.21" - resolved "https://registry.yarnpkg.com/@laynezh/vite-plugin-lib-assets/-/vite-plugin-lib-assets-0.5.21.tgz#b5445b71954bb597564bdb572339ea71a6646865" - integrity sha512-XeOSCwzh0JqMNPchPRX2U/aAcO7S13LAK3GDuBn8T5AuKF5lbeJoUd7iqdlcYfUJjhPwqXoK8UwM1NCoAj1eaA== + version "0.5.23" + resolved "https://registry.yarnpkg.com/@laynezh/vite-plugin-lib-assets/-/vite-plugin-lib-assets-0.5.23.tgz#841a5c751115191b0a22c0f88dc38271e0f3d798" + integrity sha512-17df7hIpAM/wO+2z6cI7OIBuoJCHz1pRtY5A6g+R72KVKhjp8KrqCObDapuWEGY+RliSTBjvwi6rfQfFj/1JKg== dependencies: escape-string-regexp "^4.0.0" loader-utils "^3.2.1"