diff --git a/package-lock.json b/package-lock.json index 60864c7..5520bc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@iconify/json": "2.2.249", "@stylistic/eslint-plugin": "2.8.0", "@unhead/vue": "1.11.6", - "@vitejs/plugin-vue": "5.1.3", + "@vitejs/plugin-vue": "5.1.4", "@vue/compiler-sfc": "3.5.6", "@vueuse/components": "11.1.0", "@vueuse/core": "11.1.0", @@ -1976,9 +1976,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.3.tgz", - "integrity": "sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz", + "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index f9c7ef9..bc66083 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@iconify/json": "2.2.249", "@stylistic/eslint-plugin": "2.8.0", "@unhead/vue": "1.11.6", - "@vitejs/plugin-vue": "5.1.3", + "@vitejs/plugin-vue": "5.1.4", "@vue/compiler-sfc": "3.5.6", "@vueuse/components": "11.1.0", "@vueuse/core": "11.1.0",