From bf8c7b4908fa1b1a5b73e06ebd5baf990bc7dfa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 13:40:49 +0200 Subject: [PATCH] Bump vite-plugin-pages from 0.22.0 to 0.23.0 in /frontend-new (#646) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend-new/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-new/package.json b/frontend-new/package.json index 0d9a3e6aa..1f4f36ed6 100644 --- a/frontend-new/package.json +++ b/frontend-new/package.json @@ -85,7 +85,7 @@ "unplugin-vue-components": "^0.19.2", "vite": "^2.9.1", "vite-plugin-eslint": "^1.3.0", - "vite-plugin-pages": "^0.22.0", + "vite-plugin-pages": "^0.23.0", "vite-plugin-pwa": "^0.11.13", "vite-plugin-vue-layouts": "^0.6.0", "vite-plugin-windicss": "^1.8.3"